public interface LifecycleListener
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(ServiceController<?> controller,
LifecycleEvent event)
The service has entered new state
|
void handleEvent(ServiceController<?> controller, LifecycleEvent event)
controller
- the controllerevent
- the lifecycle eventCopyright © 2012 JBoss, a division of Red Hat, Inc.