Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jmx.access Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
InvalidInvocationExceptionThrown when trying to invoke an operation on a proxy that is not exposedby the proxied MBean resource's management interface.Classorg.springframework.jmx.accessSpring MVC
InvocationFailureExceptionThrown when an invocation on an MBean resource failed with an exception (eithera reflection exception or an exception thrown by the target method itself).Classorg.springframework.jmx.accessSpring MVC
MBeanClientInterceptorMethodInterceptor that routes calls to anMBean running on the supplied MBeanServerConnection.Classorg.springframework.jmx.accessSpring MVC
MBeanConnectFailureExceptionThrown when an invocation failed because of an I/O problem on theMBeanServerConnection.Classorg.springframework.jmx.accessSpring MVC
MBeanInfoRetrievalExceptionThrown if an exception is encountered when trying to retrieveSince:1.Classorg.springframework.jmx.accessSpring MVC
MBeanProxyFactoryBeanCreates a proxy to a managed resource running either locally or remotely.Classorg.springframework.jmx.accessSpring MVC
NotificationListenerRegistrarRegistrar object that associates a specific NotificationListenerwith one or more MBeans in an MBeanServerClassorg.springframework.jmx.accessSpring MVC