|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationScope | |
|---|---|
| org.jboss.forge.env | |
| Uses of ConfigurationScope in org.jboss.forge.env |
|---|
| Methods in org.jboss.forge.env that return ConfigurationScope | |
|---|---|
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. |
| Methods in org.jboss.forge.env with parameters of type ConfigurationScope | |
|---|---|
Configuration |
Configuration.getScopedConfiguration(ConfigurationScope scope)
Get the underlying Configuration instance of the given ConfigurationScope type. |
|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||