edu.rice.cs.cunit.instrumentors
Class CompoundCompactRecordStrategy

java.lang.Object
  extended by edu.rice.cs.cunit.instrumentors.util.CompoundStrategy
      extended by edu.rice.cs.cunit.instrumentors.CompoundCompactRecordStrategy
All Implemented Interfaces:
IInstrumentationStrategy, IScannerStrategy

public class CompoundCompactRecordStrategy
extends CompoundStrategy

Compact compound instrumentor for instrumenting regular classes for recording.

Author:
Mathias Ricken

Nested Class Summary
 
Nested classes/interfaces inherited from interface edu.rice.cs.cunit.instrumentors.util.IScannerStrategy
IScannerStrategy.IScanResult
 
Constructor Summary
CompoundCompactRecordStrategy(java.util.List<java.lang.String> parameters)
          Create a new compound instrumentor for instrumenting regular classes.
 
Method Summary
 
Methods inherited from class edu.rice.cs.cunit.instrumentors.util.CompoundStrategy
done, getCombined, getScanResults, instrument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompoundCompactRecordStrategy

public CompoundCompactRecordStrategy(java.util.List<java.lang.String> parameters)
Create a new compound instrumentor for instrumenting regular classes.

Parameters:
parameters - parameters for the instrumentors