Interface ConnectionStateErrorPolicy

    • Method Detail

      • isErrorState

        boolean isErrorState​(ConnectionState state)
        Returns true if the given state should cause the recipe to act as though the connection has been lost. i.e. locks should exit, etc.
        Parameters:
        state - the state
        Returns:
        true/false