JBoss Community Archive (Read Only)

RHQ 4.9

Design-Resource Extra Info

This enhancement to the RHQ model is designed to support more complex application logic on top of RHQ without the need for construction of special related data storage. It is a simple system to store simple property data against a resource in a name-space separated solution that will allow different pieces of the architecture to model additional resource data. This data will not be directly visible in the default UI and would be utilized by custom extension perspectives to accomplish useful things.

Examples of extra data to store:

Implementation

An extremely simple version of this attaches a new Configuration object to the resource and exposes it through an ExtraInfoManager. The top level property values would be name-spaced by the function of the the perspective or server side plugin that creates them. Would require just one new FK in RHQ_RESOURCE, a hook for the delete manager and a basic crud manager and remote service exposure.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 08:15:13 UTC, last content change 2013-09-18 19:40:54 UTC.