Uses of Interface
org.apache.geronimo.messaging.cluster.topology.TopologyManager

Packages that use TopologyManager
org.apache.geronimo.messaging.cluster   
org.apache.geronimo.messaging.cluster.topology   
 

Uses of TopologyManager in org.apache.geronimo.messaging.cluster
 

Constructors in org.apache.geronimo.messaging.cluster with parameters of type TopologyManager
ClusterImpl(ClusterInfo aClusterInfo, Node aNode, TopologyManager aTopologyManager)
          Creates a cluster view mounted by the specified node.
 

Uses of TopologyManager in org.apache.geronimo.messaging.cluster.topology
 

Classes in org.apache.geronimo.messaging.cluster.topology that implement TopologyManager
 class RingTopologyManager
          A simple ring topology manager.
 



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