org.exoplatform.services.rest.ext.management.invocation
Class NoSuchMethodInvoker
java.lang.Object
org.exoplatform.services.rest.ext.management.invocation.NoSuchMethodInvoker
- All Implemented Interfaces:
- MethodInvoker
public class NoSuchMethodInvoker
- extends Object
- implements MethodInvoker
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSuchMethodInvoker
public NoSuchMethodInvoker()
invoke
public Object invoke(Object o,
Map<String,List<String>> argMap)
throws IllegalAccessException,
InvocationTargetException
- Specified by:
invoke in interface MethodInvoker
- Throws:
IllegalAccessException
InvocationTargetException
Copyright © 2012 eXo Platform SAS. All Rights Reserved.