Package org.apache.camel.spi
Interface CliConnector
- All Superinterfaces:
AutoCloseable
,NonManagedService
,Service
,StaticService
Local
CliConnector
that allows Camel CLI to manage local running Camel integrations.-
Method Summary
-
Method Details
-
sigterm
void sigterm()Signal to terminate Camel and the JVM. The Camel CLI can trigger this by the command: camel stop PID
-