Uses of Interface
com.bea.jvm.CompilationSystem

Packages that use CompilationSystem
com.bea.jvm Provides the interfaces and the factory class for the JRockit management API.  
 

Uses of CompilationSystem in com.bea.jvm
 

Methods in com.bea.jvm that return CompilationSystem
 CompilationSystem JVM.getCompilationSystem()
          Returns the compiler (if available) that is used to generate machine code for methods.