Package edu.rice.cs.cunit.instrumentors

Interface Summary
IInstrumentationStrategy Interface to instrument classes during loading.
 

Annotation Types Summary
DoNotInstrument Annotation for a class signaling that the class should not be instrumented by instrumentors matching the names in the semicolon-separated list class name patterns.