org.hippoecm.hst.proxy
Class NamespacedBeanMethodInvoker
java.lang.Object
org.hippoecm.hst.proxy.NamespacedBeanMethodInvoker
- All Implemented Interfaces:
- Serializable, org.apache.commons.proxy.Invoker
public class NamespacedBeanMethodInvoker
- extends Object
- implements org.apache.commons.proxy.Invoker, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespacedBeanMethodInvoker
public NamespacedBeanMethodInvoker(ServiceBeanAccessProvider provider,
String primaryJcrType)
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.