@InterfaceAudience.Public @InterfaceStability.Stable 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 © 2015 Apache Software Foundation. All Rights Reserved.