public interface Manager
Offices.
An OfficeManager implementation will typically manage one or more
Connections.
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Office task) |
boolean |
isRunning() |
void |
start() |
void |
stop() |
void execute(Office task) throws InstrumentException
InstrumentExceptionvoid start()
throws InstrumentException
InstrumentExceptionvoid stop() throws InstrumentException
InstrumentExceptionboolean isRunning()
Copyright © 2019. All rights reserved.