org.hippoecm.hst.proxy
Class DynaBeanMethodInvoker
java.lang.Object
org.hippoecm.hst.proxy.DynaBeanMethodInvoker
- All Implemented Interfaces:
- Serializable, org.apache.commons.proxy.Invoker
public class DynaBeanMethodInvoker
- extends Object
- implements org.apache.commons.proxy.Invoker, Serializable
DynaBeanMethodInvoker
- Version:
- $Id: DynaBeanMethodInvoker.java 21482 2010-02-03 19:16:09Z wko $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DynaBeanMethodInvoker
public DynaBeanMethodInvoker(org.apache.commons.beanutils.DynaBean dynaBean)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface org.apache.commons.proxy.Invoker
- Throws:
Throwable
Copyright © 2008-2012 Hippo. All Rights Reserved.