Uses of Package
org.multiverse.instrumentation

Packages that use org.multiverse.instrumentation
org.multiverse.compiler   
org.multiverse.instrumentation   
org.multiverse.instrumentation.asm   
org.multiverse.javaagent   
 

Classes in org.multiverse.instrumentation used by org.multiverse.compiler
Clazz
          The class to compile.
Instrumentor
          The Instrumentor is responsible transforming a Clazz.
 

Classes in org.multiverse.instrumentation used by org.multiverse.instrumentation
AbstractInstrumentationPhase
          Abstract InstrumentationPhase that provides some basic plumbing.
Clazz
          The class to compile.
Environment
           
Filer
          The Filer is responsible for creating class definitions.
InstrumentationPhase
          The compilation process can be split up in different steps; the InstrumentationPhase is one such step.
InstrumenterLogger
          An abstraction for logging.
Instrumentor
          The Instrumentor is responsible transforming a Clazz.
 

Classes in org.multiverse.instrumentation used by org.multiverse.instrumentation.asm
AbstractInstrumentationPhase
          Abstract InstrumentationPhase that provides some basic plumbing.
Clazz
          The class to compile.
DebugInfo
           
Environment
           
InstrumentationPhase
          The compilation process can be split up in different steps; the InstrumentationPhase is one such step.
 

Classes in org.multiverse.instrumentation used by org.multiverse.javaagent
Clazz
          The class to compile.
Filer
          The Filer is responsible for creating class definitions.
Instrumentor
          The Instrumentor is responsible transforming a Clazz.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.