Class Summary |
ContextClassLoaderMBeanServerInterceptor |
This interceptor sets the context class loader to the proper value for incoming calls. |
DefaultMBeanServerInterceptor |
Base class for MBeanServer --> MBean interceptors. |
DefaultMBeanServerInterceptorMBeanDescription |
Management interface description for the DefaultMBeanServerInterceptor MBean |
InvokerMBeanServerInterceptor |
The last MBeanServer --$gt; MBean interceptor in the chain. |
InvokerMBeanServerInterceptorMBeanDescription |
Management interface description for the InvokerMBeanServerInterceptor MBean. |
MBeanServerInterceptorConfigurator |
MBean that configures the MBeanServer --> MBean interceptor chain. |
MBeanServerInterceptorConfiguratorMBeanDescription |
Management interface description for the MBeanServerInterceptorConfigurator MBean. |
NotificationListenerMBeanServerInterceptor |
Interceptor that takes care of replacing the source of Notifications to the
ObjectName of the NotificationBroadcaster that emitted it. |
SecurityMBeanServerInterceptor |
Interceptor that takes care of performing security checks (in case the SecurityManager is installed) for
MBeanServer to MBean calls. |
SecurityMBeanServerInterceptorMBeanDescription |
Management interface description for the SecurityMBeanServerInterceptor MBean. |