public interface Startable
Modifier and Type | Method and Description |
---|---|
void |
start() |
void |
stop() |
void start() throws StartingException
StartingException
void stop() throws StoppingException
StoppingException
Copyright © 2019. All rights reserved.