public final class ExistTriggerRegistry extends Object
| Modifier and Type | Method and Description |
|---|---|
static ExistTriggerRegistry |
defaultInstance()
get the singleton instance.
|
Trigger |
getTrigger(String triggerId)
get a trigger for a given id.
|
void |
registerTrigger(String name,
Trigger trigger)
associate a new trigger.
|
public static ExistTriggerRegistry defaultInstance()
public Trigger getTrigger(String triggerId)
triggerId - trigger identifierCopyright © 2026. All rights reserved.