Uses of Package
org.springframework.jmx.access

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

Classes in org.springframework.jmx.access used by org.springframework.jmx.access
MBeanClientInterceptor
          MethodInterceptor implementation that routes calls to an MBean running on the supplied MBeanServerConnection.
MBeanInfoRetrievalException
          Thrown if an exception is encountered when trying to retrieve MBean metadata.
 



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