Interface SessionAttributes

    • Method Detail

      • close

        void close()
        Signals the end of the transient lifecycle of this session, typically triggered at the end of a given request.
        Specified by:
        close in interface AutoCloseable