Uses of Class
com.caucho.jmx.MBeanView

Packages that use MBeanView
com.caucho.jmx   
 

Uses of MBeanView in com.caucho.jmx
 

Methods in com.caucho.jmx that return MBeanView
protected  MBeanView AbstractMBeanServer.getGlobalView()
          Returns the view implementation.
protected  MBeanView MBeanView.getParentGlobalView()
          Returns the parent global view.
protected  MBeanView AbstractMBeanServer.getParentView()
          Returns the view implementation.
protected  MBeanView MBeanContext.getParentView()
          Returns the parent view.
protected  MBeanView MBeanView.getParentView()
          Returns the parent local view.
protected  MBeanView AbstractMBeanServer.getView()
          Returns the view implementation.
protected  MBeanView GlobalMBeanServer.getView()
          Returns the local view.