org.openorb.board
public class PluginAction extends Object
Constructor Summary | |
---|---|
PluginAction(String methodName, String[] args)
Constructor |
Method Summary | |
---|---|
String[] | getMethodArguments()
This method returns the action method arguments |
String | getMethodName()
This method returns the action method name |