[infinispan-issues] [JBoss JIRA] Commented: (ISPN-135) Automatically generate the JOPR XML descriptor for the JOPR plugin

Heiko W. Rupp (JIRA) jira-events at lists.jboss.org
Tue Jul 21 10:58:29 EDT 2009


    [ https://jira.jboss.org/jira/browse/ISPN-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12477018#action_12477018 ] 

Heiko W. Rupp commented on ISPN-135:
------------------------------------

RHQ/Jopr already has a plugin skeleton generator - see 
http://viewvc.rhq-project.org/cgi-bin/viewvc.cgi/rhq/trunk/modules/helpers/pluginGen/ 
and  especially
http://support.rhq-project.org/display/RHQ/Plugins+-+plugin+generator

So this generator here can reuse some parts of the above generator or on the other hand above generator could be extended to actually point at some source code with MBeans and pull the information from there. Then it would populate the plugin descriptor with the metrics (descriptorMain.ftl) and also e.g. extend the implementation of the Measurement and Operation Facets with code that pulls the data from there or that invokes the operation.

The later approach has the advantage that it could be reused by other projects. But this would also mean that others would need to use the same @MA/@MO annotations, which is unlikely


> Automatically generate the JOPR XML descriptor for the JOPR plugin
> ------------------------------------------------------------------
>
>                 Key: ISPN-135
>                 URL: https://jira.jboss.org/jira/browse/ISPN-135
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: JMX, reporting and management
>            Reporter: Manik Surtani
>            Assignee: Manik Surtani
>             Fix For: 4.0.0.BETA1
>
>
> Details in the discussion thread

-- 
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 infinispan-issues mailing list