Class FilterFlowElementInvoker

  • All Implemented Interfaces:
    org.ikasan.spec.configuration.Configured<FilterInvokerConfiguration>, org.ikasan.spec.configuration.ConfiguredResource<FilterInvokerConfiguration>, org.ikasan.spec.flow.FlowElementInvoker<org.ikasan.spec.component.filter.Filter>

    public class FilterFlowElementInvoker
    extends AbstractFlowElementInvoker<FilterInvokerConfiguration>
    implements org.ikasan.spec.flow.FlowElementInvoker<org.ikasan.spec.component.filter.Filter>
    A default implementation of the FlowElementInvoker for a filter
    Author:
    Ikasan Development Team