Package | Description |
---|---|
org.jboss.aop.proxy.container |
Class and Description |
---|
AOPProxyFactory |
AOPProxyFactoryMixin |
AOPProxyFactoryParameters |
AOPProxyFactoryParameters.Ctor |
AspectManaged
comment
|
ClassProxyContainer
Extension of ClassContainer needed because of Mixins
we want to be able to match pointcut expressions on the base class of the delegate
we also want to be able to match pointcuts of instanceof{} of the Mixin interfaces.
|
ContainerCache |
ContainerProxyCacheKey |
Delegate
comment
|
InstanceProxyContainer
The InstanceAdvisor returned by ClassProxyContainer
|
MarshalledContainerProxy |
MarshalledProxyAdvisor
The advisor used by a container proxy that is unmarshalled in a remote jvm
|
ProxyAdvisorDomain
The domain used by the container proxies
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.