org.tinygroup.weblayer.servicemapping.impl
类 ServiceMappingManagerImpl

java.lang.Object
  继承者 org.tinygroup.weblayer.servicemapping.impl.ServiceMappingManagerImpl
所有已实现的接口:
ServiceMappingManager

public class ServiceMappingManagerImpl
extends Object
implements ServiceMappingManager


字段摘要
 
从接口 org.tinygroup.weblayer.servicemapping.ServiceMappingManager 继承的字段
MANAGER_BEAN, XSTREAM_PACKAGENAME
 
构造方法摘要
ServiceMappingManagerImpl()
           
 
方法摘要
 void addServiceMappings(ServiceViewMappings mappings)
           
 String getUrl(String serviceId)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ServiceMappingManagerImpl

public ServiceMappingManagerImpl()
方法详细信息

addServiceMappings

public void addServiceMappings(ServiceViewMappings mappings)
指定者:
接口 ServiceMappingManager 中的 addServiceMappings

getUrl

public String getUrl(String serviceId)
指定者:
接口 ServiceMappingManager 中的 getUrl


Copyright © 2006–2014 开源组织. All rights reserved.