|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstrumenterConfigurer | |
|---|---|
| net.sf.staccatocommons.instrument | This package contain the entry point of the instrumentation
ecosystem - the InstrumentationRunner,
which is capable of scanning a directory an processing all the classes found on it |
| net.sf.staccatocommons.instrument.maven | |
| Uses of InstrumenterConfigurer in net.sf.staccatocommons.instrument |
|---|
| Methods in net.sf.staccatocommons.instrument with parameters of type InstrumenterConfigurer | |
|---|---|
static void |
InstrumentationRunner.runInstrumentation(InstrumenterConfigurer configurer,
Directory processDirectory,
String extraPath)
Instruments the given directory, reading each .class file, processing it, and writing it back to the filesystem |
| Uses of InstrumenterConfigurer in net.sf.staccatocommons.instrument.maven |
|---|
| Methods in net.sf.staccatocommons.instrument.maven that return InstrumenterConfigurer | |
|---|---|
protected abstract InstrumenterConfigurer |
InstrumentMojoSupport.createConfigurer()
Create the instrumenter configurer |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||