[
https://issues.jboss.org/browse/AS7-340?page=com.atlassian.jira.plugin.sy...
]
Heiko Braun commented on AS7-340:
---------------------------------
An example:
{noformat}
"core-service" => {
"service-container" => {},
"platform-mbean" => {"type" => {
"compilation" => {},
"memory-manager" => {"name" => {
"ConcurrentMarkSweep" => {},
"ParNew" => {},
"CodeCacheManager" => {}
}},
"garbage-collector" => {"name" => {
"ConcurrentMarkSweep" => {},
"ParNew" => {}
}},
"memory" => {},
"threading" => {},
"operating-system" => {},
"memory-pool" => {"name" => {
"Par_Eden_Space" => {},
"CMS_Old_Gen" => {},
"Par_Survivor_Space" => {},
"CMS_Perm_Gen" => {},
"Code_Cache" => {}
}},
"runtime" => {},
"class-loading" => {}
}},
[...]
{noformat}
Expose platform mxbeans via the domain model
--------------------------------------------
Key: AS7-340
URL:
https://issues.jboss.org/browse/AS7-340
Project: Application Server 7
Issue Type: Feature Request
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Labels: console_prio
Fix For: 7.1.0.Alpha1
Expose the java.lang.managment MXBeans.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira