public interface ServiceStateChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
stateChanged(Service service)
Callback to notify of a state change.
|
void stateChanged(Service service)
service - the service that has changed.Copyright © 2017 The Apache Software Foundation. All rights reserved.