Class ClusterServiceHelper


  • public final class ClusterServiceHelper
    extends Object
    • Method Detail

      • lookupService

        public static Optional<org.apache.camel.cluster.CamelClusterService> lookupService​(org.apache.camel.CamelContext context)
      • lookupService

        public static Optional<org.apache.camel.cluster.CamelClusterService> lookupService​(org.apache.camel.CamelContext context,
                                                                                           org.apache.camel.cluster.CamelClusterService.Selector selector)
      • mandatoryLookupService

        public static org.apache.camel.cluster.CamelClusterService mandatoryLookupService​(org.apache.camel.CamelContext context)
      • mandatoryLookupService

        public static org.apache.camel.cluster.CamelClusterService mandatoryLookupService​(org.apache.camel.CamelContext context,
                                                                                          org.apache.camel.cluster.CamelClusterService.Selector selector)