public interface LifecycleListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
statusChanged(LifecycleEvent event)
Called when the status as defined by LifecycleManager.InstanceStatus
has changed for an ADRS Instance.
|
void statusChanged(LifecycleEvent event)
event - the event object describing the change.