| Package | Description |
|---|---|
| org.jboss.forge.env |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationScope |
ConfigurationScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationScope[] |
ConfigurationScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.getScopedConfiguration(ConfigurationScope scope)
Get the underlying
Configuration instance of the given ConfigurationScope type. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.