public interface IExternalNotifier
| Modifier and Type | Method and Description | 
|---|---|
| void | activateWait(java.util.Map properties,
            Notifier notifier)Activate a wait action on an external source. | 
| void | cancel()Cancel the wait action. | 
void activateWait(java.util.Map properties,
                  Notifier notifier)
properties - The properties.notifier - The notifier.void cancel()