Java java.lang.management CompilationMXBean fields, constructors, methods, implement or subclass

Example usage for Java java.lang.management CompilationMXBean fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.lang.management CompilationMXBean.

The text is from its open source code.

Method

java.lang.StringgetName()
Returns the name of the Just-in-time (JIT) compiler.
longgetTotalCompilationTime()
Returns the approximate accumulated elapsed time (in milliseconds) spent in compilation.