|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
MarshalledContainerProxy.getKey()
|
ContainerProxyCacheKey |
ContainerCache.getKey()
|
| Methods in org.jboss.aop.proxy.container with parameters of type ContainerProxyCacheKey | |
|---|---|
static ClassProxyContainer |
ContainerCache.getCachedContainer(ContainerProxyCacheKey key)
|
static Class<?> |
ContainerProxyFactory.getProxyClass(boolean objectAsSuper,
ClassLoader loader,
ContainerProxyCacheKey key,
Advisor advisor)
|
static Class<?> |
ContainerProxyFactory.getProxyClass(boolean objectAsSuper,
ClassLoader loader,
ContainerProxyCacheKey key,
Advisor advisor,
MarshalledContainerProxy outOfVmProxy)
|
static Class<?> |
ContainerProxyFactory.getProxyClass(boolean objectAsSuper,
ContainerProxyCacheKey key,
Advisor advisor)
|
static Class<?> |
ContainerProxyFactory.getProxyClass(boolean objectAsSuper,
ContainerProxyCacheKey key,
Advisor advisor,
MarshalledContainerProxy outOfVmProxy)
|
void |
ProxyTemplate.setContainerProxyCacheKey(ContainerProxyCacheKey key)
|
void |
Delegate.setContainerProxyCacheKey(ContainerProxyCacheKey key)
|
| Constructors in org.jboss.aop.proxy.container with parameters of type ContainerProxyCacheKey | |
|---|---|
MarshalledContainerProxy(AspectManaged proxyInstance,
ContainerProxyCacheKey key,
Object[] mixins,
Object delegate,
Advisor currentAdvisor,
SimpleMetaData metadata)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||