JBoss.org Community Documentation

2.9. CFlow Stack

XML

            
   <cflow-stack name>
      [<called></called> | <not-called></not-called>]*
   <cflow-stack>
             
         

Annotation

Usage: field in @Aspect or @InterceptorDef annotated class.

   @CFlowStackDef (cflows)
         
Where the cflows entries must be of type
   @CFlowDef (expr, called)