|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.board.PluginAction
public class PluginAction
OpenORB Management Board / Plugin Action
| Constructor Summary | |
|---|---|
PluginAction(java.lang.String methodName,
java.lang.String[] args)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String[] |
getMethodArguments()
This method returns the action method arguments |
java.lang.String |
getMethodName()
This method returns the action method name |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginAction(java.lang.String methodName,
java.lang.String[] args)
| Method Detail |
|---|
public java.lang.String getMethodName()
public java.lang.String[] getMethodArguments()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||