|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
MBeanServerInterceptor | This interface specifies the behavior to be implemented by an MBean Server Interceptor. |
MBeanServerInterceptorWrapper.Controller | This interface is called before and after each operation is invoked on the wrapped interceptor. |
Class Summary | |
CompatibleMBeanInterceptor | An MBeanServerInterceptor that forwards every request
unchanged to an MBeanInterceptor . |
DefaultMBeanServerInterceptor | This is the default class for MBean manipulation on the agent side. |
ForwardingMBeanServerInterceptor | An MBeanServerInterceptor that forwards every request
unchanged to another MBeanServerInterceptor . |
MBeanServerInterceptorWrapper | Implements a MBeanServerInterceptorWrapper that receives all requests from the MBeanServer and forward them to a wrapped MBeanServerInterceptor. |
Exception Summary | |
InterceptorCycleException | Thrown when changing a chain of interceptors would produce a cycle. |
InterceptorNotPresentException | An MBeanServerInterceptor was not found when expected. |
Provides classes that make up the Java DMK 5.1 MBeanServerInterceptor feature.
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |