org.apache.shindig.protocol.conversion
Class BeanDelegator.DelegateInvocationHandler
java.lang.Object
org.apache.shindig.protocol.conversion.BeanDelegator.DelegateInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- BeanDelegator
protected class BeanDelegator.DelegateInvocationHandler
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanDelegator.DelegateInvocationHandler
public BeanDelegator.DelegateInvocationHandler(Object source)
BeanDelegator.DelegateInvocationHandler
public BeanDelegator.DelegateInvocationHandler(Object source,
Map<String,Object> extraFields)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
- Proxy the interface function to the source object
- Specified by:
invoke in interface InvocationHandler
Copyright © 2007-2012. All Rights Reserved.