public class RegisterEventResponse extends java.lang.Object implements ActionCustomClass
Constructor and Description |
---|
RegisterEventResponse() |
Modifier and Type | Method and Description |
---|---|
void |
applyCustomAction(MboRemote mbo,
java.lang.Object[] params)
Registers the actions for the Event named.
|
public void applyCustomAction(MboRemote mbo, java.lang.Object[] params) throws MXException, java.rmi.RemoteException
applyCustomAction
in interface ActionCustomClass
mbo
- The target Mbo. Used for the source of the events.params
- Action parameters.MXException
java.rmi.RemoteException