| Package | Description |
|---|---|
| org.tinygroup.commons.serviceid | |
| org.tinygroup.service.config | |
| org.tinygroup.service.util | |
| org.tinygroup.servicehttpchannel | |
| org.tinygroup.servicewrapper.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassMethodServiceIdGenerateRule |
class |
DefaultServiceIdGenerateRule |
| Modifier and Type | Method and Description |
|---|---|
ServiceIdGenerateRule |
XmlConfigClassServiceLoader.getServiceIdGenerateRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlConfigClassServiceLoader.setServiceIdGenerateRule(ServiceIdGenerateRule serviceIdGenerateRule) |
| 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 |
|---|---|
ServiceIdGenerateRule |
ServiceHttpChannelLoader.getServiceIdGenerateRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceHttpChannelLoader.setServiceIdGenerateRule(ServiceIdGenerateRule serviceIdGenerateRule) |
| Modifier and Type | Method and Description |
|---|---|
ServiceIdGenerateRule |
DefaultServiceIdAnaly.getServiceIdGenerateRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultServiceIdAnaly.setServiceIdGenerateRule(ServiceIdGenerateRule serviceIdGenerateRule) |
Copyright © 2006–2018 TinyGroup. All rights reserved.