Uses of Class
com.sun.jdmk.interceptor.InterceptorCycleException

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.2 2005.11.29_16:24:00_MET

Copyright 1998-2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.