public interface Startable
void
start()
stop()
void start() throws StartingException
StartingException
void stop() throws StoppingException
StoppingException
Copyright © 2001–2017 Codehaus. All rights reserved.