Uses of Class
org.jboss.aop.proxy.container.ContainerProxyCacheKey

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

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

Methods in org.jboss.aop.proxy.container that return ContainerProxyCacheKey
 ContainerProxyCacheKey ContainerCache.getKey()
           
 

Methods in org.jboss.aop.proxy.container with parameters of type ContainerProxyCacheKey
static Class ContainerProxyFactory.getProxyClass(boolean objectAsSuper, ContainerProxyCacheKey key, Advisor advisor)
           
 

Constructors in org.jboss.aop.proxy.container with parameters of type ContainerProxyCacheKey
MarshalledProxy(ContainerProxyCacheKey key, InstanceAdvisor instanceAdvisor)
           
 



Copyright © 2004 JBoss Inc. All Rights Reserved.