org.jboss.messaging.core.plugin.postoffice.cluster
Class RoundRobinRouterFactory

java.lang.Object
  extended byorg.jboss.messaging.core.plugin.postoffice.cluster.RoundRobinRouterFactory
All Implemented Interfaces:
ClusterRouterFactory

public class RoundRobinRouterFactory
extends java.lang.Object
implements ClusterRouterFactory

A RoundRobinRouterFactory

Version:
$Revision: 1.1 $ $Id$
Author:
Tim Fox

Constructor Summary
RoundRobinRouterFactory()
           
 
Method Summary
 ClusterRouter createRouter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoundRobinRouterFactory

public RoundRobinRouterFactory()
Method Detail

createRouter

public ClusterRouter createRouter()
Specified by:
createRouter in interface ClusterRouterFactory


Copyright © 2006 JBoss Inc. All Rights Reserved.