|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |