Uses of Class
org.jboss.aop.advice.DynamicCFlowDefinition

Packages that use DynamicCFlowDefinition
org.jboss.aop   
 

Uses of DynamicCFlowDefinition in org.jboss.aop
 

Fields in org.jboss.aop with type parameters of type DynamicCFlowDefinition
protected  ConcurrentHashMap<String,DynamicCFlowDefinition> AspectManager.dynamicCFlows
           
 

Methods in org.jboss.aop that return types with arguments of type DynamicCFlowDefinition
 Map<String,DynamicCFlowDefinition> Domain.getDynamicCFlows()
           
 Map<String,DynamicCFlowDefinition> AspectManager.getDynamicCFlows()
           
 

Methods in org.jboss.aop with parameters of type DynamicCFlowDefinition
 void AspectManager.addDynamicCFlow(String name, DynamicCFlowDefinition cflow)
           
 



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