Uses of Class
org.springframework.jmx.access.MBeanClientInterceptor
Packages that use MBeanClientInterceptor Package Description org.springframework.jmx.access Provides support for accessing remote MBean resources.Uses of MBeanClientInterceptor in org.springframework.jmx.access
Subclasses of MBeanClientInterceptor in org.springframework.jmx.access Modifier and Type Class Description classMBeanProxyFactoryBeanCreates a proxy to a managed resource running either locally or remotely.