Class ControlBusMethodFilter

java.lang.Object
org.springframework.integration.expression.ControlBusMethodFilter
All Implemented Interfaces:
MethodFilter

public class ControlBusMethodFilter
extends Object
implements MethodFilter
SpEL MethodFilter to restrict method invocations to: This class isn't designed for target applications and typically is used from ExpressionControlBusFactoryBean.
Since:
4.0
Author:
Mark Fisher, Artem Bilan, Gary Russell