Interface ManagedObjectServiceReady


  • public interface ManagedObjectServiceReady
    Indicates if ready to start ManagedObjectService instances.
    Author:
    Daniel Sagenschneider
    • Method Detail

      • isServiceReady

        boolean isServiceReady()
                        throws java.lang.Exception
        Indicates if ready to start servicing.
        Returns:
        true if ready to start servicing.
        Throws:
        java.lang.Exception - If fails to be ready.