Uses of Interface
org.apache.camel.spi.CliConnectorFactory
Packages that use CliConnectorFactory
-
Uses of CliConnectorFactory in org.apache.camel
Methods in org.apache.camel that return CliConnectorFactoryModifier and TypeMethodDescriptionExtendedCamelContext.getCliConnectorFactory()Gets theCliConnectorFactory(optional).Methods in org.apache.camel with parameters of type CliConnectorFactoryModifier and TypeMethodDescriptionvoidExtendedCamelContext.setCliConnectorFactory(CliConnectorFactory cliConnectorFactory) Sets theCliConnectorFactoryto use.