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

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

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

Methods in org.jboss.aop.microcontainer.beans that return Aspect
 Aspect InterceptorEntry.getAspect(Aspect aspect)
           
 

Methods in org.jboss.aop.microcontainer.beans with parameters of type Aspect
 Aspect InterceptorEntry.getAspect(Aspect aspect)
           
 void InterceptorEntry.setAspect(Aspect aspect)
           
 



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