| Package | Description |
|---|---|
| org.jboss.forge.addon.configuration | |
| org.jboss.forge.addon.configuration.facets |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationFactory.getConfiguration(org.jboss.forge.addon.resource.FileResource<?> configFile)
Wraps the
FileResource as a Configuration object |
Configuration |
ConfigurationFactory.getUserConfiguration()
Returns the user configuration.
|
Configuration |
Configuration.subset(String prefix)
Return a decorator Configuration containing every key from the current Configuration that starts with the
specified prefix.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationFacet.getConfiguration()
Returns the current configuration for this project.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.