Class ReflectionProcessor

  • All Implemented Interfaces:
    org.apache.camel.Processor

    public class ReflectionProcessor
    extends Object
    implements org.apache.camel.Processor
    • Constructor Detail

      • ReflectionProcessor

        public ReflectionProcessor​(TestReflection testReflection)
    • Method Detail

      • process

        public void process​(org.apache.camel.Exchange exchange)
        Specified by:
        process in interface org.apache.camel.Processor