org.jboss.aspects.asynch
Annotation Type AsynchExecutor


@Retention(value=RUNTIME)
public @interface AsynchExecutor

Allow user to plug in executor that will run asynch tasks


Required Element Summary
 java.lang.Class value
           
 

Element Detail

value

public abstract java.lang.Class value