| Package | Description |
|---|---|
| icu.easyj.core.loader.factory | |
| icu.easyj.core.loader.factory.impls |
| Modifier and Type | Method and Description |
|---|---|
<S> S |
IServiceFactory.create(ExtensionDefinition definition,
Class<S> type,
Class<?>[] argTypes,
Object[] args)
创建服务实例
|
| Modifier and Type | Method and Description |
|---|---|
<S> S |
DefaultServiceFactory.create(ExtensionDefinition definition,
Class<S> type,
Class<?>[] argTypes,
Object[] args) |
<S> S |
SpringServiceFactory.create(ExtensionDefinition definition,
Class<S> type,
Class<?>[] argTypes,
Object[] args) |
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.