[infinispan-issues] [JBoss JIRA] Commented: (ISPN-866) Rename GlobalConfiguration.setMBeanServerLookup that takes instance
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Fri Jan 7 06:16:18 EST 2011
[ https://issues.jboss.org/browse/ISPN-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574054#comment-12574054 ]
Manik Surtani commented on ISPN-866:
------------------------------------
Make sure the old method is deprecated rather than removed, to preserve backward compat.
> 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: 4.2.0.Final, 5.0.0.ALPHA1
> 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