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 StaticServiceDiscovery
StaticServiceDiscovery. forServices(Collection<org.apache.camel.cloud.ServiceDefinition> definitions)
static StaticServiceDiscovery
StaticServiceDiscovery. forServices(org.apache.camel.cloud.ServiceDefinition... definitions)
-