Uses of Interface
org.norther.tammi.core.base.NamePattern

Packages that use NamePattern
org.norther.tammi.core.base   
org.norther.tammi.core.model   
org.norther.tammi.core.relation   
org.norther.tammi.core.rt   
org.norther.tammi.leaf.model   
org.norther.tammi.manual.chapter   
org.norther.tammi.root.rt   
 

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

Classes in org.norther.tammi.core.base that implement NamePattern
 class Loader
          A default implementation of LoaderMBean.
 class Referable
          This is the default implementation and base class of referable MBeans maintaining their registration state and supporting direct references.
 

Uses of NamePattern in org.norther.tammi.core.model
 

Classes in org.norther.tammi.core.model that implement NamePattern
 class ReferableModelMBean
          Extends javax.management.RequiredModelMBean to support referable adaptees as managed resources.
 

Uses of NamePattern in org.norther.tammi.core.relation
 

Classes in org.norther.tammi.core.relation that implement NamePattern
 class Relation
          A default implementation of a relation MBean.
 

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

Classes in org.norther.tammi.core.rt that implement NamePattern
 class VariableTree
          A default implementation of VariableTreeMBean.
 class VariableY
          An extended Variable implementation supporting a fixed set of dynamic attributes only.
 class VariableZ
          A fully dynamic Variable implementation supporting run-time modifications to its attribute set.
 

Uses of NamePattern in org.norther.tammi.leaf.model
 

Classes in org.norther.tammi.leaf.model that implement NamePattern
 class WidgetModelMBean
          A default implementation of WidgetAdapterMBean.
 

Uses of NamePattern in org.norther.tammi.manual.chapter
 

Classes in org.norther.tammi.manual.chapter that implement NamePattern
 class Chapter
          Chapter is the default implementation of the ChapterMBean interface.
 

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

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



Copyright © 2004 The Norther Organization. All rights reserved.