Uses of Interface
org.jboss.messaging.core.server.cluster.ClusterManager

Packages that use ClusterManager
org.jboss.messaging.core.server   
org.jboss.messaging.core.server.cluster.impl   
org.jboss.messaging.core.server.impl   
 

Uses of ClusterManager in org.jboss.messaging.core.server
 

Methods in org.jboss.messaging.core.server that return ClusterManager
 ClusterManager MessagingServer.getClusterManager()
           
 

Uses of ClusterManager in org.jboss.messaging.core.server.cluster.impl
 

Classes in org.jboss.messaging.core.server.cluster.impl that implement ClusterManager
 class ClusterManagerImpl
          A ClusterManagerImpl
 

Uses of ClusterManager in org.jboss.messaging.core.server.impl
 

Methods in org.jboss.messaging.core.server.impl that return ClusterManager
 ClusterManager MessagingServerImpl.getClusterManager()
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.