Class AggregationStrategyBeanInfo

java.lang.Object
org.apache.camel.processor.aggregate.AggregationStrategyBeanInfo

public class AggregationStrategyBeanInfo extends Object
Class information about the POJO method to call when using the AggregationStrategyBeanAdapter.
  • Constructor Details

    • AggregationStrategyBeanInfo

      public AggregationStrategyBeanInfo(Class<?> type, Method method)
  • Method Details