MLetMBean
Interface MLetMBean
- All Known Implementing Classes:
- MLet, PrivateMLet
public interface MLetMBean
Exposes the remote management interface of the MLet MBean.
- Since:
- 1.5
Methods
getMBeansFromURL
Set<Object> getMBeansFromURL(String url) throws ServiceNotFoundException
Loads a text file containing MLET tags that define the MBeans to be added to the MBean server. The location of the text file is specified by a URL. The text file is read using the UTF-8 encoding. The MBeans specified in the MLET file will be instantiated and registered in the MBean server.
- Parameters:
-
url
- The URL of the text