Interface AfterAllLocalInstancesStarted


  • public interface AfterAllLocalInstancesStarted
    Interface for Stages to implement if they wish to be notified after all of the local instances have been started.
    • Method Detail

      • afterAllLocalInstancesStarted

        void afterAllLocalInstancesStarted()
                                    throws AttivioException
        Called after all instances of this component in the system have been started
        Throws:
        AttivioException