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

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

Uses of ConfigInstrumentation in org.codehaus.mojo.cobertura
 

Fields in org.codehaus.mojo.cobertura declared as ConfigInstrumentation
protected  ConfigInstrumentation AbstractCoberturaMojo.instrumentation
          The Instrumentation Configuration.
 

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)
           
 



Copyright © 2005-2007 null. All Rights Reserved.