eXo WS :: REST :: Extentions 2.3.0-GA

org.exoplatform.services.rest.ext.management.invocation
Class NoSuchMethodInvoker

java.lang.Object
  extended by org.exoplatform.services.rest.ext.management.invocation.NoSuchMethodInvoker
All Implemented Interfaces:
MethodInvoker

public class NoSuchMethodInvoker
extends Object
implements MethodInvoker

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
NoSuchMethodInvoker()
           
 
Method Summary
 Object invoke(Object o, Map<String,List<String>> argMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoSuchMethodInvoker

public NoSuchMethodInvoker()
Method Detail

invoke

public Object invoke(Object o,
                     Map<String,List<String>> argMap)
              throws IllegalAccessException,
                     InvocationTargetException
Specified by:
invoke in interface MethodInvoker
Throws:
IllegalAccessException
InvocationTargetException

eXo WS :: REST :: Extentions 2.3.0-GA

Copyright © 2012 eXo Platform SAS. All Rights Reserved.