Interface RegistryShutdownListener

    • Method Detail

      • registryDidShutdown

        void registryDidShutdown()
        Deprecated.
        Invoked when the registry shuts down, giving services a chance to perform any final operations. Service implementations should not attempt to invoke methods on other services (via proxies) as the service proxies may themselves be shutdown.