Uses of Class
javax.management.ServiceNotFoundException

Packages that use ServiceNotFoundException
javax.management.loading Provides the classes which implement advanced dynamic loading
 

Uses of ServiceNotFoundException in javax.management.loading
 

Methods in javax.management.loading that throw ServiceNotFoundException
 java.util.Set MLetMBean.getMBeansFromURL(java.lang.String url)
          Loads a text file containing MLET tags that define the MBeans to be added to the agent.
 java.util.Set MLetMBean.getMBeansFromURL(java.net.URL url)
          Loads a text file containing MLET tags that define the MBeans to be added to the agent.
 void MLetMBean.addURL(java.lang.String url)
          Appends the specified URL to the list of URLs to search for classes and resources.
 void MLet.addURL(java.lang.String url)
          Appends the specified URL to the list of URLs to search for classes and resources.
 java.util.Set MLet.getMBeansFromURL(java.net.URL url)
          Loads a text file containing MLET tags that define the MBeans to be added to the agent.
 java.util.Set MLet.getMBeansFromURL(java.lang.String url)
          Loads a text file containing MLET tags that define the MBeans to be added to the agent.
 


Maintenance Release
jmx-1.2.1-b14 2003.07.15_17:22:05_MEST

Copyright 1999-2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.