Uses of Interface
org.apache.camel.spi.DeferServiceFactory
-
Packages that use DeferServiceFactory Package Description org.apache.camel The core Camel API. -
-
Uses of DeferServiceFactory in org.apache.camel
Methods in org.apache.camel that return DeferServiceFactory Modifier and Type Method Description DeferServiceFactory
ExtendedCamelContext. getDeferServiceFactory()
Gets theDeferServiceFactory
to use.
-