Interface ManagedObjectServiceReady
-
public interface ManagedObjectServiceReady
Indicates if ready to startManagedObjectService
instances.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isServiceReady()
Indicates if ready to start servicing.
-