Class SingleMethodCallCommand

java.lang.Object
org.exoplatform.services.rpc.SingleMethodCallCommand
All Implemented Interfaces:
RemoteCommand

public class SingleMethodCallCommand extends Object implements RemoteCommand
This command will allow you to call one specific method with the arguments given by the execute method on a component.
Version:
$Id$
Author:
Nicolas Filotto