Interface ManagedObjectServiceReady
public interface ManagedObjectServiceReady
Indicates if ready to start
ManagedObjectService instances.- Author:
- Daniel Sagenschneider
-
Method Summary
Modifier and TypeMethodDescriptionbooleanIndicates if ready to start servicing.
-
Method Details
-
isServiceReady
Indicates if ready to start servicing.- Returns:
trueif ready to start servicing.- Throws:
Exception- If fails to be ready.
-