Uses of Interface
org.jboss.aop.proxy.container.AspectManaged

Packages that use AspectManaged
org.jboss.aop.proxy.container   
 

Uses of AspectManaged in org.jboss.aop.proxy.container
 

Classes in org.jboss.aop.proxy.container that implement AspectManaged
 class ProxyTemplate
           
 

Methods in org.jboss.aop.proxy.container that return AspectManaged
 AspectManaged ContainerProxyMethodInvocation.getProxy()
           
 

Constructors in org.jboss.aop.proxy.container with parameters of type AspectManaged
ContainerProxyMethodInvocation(MethodInfo info, Interceptor[] interceptors, AspectManaged proxy)
           
MarshalledContainerProxy(AspectManaged proxyInstance, ContainerProxyCacheKey key, Object[] mixins, Object delegate, Advisor currentAdvisor, SimpleMetaData metadata)
           
 



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