Uses of Class
org.tromer.jie.InstrumConfig

Packages that use InstrumConfig
org.tromer.jie Core classes of JIE. 
 

Uses of InstrumConfig in org.tromer.jie
 

Fields in org.tromer.jie declared as InstrumConfig
protected  InstrumConfig InstrumentingFileTransformer.config
          Instrumentation configuration used by this object.
 

Constructors in org.tromer.jie with parameters of type InstrumConfig
InstrumentingFileTransformer.InstrumentingFileTransformer(InstrumConfig config)