| Package | Description |
|---|---|
| de.mhus.lib.core.lang |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicClassLoader.RESULT |
DynamicClassLoader.defaultRule |
| Modifier and Type | Method and Description |
|---|---|
DynamicClassLoader.RESULT |
DynamicClassLoader.Rule.check(String name) |
static DynamicClassLoader.RESULT |
DynamicClassLoader.RESULT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamicClassLoader.RESULT[] |
DynamicClassLoader.RESULT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicClassLoader.setDefaultRule(DynamicClassLoader.RESULT rule)
Setter for the field
defaultRule. |
| Constructor and Description |
|---|
Rule(String pattern,
DynamicClassLoader.RESULT result) |
Copyright © 2016. All Rights Reserved.