Package | Description |
---|---|
org.jboss.aop.proxy.container |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
InstanceProxyContainer
The InstanceAdvisor returned by ClassProxyContainer
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.