Uses of Interface
org.jruby.compiler.JITCompilerMBean

Packages that use JITCompilerMBean
org.jruby.compiler   
org.jruby.management   
 

Uses of JITCompilerMBean in org.jruby.compiler
 

Classes in org.jruby.compiler that implement JITCompilerMBean
 class JITCompiler
           
 

Uses of JITCompilerMBean in org.jruby.management
 

Methods in org.jruby.management with parameters of type JITCompilerMBean
 void BeanManager.register(JITCompilerMBean jitCompiler)
           
 



Copyright © 2002-2007 JRuby Team. All Rights Reserved.