Interface SessionCloseable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void close()
      The user session is being in close, close all resources relative to the session.
    • Method Detail

      • close

        void close()
        The user session is being in close, close all resources relative to the session.