public class P6WrapperIsWrapperDelegate extends Object implements Delegate
Wrapper.isWrapperFor(Class)
for proxy classes.Constructor and Description |
---|
P6WrapperIsWrapperDelegate() |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object proxy,
Object underlying,
Method method,
Object[] args)
Called by the invocation handler instead of the target method.
|
public Object invoke(Object proxy, Object underlying, Method method, Object[] args) throws Throwable
Delegate
Copyright © 2002-2016 P6Spy. All Rights Reserved.