Forge - Shell API 1.2.0.Final

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 - Shell API 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.