public interface TriggerListener
Modifier and Type | Method | Description |
---|---|---|
void |
triggerFired(java.lang.String trigger_name) |
Notifies this listener that the trigger with the name has been fired.
|
void triggerFired(java.lang.String trigger_name)
trigger_name
- the name of the trigger that fired.Copyright © 2018. All rights reserved.