Class ServerContext

    • Method Detail

      • getCurrentInstance

        public static Properties getCurrentInstance()
        Get server context for current thread
        Returns:
        Properties
      • dispose

        public static void dispose()
        dispose server context for current thread
      • setCurrentInstance

        public static void setCurrentInstance​(Properties ctx)
        Set server context for current thread
        Parameters:
        ctx -