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 MethodByConJoinPointGenerator.getAdviceMethodProperties(JoinPointBean joinPoint, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConByConJoinPointGenerator.getAdviceMethodProperties(JoinPointBean joinPoint, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties MethodJoinPointGenerator.getAdviceMethodProperties(JoinPointBean joinPoint, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConstructionJoinPointGenerator.getAdviceMethodProperties(JoinPointBean joinPoint, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties FieldJoinPointGenerator.getAdviceMethodProperties(JoinPointBean joinPoint, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties MethodByMethodJoinPointGenerator.getAdviceMethodProperties(JoinPointBean joinPoint, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConstructorJoinPointGenerator.getAdviceMethodProperties(JoinPointBean joinPoint, JoinPointGenerator.AdviceSetup setup)
           
protected  AdviceMethodProperties ConByMethodJoinPointGenerator.getAdviceMethodProperties(JoinPointBean joinPoint, JoinPointGenerator.AdviceSetup setup)
           
protected abstract  AdviceMethodProperties JoinPointGenerator.getAdviceMethodProperties(JoinPointBean info, JoinPointGenerator.AdviceSetup setup)
           
 



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