Interface Closable.CloseAutomaton

    • Method Detail

      • isClosable

        boolean isClosable()
        Determines whether the component's connection(s) may get closed.
        Returns:
        True if Closable.close() is possible.