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 © 2021 JBoss by Red Hat. All rights reserved.