Uses of Interface
org.jboss.messaging.core.plugin.postoffice.cluster.ClusterRouterFactory

Packages that use ClusterRouterFactory
org.jboss.messaging.core.plugin.postoffice.cluster   
 

Uses of ClusterRouterFactory in org.jboss.messaging.core.plugin.postoffice.cluster
 

Classes in org.jboss.messaging.core.plugin.postoffice.cluster that implement ClusterRouterFactory
 class DefaultRouterFactory
           
 class RoundRobinRouterFactory
          A RoundRobinRouterFactory
 

Constructors in org.jboss.messaging.core.plugin.postoffice.cluster with parameters of type ClusterRouterFactory
DefaultClusteredPostOffice(javax.sql.DataSource ds, TransactionManager tm, java.util.Properties sqlProperties, boolean createTablesOnStartup, int nodeId, java.lang.String officeName, MessageStore ms, PersistenceManager pm, TransactionRepository tr, FilterFactory filterFactory, ConditionFactory conditionFactory, java.lang.String groupName, JChannelFactory JChannelFactory, long stateTimeout, long castTimeout, MessagePullPolicy redistributionPolicy, ClusterRouterFactory rf, FailoverMapper failoverMapper, long statsSendPeriod, int poolSize)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.