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
 void JoinPointGenerator.appendAroundCallString(StringBuffer invokeNextBody, String returnStr, JoinPointGenerator.AdviceSetup setup, AdviceMethodProperties properties)
           
protected abstract  AdviceMethodProperties JoinPointGenerator.getAdviceMethodProperties(JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConByMethodJoinPointGenerator.getAdviceMethodProperties(JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConstructorJoinPointGenerator.getAdviceMethodProperties(JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConstructionJoinPointGenerator.getAdviceMethodProperties(JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties MethodByConJoinPointGenerator.getAdviceMethodProperties(JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties MethodJoinPointGenerator.getAdviceMethodProperties(JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConByConJoinPointGenerator.getAdviceMethodProperties(JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties FieldJoinPointGenerator.getAdviceMethodProperties(JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties MethodByMethodJoinPointGenerator.getAdviceMethodProperties(JoinPointGenerator.AdviceSetup setup)
           
 



Copyright © 2004 JBoss Inc. All Rights Reserved.