Interface Scope

    • Method Detail

      • noop

        static Scope noop()
        Returns a Scope that does nothing. Represents attaching a Context when it is already attached.
      • close

        void close()
        Specified by:
        close in interface java.lang.AutoCloseable