Uses of Interface
org.norther.tammi.core.rt.VariableTreeMBean

Packages that use VariableTreeMBean
org.norther.tammi.core.rt   
org.norther.tammi.root.rt   
 

Uses of VariableTreeMBean in org.norther.tammi.core.rt
 

Classes in org.norther.tammi.core.rt that implement VariableTreeMBean
 class VariableTree
          A default implementation of VariableTreeMBean.
 

Methods in org.norther.tammi.core.rt that return VariableTreeMBean
 VariableTreeMBean VariableTree.getBranch(ObjectName name)
           
 VariableTreeMBean VariableTreeMBean.getBranch(ObjectName name)
          Gets the referent of the named branch MBean.
 

Uses of VariableTreeMBean in org.norther.tammi.root.rt
 

Subinterfaces of VariableTreeMBean in org.norther.tammi.root.rt
 interface VariableRootMBean
          VariableRootMBean extends VariableTreeMBean and provides a root for variable trees that need persistency.
 

Classes in org.norther.tammi.root.rt that implement VariableTreeMBean
 class VariableRoot
          A default implementation of VariableRootMBean.
 



Copyright © 2004 The Norther Organization. All rights reserved.