public class MonitoringServiceInfoCreator extends CloudFoundryServiceInfoCreator<MonitoringServiceInfo>
Constructor and Description |
---|
MonitoringServiceInfoCreator() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Map<String,Object> serviceData) |
MonitoringServiceInfo |
createServiceInfo(Map<String,Object> serviceData) |
getCredentials, getDefaultUriScheme, getId, getIntFromCredentials, getStringFromCredentials, getUriFromCredentials, getUriSchemes, labelStartsWithTag, tagsMatch, uriKeyMatchesScheme, uriMatchesScheme
public boolean accept(Map<String,Object> serviceData)
accept
in interface ServiceInfoCreator<MonitoringServiceInfo,Map<String,Object>>
accept
in class CloudFoundryServiceInfoCreator<MonitoringServiceInfo>
public MonitoringServiceInfo createServiceInfo(Map<String,Object> serviceData)