[jboss-jira] [JBoss JIRA] Created: (JBMAN-29) Add a adminViews property to ManagementProperty
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Mon Oct 27 00:17:20 EDT 2008
Add a adminViews property to ManagementProperty
-----------------------------------------------
Key: JBMAN-29
URL: https://jira.jboss.org/jira/browse/JBMAN-29
Project: JBoss Managed
Issue Type: Feature Request
Components: managedobject
Affects Versions: JBossMan.2.0.0.CR2
Reporter: Scott M Stark
Assignee: Scott M Stark
Fix For: JBossMan.2.0.0.CR3
We need to add an
String[] adminViews() default {};
property to the ManagementProperty annotation to allow for cross cutting admin view that combine properties from multiple managed objects. Example adminView would be:
- Ports : all managed properties that are server ports
- Network : all managed properties that affect network interfaces
- Security : all managed properties that affect security
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list