sidnet.core.interfaces
Interface Controllable


public interface Controllable


Method Summary
 void reset()
           
 void start()
           
 void stop()
           
 

Method Detail

reset

void reset()

start

void start()

stop

void stop()