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
InvalidInvocationException
          Thrown when trying to invoke an operation on a proxy that is not exposed by the proxied resource's management interface.
MBeanClientInterceptor
          MethodInterceptor implementation that routes calls to an MBean running on the supplied MBeanServerConnection.
 



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