Uses of Interface
org.apache.camel.PredicateFactory
Packages that use PredicateFactory
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of PredicateFactory in org.apache.camel.spi
Methods in org.apache.camel.spi that return PredicateFactoryModifier and TypeMethodDescriptionPredicateFactoryAware.getPredicateFactory()
Gets thePredicateFactory
.