Uses of Interface
org.apache.camel.spi.CliConnector
-
Packages that use CliConnector Package Description org.apache.camel.spi 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 CliConnector Modifier and Type Method Description CliConnectorCliConnectorFactory. createConnector()Creates the connector which will be added as aServicetoCamelContextas the lifecycle to start and stop the connector.
-