Class LifeCycleHook.Context

  • Enclosing interface:
    LifeCycleHook

    public static class LifeCycleHook.Context
    extends Object
    Contains objects from the server that might be useful to scripting during the startup and shutdown process.
    • Constructor Detail

      • Context

        public Context​(org.slf4j.Logger logger)
    • Method Detail

      • getLogger

        public org.slf4j.Logger getLogger()