Uses of Class
org.springframework.jmx.MBeanServerNotFoundException

Packages that use MBeanServerNotFoundException
org.springframework.jmx.support Contains support classes for connecting to local and remote MBeanServers and for exposing an MBeanServer to remote clients. 
 

Uses of MBeanServerNotFoundException in org.springframework.jmx.support
 

Methods in org.springframework.jmx.support that throw MBeanServerNotFoundException
 void WebLogicMBeanServerFactoryBean.afterPropertiesSet()
           
static MBeanServer JmxUtils.locateMBeanServer()
          Attempt to find a locally running MBeanServer.
 



Copyright (c) 2002-2005 The Spring Framework Project.