Uses of Class
org.jboss.aop.instrument.JoinPointGenerator.AdviceSetup

Packages that use JoinPointGenerator.AdviceSetup
org.jboss.aop.instrument   
 

Uses of JoinPointGenerator.AdviceSetup in org.jboss.aop.instrument
 

Methods in org.jboss.aop.instrument with parameters of type JoinPointGenerator.AdviceSetup
protected  AdviceMethodProperties MethodJoinPointGenerator.getAdviceMethodProperties(JoinPointInfo info, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties MethodByMethodJoinPointGenerator.getAdviceMethodProperties(JoinPointInfo info, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties MethodByConJoinPointGenerator.getAdviceMethodProperties(JoinPointInfo info, JoinPointGenerator.AdviceSetup setup)
           
protected abstract  AdviceMethodProperties JoinPointGenerator.getAdviceMethodProperties(JoinPointInfo info, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties FieldJoinPointGenerator.getAdviceMethodProperties(JoinPointInfo info, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConstructorJoinPointGenerator.getAdviceMethodProperties(JoinPointInfo info, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConstructionJoinPointGenerator.getAdviceMethodProperties(JoinPointInfo info, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConByMethodJoinPointGenerator.getAdviceMethodProperties(JoinPointInfo info, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConByConJoinPointGenerator.getAdviceMethodProperties(JoinPointInfo info, JoinPointGenerator.AdviceSetup setup)
           
 



Copyright © 2004 JBoss Inc. All Rights Reserved.