Uses of Class
org.apache.camel.impl.cloud.StaticServiceDiscovery
-
-
Uses of StaticServiceDiscovery in org.apache.camel.impl.cloud
Methods in org.apache.camel.impl.cloud that return StaticServiceDiscovery Modifier and Type Method Description static StaticServiceDiscoveryStaticServiceDiscovery. forServices(Collection<org.apache.camel.cloud.ServiceDefinition> definitions)static StaticServiceDiscoveryStaticServiceDiscovery. forServices(org.apache.camel.cloud.ServiceDefinition... definitions)
-