org.pfsw.bif.execution
Interface IStoppable


public interface IStoppable

To be implemented by classes that provide a service which can be stopped


Method Summary
 void stop()
          Stop the service the implementing object provides
 

Method Detail

stop

void stop()
Stop the service the implementing object provides