public class ServiceWrapperConfigManagerImpl extends Object implements ServiceWrapperConfigManager
XSTEAM_PACKAGE_NAME
Constructor and Description |
---|
ServiceWrapperConfigManagerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addServiceWrappers(MethodConfigs serviceWrappers) |
String |
getServiceIdWithMethod(Method method)
根据方法获取对应的serviceId
|
void |
putServiceWrapper(MethodConfig serviceWrapper) |
void |
removeServiceWrappers(MethodConfigs serviceWrappers) |
public void addServiceWrappers(MethodConfigs serviceWrappers)
addServiceWrappers
in interface ServiceWrapperConfigManager
public void removeServiceWrappers(MethodConfigs serviceWrappers)
removeServiceWrappers
in interface ServiceWrapperConfigManager
public String getServiceIdWithMethod(Method method)
ServiceWrapperConfigManager
getServiceIdWithMethod
in interface ServiceWrapperConfigManager
public void putServiceWrapper(MethodConfig serviceWrapper)
putServiceWrapper
in interface ServiceWrapperConfigManager
Copyright © 2006–2018 TinyGroup. All rights reserved.