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 01-ea
opendmk-1.0-b01-ea 2010.09.25_15:22:04_BST

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