Uses of Interface
org.apache.camel.Service

Packages that use Service
Package
Description
The core Camel API.
Runtime catalog API for validating endpoint URIs, configuration properties, and language expressions.
Cluster API for leader election, namespace-based partitioning, and cluster membership management.
Developer console API for exposing runtime operational information in text and JSON formats.
Health check API for readiness and liveness monitoring of the CamelContext, routes, and components.
Resume strategy API for offset-based message consumption, allowing consumers to resume processing from a previously saved position.
 
Base classes for implementing the Camel service lifecycle (build, init, start, stop, suspend, resume).