[ 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 18:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=450650&aid=1064681&group_id=47745

Category: Tools: Other
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Mark Hale (markhale)
Assigned to: Nobody/Anonymous (nobody)
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).


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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&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.