[jboss-jira] [JBoss JIRA] Created: (JBAS-9134) Flatten out the structure of the "jvm" resource

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Mar 24 10:43:45 EDT 2011


Flatten out the structure of the "jvm" resource
-----------------------------------------------

                 Key: JBAS-9134
                 URL: https://issues.jboss.org/browse/JBAS-9134
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Domain Management
            Reporter: Brian Stansberry
             Fix For: 7.0.0.Beta3


The managment model resource representing a JVM has complex attribute types where they aren't required. For example the "heap" attribute is a map with 2 keys "size" and "max-size". Better to use 2 top level attributes "heap-size" and "max-heap-size". This makes the values easily accessible via a "read-attribute" and "write-attribute".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list