@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 © 2023 Apache Software Foundation. All rights reserved.