eXo WS :: REST :: Extentions 2.3.0-GA

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

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

public class SetterInvoker
extends SimpleMethodInvoker

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
SetterInvoker(Method method)
           
 
Method Summary
protected  String getArgumentName(int index)
           
 
Methods inherited from class org.exoplatform.services.rest.ext.management.invocation.SimpleMethodInvoker
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetterInvoker

public SetterInvoker(Method method)
Method Detail

getArgumentName

protected String getArgumentName(int index)
Specified by:
getArgumentName in class SimpleMethodInvoker

eXo WS :: REST :: Extentions 2.3.0-GA

Copyright © 2012 eXo Platform SAS. All Rights Reserved.