public class ProxyContext<T> extends Object
| Constructor and Description |
|---|
ProxyContext(Object proxiedObject,
Object unproxiedObject,
Method method,
Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgs() |
Method |
getMethod() |
Object |
getProxiedObject() |
Object |
getUnproxiedObject() |
Copyright © 2010–2018. All rights reserved.