| Modifier and Type | Method and Description |
|---|---|
void |
MockServiceLoader.addService(ServiceComponent serviceComponent) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
ClassServiceFileProcessor.getServiceInstance(ServiceComponent component) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceComponent> |
ServiceComponents.getServiceComponents() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
XmlConfigServiceLoader.getServiceInstance(ServiceComponent serviceComponent) |
protected void |
XmlConfigClassServiceLoader.registerServices(Object instance,
ServiceComponent component,
ServiceRegistry serviceRegistry,
ClassLoader classLoader) |
protected void |
XmlConfigServiceLoader.registerServices(Object object,
ServiceComponent serviceComponent,
ServiceRegistry serviceRegistry,
ClassLoader classLoader)
注册服务
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceComponents.setServiceComponents(List<ServiceComponent> serviceComponents) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XmlServiceFileProcessor.getServiceInstance(ServiceComponent component) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XmlSysServiceFileProcessor.getServiceInstance(ServiceComponent component) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServiceUtil.generateServiceMethod(Class clazz,
ServiceComponent component,
ServiceIdGenerateRule serviceIdGenerateRule) |
static void |
ServiceUtil.supplementServiceComponent(Object instance,
ServiceComponent component,
ServiceIdGenerateRule serviceIdGenerateRule)
若Component对象下属没有ServiceMethod对象,则将Component对应的类的所有方法都生成ServiceMethod
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceHttpChannelLoader.addService(ServiceComponent serviceComponent) |
Copyright © 2006–2018 TinyGroup. All rights reserved.