Uses of Interface
org.multiverse.instrumentation.Instrumentor

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

Uses of Instrumentor in org.multiverse.compiler
 

Methods in org.multiverse.compiler with parameters of type Instrumentor
 void MultiverseCompiler.applyRecursive(java.io.File directory, Instrumentor instrumentor)
           
 

Uses of Instrumentor in org.multiverse.instrumentation
 

Classes in org.multiverse.instrumentation that implement Instrumentor
 class StandardInstrumentor
           
 

Constructors in org.multiverse.instrumentation with parameters of type Instrumentor
PreventReinstrumentationInstrumentationPhase(Instrumentor instrumentor)
          Creates a new PreventReinstrumentationInstrumentationPhase.
 

Uses of Instrumentor in org.multiverse.javaagent
 

Constructors in org.multiverse.javaagent with parameters of type Instrumentor
MultiverseClassFileTransformer(Instrumentor compiler)
           
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.