Uses of Package
net.sf.staccatocommons.instrument.config

Packages that use net.sf.staccatocommons.instrument.config
net.sf.staccatocommons.instrument This package contain the entry point of the instrumentation ecosystem - the InstrumentationRunner, which is capable of scanning a directory an processing all the classes found on it 
net.sf.staccatocommons.instrument.config   
net.sf.staccatocommons.instrument.internal   
net.sf.staccatocommons.instrument.maven   
 

Classes in net.sf.staccatocommons.instrument.config used by net.sf.staccatocommons.instrument
InstrumenterConfigurer
          Interface for configuring an instrumenter.
 

Classes in net.sf.staccatocommons.instrument.config used by net.sf.staccatocommons.instrument.config
InstrumentationMark
          An instrumentation mark is pair of a string key and a byte array value that is inserted on each file processed by an instrumenter, in order to distinguish a processed from unprocessed class files.
InstrumenterConfiguration
          Instrumenter's interface for configuring it.
 

Classes in net.sf.staccatocommons.instrument.config used by net.sf.staccatocommons.instrument.internal
InstrumentationMark
          An instrumentation mark is pair of a string key and a byte array value that is inserted on each file processed by an instrumenter, in order to distinguish a processed from unprocessed class files.
InstrumenterConfiguration
          Instrumenter's interface for configuring it.
 

Classes in net.sf.staccatocommons.instrument.config used by net.sf.staccatocommons.instrument.maven
InstrumenterConfigurer
          Interface for configuring an instrumenter.
 



Copyright © 2010-2012 Staccatocommons. All Rights Reserved.