| Package | Description |
|---|---|
| icu.easyj.core.loader |
| Modifier and Type | Method and Description |
|---|---|
Scope |
ExtensionDefinition.getScope() |
static Scope |
Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExtensionDefinition(String name,
Integer order,
Scope scope,
Class<?> serviceClass,
IServiceFactory factory) |
Copyright © 2021–2022 EasyJ????. All rights reserved.