protected class BeanDelegator.DelegateInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
BeanDelegator.DelegateInvocationHandler(Object source) |
BeanDelegator.DelegateInvocationHandler(Object source,
Map<String,Object> extraFields) |
public BeanDelegator.DelegateInvocationHandler(Object source)
public Object invoke(Object proxy, Method method, Object[] args)
invoke in interface InvocationHandlerUnsupportedOperationException - if method is not supported by sourceCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.