Interface FilterMediator

    • Method Detail

      • test

        boolean test​(MessageContext synCtx)
        Should return true if the sub/child mediators should execute. i.e. if the filter condition is satisfied
        Parameters:
        synCtx -
        Returns:
        true if the configured filter condition evaluates to true