Class NoSuchMethodInvoker
java.lang.Object
org.exoplatform.management.invocation.NoSuchMethodInvoker
- All Implemented Interfaces:
MethodInvoker
- Version:
- $Revision$
- Author:
- Julien Viet
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoSuchMethodInvoker
public NoSuchMethodInvoker()
-
-
Method Details
-
invoke
public Object invoke(Object o, Map<String, List<String>> argMap) throws IllegalAccessException, InvocationTargetException- Specified by:
invokein interfaceMethodInvoker- Throws:
IllegalAccessExceptionInvocationTargetException
-