public static CompilationMXBean getCompilationMXBean ()

Returns the managed bean for the compilation system of the Java virtual machine. This method returns null if the Java virtual machine has no compilation system.

Returns:  a CompilationMXBean object for the Java virtual machine or null if the Java virtual machine has no compilation system.