public class ActionRegistry
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static ActionRegistry |
getInstance()
Returns the singleton instance of the action registry.
|
void |
registerAction(ActionESP actionESP)
Registers the given trigger action ESP at this instance.
|
void |
unregisterAction(ActionESP actionESP)
Unregisters the given previously registerd trigger action ESP at this instance.
|
public static ActionRegistry getInstance()
public void registerAction(ActionESP actionESP)
actionESP
- the trigger action ESP to registerpublic void unregisterAction(ActionESP actionESP)
actionESP
- the trigger action ESP to unregisterwww.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.