Uses of Class
org.springframework.jmx.access.MBeanInfoRetrievalException

Packages that use MBeanInfoRetrievalException
org.springframework.jmx.access Provides proxy support for accessing MBean resources through standard Java interfaces. 
 

Uses of MBeanInfoRetrievalException in org.springframework.jmx.access
 

Methods in org.springframework.jmx.access that throw MBeanInfoRetrievalException
 void MBeanProxyFactoryBean.afterPropertiesSet()
          Checks that the proxyInterface has been specified and then generates the proxy for the target MBean.
 void MBeanClientInterceptor.afterPropertiesSet()
          Ensures that an MBeanServerConnection is configured and attempts to detect a local connection if one is not supplied.
 



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