| 程序包 | 说明 |
|---|---|
| icu.easyj.core.loader |
| 限定符和类型 | 方法和说明 |
|---|---|
static <S> S |
EnhancedServiceLoader.load(Class<S> serviceClass)
load service provider
|
static <S> S |
EnhancedServiceLoader.load(Class<S> serviceClass,
ClassLoader loader)
Specify classLoader to load the service provider
|
static <S> S |
EnhancedServiceLoader.load(Class<S> serviceClass,
String activateName)
load service provider
|
static <S> S |
EnhancedServiceLoader.load(Class<S> serviceClass,
String activateName,
Class<?>[] argsType,
Object[] args)
Load service
|
static <S> S |
EnhancedServiceLoader.load(Class<S> service,
String activateName,
ClassLoader loader)
Specify classLoader to load the service provider
|
static <S> S |
EnhancedServiceLoader.load(Class<S> serviceClass,
String activateName,
Object[] args)
Load service
|
Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.