Forge - Shell API 1.1.2.Final

org.jboss.forge
Annotation Type QueuedEvent


@Qualifier
@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
@BusEvent
public @interface QueuedEvent

Used to qualify events which should be queued until the end of the current plugin execution.

Author:
Lincoln Baxter, III


Forge - Shell API 1.1.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.