Uses of Class
org.jboss.aop.microcontainer.beans.InterceptorEntry

Packages that use InterceptorEntry
org.jboss.aop.microcontainer.beans   
 

Uses of InterceptorEntry in org.jboss.aop.microcontainer.beans
 

Methods in org.jboss.aop.microcontainer.beans that return types with arguments of type InterceptorEntry
 List<InterceptorEntry> Stack.getAdvices()
           
 List<InterceptorEntry> Stack.getClonedAdvices(Binding binding)
           
 

Method parameters in org.jboss.aop.microcontainer.beans with type arguments of type InterceptorEntry
 void Stack.setAdvices(List<InterceptorEntry> advices)
           
 



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