public interface  org.apache.camel.cloud.ServiceDiscovery extends java.lang.Object
{
public abstract java.util.List getServices(java.lang.String);
}