Interface ClosedAccessor

    • Method Detail

      • isClosed

        boolean isClosed()
        Retrieves the is-closed status. Determines whether the component's connection is closed. A component's connection is closed after being closed as of Closable.close().
        Returns:
        True in case of being closed.