[ mx4j-Feature Requests-1064681 ] Additions to NamingService

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.java.mx4j.devel
Message-ID <[email protected]>
Feature Requests item #1064681, was opened at 2004-11-11 19:16
Message generated for change (Settings changed) made by simonebordet
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=450650&aid=1064681&group_id=47745

Category: Tools: Other
>Group: Release 2.1.1
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Mark Hale (markhale)
>Assigned to: Simone Bordet (simonebordet)
Summary: Additions to NamingService

Initial Comment:
The following would be quite useful to have:

public String[] getNames() {
   return m_registry.list();
}

so it is easy to see what is registered.
And,

public void unbind(String name) {
   m_registry.unbind(name);
}

so it is easy to rebind mbeans that are already bound
(otherwise you more or less have to restart the
namingservice).


----------------------------------------------------------------------

>Comment By: Simone Bordet (simonebordet)
Date: 2005-02-23 12:39

Message:
Logged In: YES 
user_id=1170988

For consistency, getNames() has been renamed to list()

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=450650&aid=1064681&group_id=47745


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.