com.jcoverage.coverage
Interface HasBeenInstrumented

All Known Implementing Classes:
ConditionalImpl, InstrumentationFactory, InstrumentationImpl, InstrumentationPersistence, SaveInstrumentationTask

public interface HasBeenInstrumented

Tag interface indicating that a particular class has already been instrumented. This interface should also be implemented by those classes that do not wish to be instrumented.