Uses of Class
javax.management.ServiceNotFoundException

Packages that use ServiceNotFoundException
Package
Description
Provides the classes which implement advanced dynamic loading.
  • Uses of ServiceNotFoundException in javax.management.loading

    Modifier and Type
    Method
    Description
    void
    MLet.addURL(String url)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Appends the specified URL to the list of URLs to search for classes and resources.
    void
    MLetMBean.addURL(String url)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Appends the specified URL to the list of URLs to search for classes and resources.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.
    MLetMBean.getMBeansFromURL(String url)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.
    MLetMBean.getMBeansFromURL(URL url)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.