public class ServiceMappingManagerImpl extends Object implements ServiceMappingManager
MANAGER_BEAN, XSTREAM_PACKAGE_NAME
Constructor and Description |
---|
ServiceMappingManagerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addServiceMapping(ServiceViewMapping mapping) |
void |
addServiceMappings(ServiceViewMappings mappings) |
ServiceViewMapping |
getServiceViewMapping(String serviceId) |
String |
getUrl(String serviceId) |
void |
removeServiceMappings(ServiceViewMappings mappings) |
public void addServiceMappings(ServiceViewMappings mappings)
addServiceMappings
in interface ServiceMappingManager
public void removeServiceMappings(ServiceViewMappings mappings)
removeServiceMappings
in interface ServiceMappingManager
public String getUrl(String serviceId)
getUrl
in interface ServiceMappingManager
public void addServiceMapping(ServiceViewMapping mapping)
addServiceMapping
in interface ServiceMappingManager
public ServiceViewMapping getServiceViewMapping(String serviceId)
getServiceViewMapping
in interface ServiceMappingManager
Copyright © 2006–2018 TinyGroup. All rights reserved.