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

Packages that use GeneratedAdvisorInterceptor
org.jboss.aop   
org.jboss.aop.advice   
 

Uses of GeneratedAdvisorInterceptor in org.jboss.aop
 

Methods in org.jboss.aop that return GeneratedAdvisorInterceptor
 GeneratedAdvisorInterceptor[] GeneratedInstanceAdvisorMixin.getWrappers()
           
 

Uses of GeneratedAdvisorInterceptor in org.jboss.aop.advice
 

Methods in org.jboss.aop.advice that return GeneratedAdvisorInterceptor
static GeneratedAdvisorInterceptor[] PrecedenceSorter.applyPrecedence(GeneratedAdvisorInterceptor[] interceptors, AspectManager manager)
           
 

Methods in org.jboss.aop.advice with parameters of type GeneratedAdvisorInterceptor
static GeneratedAdvisorInterceptor[] PrecedenceSorter.applyPrecedence(GeneratedAdvisorInterceptor[] interceptors, AspectManager manager)
           
 



Copyright © 2004 JBoss Inc. All Rights Reserved.