Uses of Interface
org.apache.camel.ExpressionFactory
-
Packages that use ExpressionFactory Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of ExpressionFactory in org.apache.camel.spi
Methods in org.apache.camel.spi that return ExpressionFactory Modifier and Type Method Description ExpressionFactoryExpressionFactoryAware. getExpressionFactory()Gets theExpressionFactory.
-