Interface LifecycleProcessor

    • Method Detail

      • onRefresh

        void onRefresh()
        Notification of context refresh, e.g. for auto-starting components.
      • onClose

        void onClose()
        Notification of context close phase, e.g. for auto-stopping components.