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

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

Uses of InvalidInvocationException in org.springframework.jmx.access
 

Methods in org.springframework.jmx.access that throw InvalidInvocationException
 Object MBeanClientInterceptor.invoke(MethodInvocation invocation)
          Route the invocation to the configured managed resource.
 



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