Uses of Class
javax.management.ServiceNotFoundException

Packages that use ServiceNotFoundException
com.sun.jdmk.comm Provides specific classes to Sun JMX Tools Contribution: Html Adaptor classes. 
javax.management.loading Provides the classes which implement advanced dynamic loading
 

Uses of ServiceNotFoundException in com.sun.jdmk.comm
 

Methods in com.sun.jdmk.comm that throw ServiceNotFoundException
 void HtmlAdaptorServer.setParser(ObjectName parser)
          Sets the MBean that will be used to parse the incoming HTML requests or to built the outgoing HTML pages.
 

Uses of ServiceNotFoundException in javax.management.loading
 

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


JMX 1.2_8   2002.10.31_20:03:55_MET

Copyright 1999-2002 Sun Microsystems, Inc.   901 San Antonio Road Palo Alto, California, 94303, U.S.A.   All Rights Reserved.