@InterfaceAudience.Public @InterfaceStability.Stable public interface ServiceStateChangeListener
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | stateChanged(Service service)Callback to notify of a state change. | 
void stateChanged(Service service)
service - the service that has changed.Copyright © 2016 Apache Software Foundation. All rights reserved.