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