Interface | Description |
---|---|
AOPProxyFactory | |
AspectManaged |
comment
|
Delegate |
comment
|
Class | Description |
---|---|
AOPProxyFactoryMixin | |
AOPProxyFactoryParameters | |
AOPProxyFactoryParameters.Ctor | |
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 | |
ContainerCacheUtil | |
ContainerProxyCacheKey | |
ContainerProxyFactory | |
ContainerProxyMethodInvocation |
MethodInvocation allowing storage of the generated proxy
|
GeneratedAOPProxyFactory | |
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
|
ProxyTemplate |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.