Uses of Class
org.codehaus.mojo.cobertura.configuration.ConfigInstrumentation

Packages that use ConfigInstrumentation
org.codehaus.mojo.cobertura.tasks   
 

Uses of ConfigInstrumentation in org.codehaus.mojo.cobertura.tasks
 

Methods in org.codehaus.mojo.cobertura.tasks that return ConfigInstrumentation
 ConfigInstrumentation InstrumentTask.getConfig()
           
 

Methods in org.codehaus.mojo.cobertura.tasks with parameters of type ConfigInstrumentation
 void InstrumentTask.setConfig(ConfigInstrumentation config)
          Set the configuration
 



Copyright © 2005-2014 Codehaus. All Rights Reserved.