Uses of Package
org.apache.geronimo.clustering

Packages that use org.apache.geronimo.clustering
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. 
 

Classes in org.apache.geronimo.clustering used by org.apache.geronimo.clustering
Cluster
          A 'Cluster' is a point of connection between all 'Cluster's with the same name, running in other VMs.
Data
          An object capable of holding the state of multiple applications and tiers.
DataDelta
          An object capable of holding a Data change (Delta) and applying it to said Data.
DataDeltaListener
          An interface implemented by components that wish to be notified about changes to Cluster state.
DataListener
          An interface implemented by components that wish to have their state initialised from the Cluster.
MBeanImpl
          A base class containing fnality useful to the MBeans of the Clustering module.
MetaDataListener
          An interface implemented by components that wish to be notified upon membership of a Cluster changing.
NamedMBeanImpl
          A base class containing fnality useful to Named MBeans of the Clustering module.
Node
          A Node is an instance of a connection to a Cluster.
 

Classes in org.apache.geronimo.clustering used by org.apache.geronimo.clustering.ejb
MBeanImpl
          A base class containing fnality useful to the MBeans of the Clustering module.
NamedMBeanImpl
          A base class containing fnality useful to Named MBeans of the Clustering module.
Tier
          Tier abstracts code common to different Tier impls into the same abstract base.
 

Classes in org.apache.geronimo.clustering used by org.apache.geronimo.clustering.jndi
MBeanImpl
          A base class containing fnality useful to the MBeans of the Clustering module.
NamedMBeanImpl
          A base class containing fnality useful to Named MBeans of the Clustering module.
Tier
          Tier abstracts code common to different Tier impls into the same abstract base.
 

Classes in org.apache.geronimo.clustering used by org.apache.geronimo.clustering.web
MBeanImpl
          A base class containing fnality useful to the MBeans of the Clustering module.
NamedMBeanImpl
          A base class containing fnality useful to Named MBeans of the Clustering module.
Tier
          Tier abstracts code common to different Tier impls into the same abstract base.
 



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