[infinispan-issues] [JBoss JIRA] Created: (ISPN-866) Rename GlobalConfiguration.setMBeanServerLookup that takes instance

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Fri Jan 7 05:45:17 EST 2011


Rename GlobalConfiguration.setMBeanServerLookup that takes instance
-------------------------------------------------------------------

                 Key: ISPN-866
                 URL: https://issues.jboss.org/browse/ISPN-866
             Project: Infinispan
          Issue Type: Bug
          Components: Configuration, JMX, reporting and management
    Affects Versions: 5.0.0.ALPHA1, 4.2.0.Final
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño
             Fix For: 5.0.0.BETA1, 5.0.0.Final


The following two methods are confusing:

   public void setMBeanServerLookup(String mBeanServerLookupClass)

   public void setMBeanServerLookup(MBeanServerLookup mBeanServerLookup) {

The second one should be renamed to setMBeanServerLookupInstance



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

       



More information about the infinispan-issues mailing list