@InterfaceAudience.Public @InterfaceStability.Evolving public class LoggingStateChangeListener extends Object implements ServiceStateChangeListener
Constructor and Description |
---|
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
in interface ServiceStateChangeListener
service
- the service that has changed.Copyright © 2015 Apache Software Foundation. All Rights Reserved.