Class SetHeaderReifier

    • Method Detail

      • createFilterProcessor

        protected org.apache.camel.processor.FilterProcessor createFilterProcessor()
                                                                            throws Exception
        Creates the FilterProcessor from the expression node.
        Returns:
        the created FilterProcessor
        Throws:
        Exception - is thrown if error creating the processor
      • createPredicate

        protected org.apache.camel.Predicate createPredicate()
        Creates the Predicate from the expression node.
        Returns:
        the created predicate