|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptorCycleException | |
com.sun.jdmk.interceptor | Provides classes that make up the Java DMK 5.1 MBeanServerInterceptor feature. |
Uses of InterceptorCycleException in com.sun.jdmk.interceptor |
Methods in com.sun.jdmk.interceptor that throw InterceptorCycleException | |
void |
ForwardingMBeanServerInterceptor.setNextInterceptor(MBeanServerInterceptor next)
Set the MBeanServerInterceptor to which requests will be
forwarded. |
void |
ForwardingMBeanServerInterceptor.insertFirst(JdmkMBeanServer lmbs)
Insert this ForwardingMBeanServerInterceptor at
the head of the chain of interceptors in a JdmkMBeanServer . |
void |
ForwardingMBeanServerInterceptor.insertLast(JdmkMBeanServer lmbs)
Insert this ForwardMBeanServerInterceptor at
the tail of the chain of interceptors in a JdmkMBeanServer . |
void |
ForwardingMBeanServerInterceptor.remove(JdmkMBeanServer lmbs)
Remove this ForwardingMBeanServerInterceptor
from the chain of interceptors in a
JdmkMBeanServer . |
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |