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 theDeferServiceFactoryto use.Methods in org.apache.camel with parameters of type DeferServiceFactoryModifier and TypeMethodDescriptionvoidExtendedCamelContext.setDeferServiceFactory(DeferServiceFactory deferServiceFactory) Sets a customDeferServiceFactoryto use.