org.openorb.board

Class PluginAction

public class PluginAction extends Object

OpenORB Management Board / Plugin Action

Author: Olivier Modica

Constructor Summary
PluginAction(String methodName, String[] args)
Constructor
Method Summary
String[]getMethodArguments()
This method returns the action method arguments
StringgetMethodName()
This method returns the action method name

Constructor Detail

PluginAction

public PluginAction(String methodName, String[] args)
Constructor

Method Detail

getMethodArguments

public String[] getMethodArguments()
This method returns the action method arguments

getMethodName

public String getMethodName()
This method returns the action method name