eXo WS :: REST :: Extentions 2.3.0-GA

org.exoplatform.services.rest.ext.management.invocation
Interface MethodInvoker

All Known Implementing Classes:
GetterInvoker, NoSuchMethodInvoker, SetterInvoker, SimpleMethodInvoker

public interface MethodInvoker

Version:
$Revision$
Author:
Julien Viet

Method Summary
 Object invoke(Object o, Map<String,List<String>> argMap)
           
 

Method Detail

invoke

Object invoke(Object o,
              Map<String,List<String>> argMap)
              throws IllegalAccessException,
                     InvocationTargetException
Throws:
IllegalAccessException
InvocationTargetException

eXo WS :: REST :: Extentions 2.3.0-GA

Copyright © 2012 eXo Platform SAS. All Rights Reserved.