dev@glassfish.java.net

Statistics names returned in the monitor stat structures...

From: Peter Williams <Pete.Williams_at_Sun.COM>
Date: Sat, 10 Jan 2009 00:19:34 -0800

All (or most of them at least) of the monitors that return statistics
structures return the "name" of each of the statistics reported as part
of the structure. Specifically, the api
"MonitoringStats.getStatisticNames()".

Are these names localized or always plain English? If the former, is it
safe to say they would be localized to the locale of the JDK hosting the
server?

Thanks for any info!
-Peter