Forge - Shell API 1.2.0.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.2.0.Final

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