org.isam.exehda.services
Interface Service

All Known Implementing Classes:
AbstractService, BasicLogger, ConfigServerImpl, DhcConfigMaker, SocksGateway

public interface Service


Method Summary
 void start()
           
 void stop()
           
 

Method Detail

start

public void start()
           throws java.lang.Exception
java.lang.Exception

stop

public void stop()
          throws java.lang.Exception
java.lang.Exception