public interface Startable
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
void start()
throws StartingException
StartingExceptionvoid stop() throws StoppingException
StoppingExceptionCopyright © 2001–2024 Codehaus Plexus. All rights reserved.