Uses of Class
org.apache.maven.surefire.booter.PropertiesWrapper

Uses of PropertiesWrapper in org.apache.maven.surefire.booter
 

Methods in org.apache.maven.surefire.booter that return PropertiesWrapper
static PropertiesWrapper SystemPropertyManager.loadProperties(InputStream inStream)
          Loads the properties, closes the stream
 

Methods in org.apache.maven.surefire.booter with parameters of type PropertiesWrapper
 void ClasspathConfiguration.setForkProperties(PropertiesWrapper properties)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.