FileDocCategorySizeDatePackage
JVMCompilationStats.javaAPI DocGlassfish v2 API2843Fri May 04 22:25:48 BST 2007com.sun.enterprise.admin.monitor.stats

JVMCompilationStats

public interface JVMCompilationStats implements javax.management.j2ee.statistics.Stats
A Stats interface, to expose the monitoring information about the JVM Compilation subsystem
since
8.1

Fields Summary
Constructors Summary
Methods Summary
public com.sun.enterprise.admin.monitor.stats.StringStatisticgetName()
Returns the name of the JIT Compiler

return
StringStatistic The name of the JIT compiler

public javax.management.j2ee.statistics.CountStatisticgetTotalCompilationTime()
Returns the accumulated time in milliseconds, that was spent in compilation

return
CountStatistic Compilation time in milliseconds