com.jcoverage.ant
Class Instrumentation

java.lang.Object
  extended bycom.jcoverage.ant.Instrumentation

public class Instrumentation
extends java.lang.Object


Field Summary
(package private)  java.lang.String serializedInstrumentation
           
 
Constructor Summary
Instrumentation()
           
 
Method Summary
 java.lang.String getFile()
           
 void setFile(java.lang.String serializedInstrumentation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serializedInstrumentation

java.lang.String serializedInstrumentation
Constructor Detail

Instrumentation

public Instrumentation()
Method Detail

setFile

public void setFile(java.lang.String serializedInstrumentation)

getFile

public java.lang.String getFile()