public interface OfficeManager
OfficeTasks.
An OfficeManager implementation will typically manage one or more
OfficeConnections.
void execute(OfficeTask task) throws OfficeException
OfficeExceptionvoid start()
throws OfficeException
OfficeExceptionvoid stop() throws OfficeException
OfficeExceptionboolean isRunning()
Copyright © 2019. All rights reserved.