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

Packages that use InterceptorCycleException
com.sun.jdmk.interceptor Provides classes that make up the MBeanServerInterceptor feature. 
 

Uses of InterceptorCycleException in com.sun.jdmk.interceptor
 

Methods in com.sun.jdmk.interceptor that throw InterceptorCycleException
 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.
 void ForwardingMBeanServerInterceptor.setNextInterceptor(MBeanServerInterceptor next)
          Set the MBeanServerInterceptor to which requests will be forwarded.
 


Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

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