Package org.apache.camel.cloud
Interface DiscoverableService
-
public interface DiscoverableService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>
getServiceProperties()
Get the service properties.
-