Uses of Class
org.springframework.jmx.access.MBeanInfoRetrievalException
Packages that use MBeanInfoRetrievalException
Package
Description
Provides support for accessing remote MBean resources.
-
Uses of MBeanInfoRetrievalException in org.springframework.jmx.access
Methods in org.springframework.jmx.access that throw MBeanInfoRetrievalExceptionModifier and TypeMethodDescriptionvoid
MBeanProxyFactoryBean.afterPropertiesSet()
Checks that theproxyInterface
has been specified and then generates the proxy for the target MBean.