Uses of Class
org.apache.geronimo.clustering.NamedMBeanImpl

Packages that use NamedMBeanImpl
org.apache.geronimo.clustering The Geronimo Clustering implementation. 
org.apache.geronimo.clustering.ejb The Geronimo EJB Tier Clustering binding. 
org.apache.geronimo.clustering.jndi The Geronimo JNDI Tier Clustering binding. 
org.apache.geronimo.clustering.web The Geronimo Web Tier Clustering binding. 
 

Uses of NamedMBeanImpl in org.apache.geronimo.clustering
 

Subclasses of NamedMBeanImpl in org.apache.geronimo.clustering
 class Cluster
          A 'Cluster' is a point of connection between all 'Cluster's with the same name, running in other VMs.
 class LocalCluster
          A uniquely identifiable n->n intra-vm event-raising communications channel.
 class Node
          A Node is an instance of a connection to a Cluster.
 class Tier
          Tier abstracts code common to different Tier impls into the same abstract base.
 

Uses of NamedMBeanImpl in org.apache.geronimo.clustering.ejb
 

Subclasses of NamedMBeanImpl in org.apache.geronimo.clustering.ejb
 class EJBTier
          Responsible for maintaining state stored in the EJB tier - i.e.
 

Uses of NamedMBeanImpl in org.apache.geronimo.clustering.jndi
 

Subclasses of NamedMBeanImpl in org.apache.geronimo.clustering.jndi
 class JNDITier
          Responsible for maintaining state stored in the JNDI tier - i.e.
 

Uses of NamedMBeanImpl in org.apache.geronimo.clustering.web
 

Subclasses of NamedMBeanImpl in org.apache.geronimo.clustering.web
 class WebTier
          Responsible for maintaining state stored in the Web tier - i.e.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.