Package | Description |
---|---|
org.apache.aries.proxy.impl.common |
Class and Description |
---|
AbstractWovenProxyMethodAdapter
This class weaves dispatch and listener code into a method, there are two known
subclasses
WovenProxyConcreteMethodAdapter is used for weaving instance methods
WovenProxyAbstractMethodAdapter is used to provide a delegating
implementation of an interface method. |
TypeMethod
This object stores a
Method and the class that declares it |
Copyright © 2017. All rights reserved.