Uses of Interface
org.apache.camel.Ordered
-
Packages that use Ordered Package Description org.apache.camel.cloud Camel cloudorg.apache.camel.cluster Camel Cluster supportorg.apache.camel.health Camel Health Check supportorg.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of Ordered in org.apache.camel.cloud
Subinterfaces of Ordered in org.apache.camel.cloud Modifier and Type Interface Description interfaceServiceRegistry -
Uses of Ordered in org.apache.camel.cluster
Subinterfaces of Ordered in org.apache.camel.cluster Modifier and Type Interface Description interfaceCamelClusterServiceinterfaceCamelPreemptiveClusterService -
Uses of Ordered in org.apache.camel.health
Subinterfaces of Ordered in org.apache.camel.health Modifier and Type Interface Description interfaceHealthCheckHealth check -
Uses of Ordered in org.apache.camel.spi
Subinterfaces of Ordered in org.apache.camel.spi Modifier and Type Interface Description interfaceBulkTypeConvertersBulk type converters that often comes out of the box with Apache Camel.interfaceCamelContextCustomizerTo apply custom configurations toCamelContextinstances.interfaceComponentCustomizerTo apply custom configurations toComponentinstances.interfaceDataFormatCustomizerTo apply custom configurations toDataFormatinstances.interfaceLanguageCustomizerTo apply custom configurations toLanguageinstances.static interfaceManagementInterceptStrategy.InstrumentationProcessor<T>
-