|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JVMOperatingSystemStats
A Stats interface, to expose information about the Operating system on which the JVM is running
| Method Summary | |
|---|---|
StringStatistic |
getArch()
Returns the operating system architecture |
CountStatistic |
getAvailableProcessors()
Returns the number of processors available to the JVM |
StringStatistic |
getName()
Returns the operating system name |
StringStatistic |
getVersion()
Returns the operating system version |
| Methods inherited from interface org.glassfish.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Method Detail |
|---|
StringStatistic getArch()
CountStatistic getAvailableProcessors()
StringStatistic getName()
StringStatistic getVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||