Classes in org.jboss.seam.interceptors with annotations of type Around |
class |
BusinessProcessInterceptor
Interceptor which handles interpretation of jBPM-related annotations. |
class |
ConversationInterceptor
After the end of the invocation, begin or end a long running
conversation, if necessary. |
class |
RemoveInterceptor
Removes components from the Seam context after invocation
of an EJB @Remove method. |
class |
RollbackInterceptor
Automatically sets transactions to rollback only. |
class |
TransactionInterceptor
|