@InterfaceAudience.Public @InterfaceStability.Evolving public class LoggingStateChangeListener extends Object implements ServiceStateChangeListener
| コンストラクタと説明 | 
|---|
| LoggingStateChangeListener()Log events to the static log for this class | 
| LoggingStateChangeListener(org.apache.commons.logging.Log log)Log events to the given log | 
public LoggingStateChangeListener(org.apache.commons.logging.Log log)
log - destination for eventspublic LoggingStateChangeListener()
public void stateChanged(Service service)
stateChanged インタフェース内 ServiceStateChangeListenerservice - the service that has changed.Copyright © 2016 Apache Software Foundation. All rights reserved.