Interface BootstrapService

    • Method Detail

      • cleanupAfterBoot

        void cleanupAfterBoot()
        Called by Weld once it finishes initialization and before it starts serving requests. This method is not guaranteed to be called by Weld if the deployment fails with an error.