@FunctionalInterface public interface PredicateFactory
Predicate| Modifier and Type | Method and Description |
|---|---|
Predicate |
createPredicate(CamelContext camelContext)
Creates a predicate
|
Predicate createPredicate(CamelContext camelContext)
camelContext - the camel contextApache Camel