|
||||||||||
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 MBeanServerInterceptor feature.
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |