[jbosstools-issues] [JBoss JIRA] (JBIDE-18183) Enhancement to custom jmx provider UI

Rob Stryker (JIRA) issues at jboss.org
Fri Aug 29 06:09:59 EDT 2014


Rob Stryker created JBIDE-18183:
-----------------------------------

             Summary: Enhancement to custom jmx provider UI
                 Key: JBIDE-18183
                 URL: https://issues.jboss.org/browse/JBIDE-18183
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: jmx
    Affects Versions: 4.2.0.CR1
            Reporter: Rob Stryker


Currently, each JMX provider has a UI mapped to it, and the UI assumes only 1 icon for each provider. 

Fuse Tools has several server types that behave identically, but require different icons. This could be worked around by declaring 4 or 5 different providers, and accompanying xml indicating different icons, but this is a lot of overhead and would make the code much more complex. 

A simpler solution is to allow an image provider to be part of the extension point. The image provider could then pull the Image from the server type ui (declared in wtp's api).  This would also instantiate fewer images by re-using those already instantiated for wtp.server. 



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list