Uses of Interface
org.apache.camel.spi.CliConnector
Packages that use CliConnector
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of CliConnector in org.apache.camel.spi
Methods in org.apache.camel.spi that return CliConnectorModifier and TypeMethodDescriptionCliConnectorFactory.createConnector()
Creates the connector which will be added as aService
toCamelContext
as the lifecycle to start and stop the connector.