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