Class ControlBusMethodFilter
java.lang.Object
org.springframework.integration.expression.ControlBusMethodFilter
- All Implemented Interfaces:
MethodFilter
SpEL
MethodFilter to restrict method invocations to:
-
PausableorLifecyclecomponents -
get,setandshutdownmethods ofCustomizableThreadCreator - methods with
ManagedAttributeandManagedOperationannotations
ExpressionControlBusFactoryBean.- Since:
- 4.0
- Author:
- Mark Fisher, Artem Bilan, Gary Russell
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ControlBusMethodFilter
public ControlBusMethodFilter()
-
-
Method Details
-
filter
- Specified by:
filterin interfaceMethodFilter
-