All Packages  This Package  Class Hierarchy  Class Search  Index

Interface com.syncbuilder.service.ServiceStateListener

  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

Implemented By:
ServiceStateQueueAdaptor





  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  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7