Uses of Interface
org.apache.camel.Ordered
Packages that use Ordered
Package
Description
Cluster API for leader election, namespace-based partitioning, and cluster membership management.
Health check API for readiness and liveness monitoring of the CamelContext, routes, and components.
-
Uses of Ordered in org.apache.camel.cluster
Subinterfaces of Ordered in org.apache.camel.clusterModifier and TypeInterfaceDescriptioninterfaceRepresents a cluster service providing distributed operations such as leader election and view-based namespace partitioning.interface -
Uses of Ordered in org.apache.camel.health
Subinterfaces of Ordered in org.apache.camel.health -
Uses of Ordered in org.apache.camel.spi
Subinterfaces of Ordered in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterfaceA source-code-generated, compile-time-optimized bundle ofTypeConverterinstances for use with the type conversion infrastructure.interfaceStrategy for applying custom configuration to aCamelContextafter it has been created.interfaceStrategy for applying custom configuration toComponentinstances as they are created.interfaceStrategy for applying custom configuration toDataFormatinstances as they are created.interfaceStrategy for applying custom configuration toLanguageinstances as they are created.static interface