Forge - Parent 1.0.6-SNAPSHOT

Uses of Interface
org.jboss.forge.env.Configuration

Packages that use Configuration
org.jboss.forge.env   
 

Uses of Configuration in org.jboss.forge.env
 

Methods in org.jboss.forge.env that return Configuration
 Configuration Configuration.getScopedConfiguration(ConfigurationScope scope)
          Get the underlying Configuration instance of the given ConfigurationScope type.
 Configuration Configuration.subset(String prefix)
          Return a decorator Configuration containing every key from the current Configuration that starts with the specified prefix.
 


Forge - Parent 1.0.6-SNAPSHOT

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.