|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JVMCompilationStats
A Stats interface, to expose the monitoring information about the JVM Compilation subsystem
| Method Summary | |
|---|---|
StringStatistic |
getName()
Returns the name of the JIT Compiler |
CountStatistic |
getTotalCompilationTime()
Returns the accumulated time in milliseconds, that was spent in compilation |
| Methods inherited from interface org.glassfish.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Method Detail |
|---|
StringStatistic getName()
CountStatistic getTotalCompilationTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||