Forge - Parent 1.0.6-SNAPSHOT

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 - Parent 1.0.6-SNAPSHOT

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.