public class ExpAction extends java.lang.Object implements ActionCustomClass
| Constructor and Description |
|---|
ExpAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyCustomAction(MboRemote mbo,
java.lang.Object[] params)
This is the method which is called when the class is used a custom action.
|
public void applyCustomAction(MboRemote mbo, java.lang.Object[] params) throws MXException, java.rmi.RemoteException
ActionCustomClassapplyCustomAction in interface ActionCustomClassmbo - The Mbo on which the action will apply.MXExceptionjava.rmi.RemoteException