|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.rice.cs.cunit.FileInstrumentor
edu.rice.cs.cunit.TCFileInstrumentor
public class TCFileInstrumentor
Instruments files using the CompoundThreadCheckStrategy.
Nested Class Summary | |
---|---|
static class |
TCFileInstrumentor.TCTool
Class to perform the command line utility tasks. |
Nested classes/interfaces inherited from class edu.rice.cs.cunit.FileInstrumentor |
---|
FileInstrumentor.Tool |
Field Summary |
---|
Fields inherited from class edu.rice.cs.cunit.FileInstrumentor |
---|
_addAnnotationAttribute, _debugOut, _defaultCunitRtJarName, _defaultDestRtJarName, _defaultInstrumentorName, _defaultSystemInstrumentorName, _forceInstrumentation, _instrumentors, INSTRUMENTOR_PACKAGE_PREFIX |
Constructor Summary | |
---|---|
TCFileInstrumentor(IInstrumentationStrategy[] instrumentors)
Creates a new instrumenting class loader using specified instrumentors. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Run the general file instrumentor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TCFileInstrumentor(IInstrumentationStrategy[] instrumentors)
instrumentors
- array of instrumentorsMethod Detail |
---|
public static void main(java.lang.String[] args)
args
- command line arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |