Uses of Interface
org.apache.camel.spi.DeferServiceFactory
Packages that use DeferServiceFactory
-
Uses of DeferServiceFactory in org.apache.camel
Methods in org.apache.camel that return DeferServiceFactoryModifier and TypeMethodDescriptionExtendedCamelContext.getDeferServiceFactory()
Gets theDeferServiceFactory
to use.Methods in org.apache.camel with parameters of type DeferServiceFactoryModifier and TypeMethodDescriptionvoid
ExtendedCamelContext.setDeferServiceFactory
(DeferServiceFactory deferServiceFactory) Sets a customDeferServiceFactory
to use.