|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.rice.cs.cunit.instrumentors.util.CompoundStrategy
edu.rice.cs.cunit.instrumentors.CompoundCompactSystemStrategy
public class CompoundCompactSystemStrategy
Compound instrumentor for instrumenting CUnit system classes.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface edu.rice.cs.cunit.instrumentors.util.IScannerStrategy |
---|
IScannerStrategy.IScanResult |
Constructor Summary | |
---|---|
CompoundCompactSystemStrategy(java.util.List<java.lang.String> parameters)
Create a new compound instrumentor for instrumenting CUnit system classes. |
Method Summary | |
---|---|
void |
done()
Instrumentation of all classes is done. |
Methods inherited from class edu.rice.cs.cunit.instrumentors.util.CompoundStrategy |
---|
getCombined, getScanResults, instrument |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompoundCompactSystemStrategy(java.util.List<java.lang.String> parameters)
parameters
- parameters for the instrumentorsMethod Detail |
---|
public void done()
done
in interface IInstrumentationStrategy
done
in class CompoundStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |