org.codehaus.wadi.gridstate.activecluster
Class CustomClusterFactory

java.lang.Object
  extended byorg.activecluster.impl.DefaultClusterFactory
      extended byorg.codehaus.wadi.gridstate.activecluster.CustomClusterFactory
All Implemented Interfaces:
ClusterFactory

public class CustomClusterFactory
extends DefaultClusterFactory


Field Summary
protected static Log log
           
 
Constructor Summary
CustomClusterFactory(ConnectionFactory connectionFactory)
           
 
Method Summary
protected  Cluster createCluster(Connection connection, Session session, Topic groupDestination)
           
 
Methods inherited from class org.activecluster.impl.DefaultClusterFactory
createCluster, createCluster, createProducer, createSession, getAcknowledgeMode, getConnectionFactory, getDataTopicPrefix, getDeliveryMode, getInactiveTime, isTransacted, isUseQueueForInbox, setAcknowledgeMode, setConnectionFactory, setDataTopicPrefix, setDeliveryMode, setInactiveTime, setTransacted, setUseQueueForInbox
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final Log log
Constructor Detail

CustomClusterFactory

public CustomClusterFactory(ConnectionFactory connectionFactory)
Method Detail

createCluster

protected Cluster createCluster(Connection connection,
                                Session session,
                                Topic groupDestination)
                         throws JMSException
Throws:
JMSException


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.