All Packages This Package Class Hierarchy Class Search Index
Summary |
public interface ServiceStateListener extends java.util.EventListener { // Methods 1 public abstract void stateChanged(ServiceStateEvent); }
This interface may be implemented by all those classes which wish to be notified about changes in a service's state.
See Also: ServiceStateEvent
Cross Reference |
Methods |
· stateChanged | Summary | Top |
public abstract void stateChanged(ServiceStateEvent sse)
This one is invoked every time the state of the service has changed.
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7