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

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

Uses of MBeanClientInterceptor in org.springframework.jmx.access
 

Subclasses of MBeanClientInterceptor in org.springframework.jmx.access
 class MBeanProxyFactoryBean
          Creates a proxy to a managed resource running either locally or remotely.
 



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