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