| 程序包 | 说明 |
|---|---|
| cn.sexycode.util.core.cls.classloading | |
| cn.sexycode.util.core.factory.selector | |
| cn.sexycode.util.core.service |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ClassLoaderService
A service for interacting with class loaders.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClassLoaderServiceImpl
Standard implementation of the service for interacting with class loaders
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
StrategySelector
Service which acts as a registry for named strategy implementations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
StrategySelectorImpl
Standard implementation of the StrategySelector contract.
|
| 限定符和类型 | 方法和说明 |
|---|---|
<R extends Service> |
ServiceRegistry.getService(Class<R> serviceRole)
Retrieve a service by role.
|
<R extends Service> |
AbstractServiceRegistry.getService(Class<R> serviceRole) |
default <R extends Service> |
ServiceRegistry.requireService(Class<R> serviceRole)
Retrieve a service by role.
|
Copyright © 2020. All rights reserved.