public interface Startable
void
start()
stop()
void start() throws StartingException
StartingException
void stop() throws StoppingException
StoppingException