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

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

public class DefaultRouterFactory
extends java.lang.Object
implements ClusterRouterFactory

Version:
$Revision: 2305 $ $Id: DefaultRouterFactory.java 2305 2007-02-14 01:02:40Z ovidiu.feodorov@jboss.com $
Author:
Tim Fox

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

Constructor Detail

DefaultRouterFactory

public DefaultRouterFactory()
Method Detail

createRouter

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


Copyright © 2006 JBoss Inc. All Rights Reserved.