Uses of Class
org.norther.tammi.core.base.MBeanHandle

Packages that use MBeanHandle
org.norther.tammi.core.base   
org.norther.tammi.spray.filter   
 

Uses of MBeanHandle in org.norther.tammi.core.base
 

Methods in org.norther.tammi.core.base that return MBeanHandle
protected  MBeanHandle DefaultRegistry.getMBeanHandle(Object key)
          Gets a reference to a mapped MBean.
protected  MBeanHandle DefaultContainer.getMBeanHandle(String key)
          Gets a reference to a mapped MBean.
protected  MBeanHandle DefaultFactory.getMBeanHandle(String key)
           
 

Uses of MBeanHandle in org.norther.tammi.spray.filter
 

Subclasses of MBeanHandle in org.norther.tammi.spray.filter
 class FilterMBeanHandle
          An extension to MBeanHandle supporting the open/close state of Filters.
 



Copyright © 2004 The Norther Organization. All rights reserved.