Uses of Interface
net.sf.staccatocommons.instrument.config.InstrumentationMark

Packages that use InstrumentationMark
net.sf.staccatocommons.instrument.config   
net.sf.staccatocommons.instrument.internal   
 

Uses of InstrumentationMark in net.sf.staccatocommons.instrument.config
 

Classes in net.sf.staccatocommons.instrument.config that implement InstrumentationMark
 class SimpleInstrumentationMark
          Implementation of an InstrumentationMark where key and values are provided as attributes
 

Methods in net.sf.staccatocommons.instrument.config with parameters of type InstrumentationMark
 InstrumenterConfiguration InstrumenterConfiguration.setInstrumentationMark(InstrumentationMark instrumentationMark)
          Sets the instrumentation mark this instrumenter will print in the instrumented classes.
 

Uses of InstrumentationMark in net.sf.staccatocommons.instrument.internal
 

Methods in net.sf.staccatocommons.instrument.internal with parameters of type InstrumentationMark
 InstrumenterConfiguration InstrumenterImpl.setInstrumentationMark(InstrumentationMark instrumentationMark)
           
 



Copyright © 2010-2012 Staccatocommons. All Rights Reserved.