| Package | Description |
|---|---|
| org.wildfly.extras.config |
| Modifier and Type | Field and Description |
|---|---|
LayerConfig.Type |
LayerConfig.type |
| Modifier and Type | Method and Description |
|---|---|
static LayerConfig.Type |
LayerConfig.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayerConfig.Type[] |
LayerConfig.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LayerConfig(String nameAndVersion,
LayerConfig.Type type,
int priority) |
Copyright © 2015. All rights reserved.