org.codehaus.wadi.gridstate.activecluster
Class CustomClusterFactory
java.lang.Object
org.activecluster.impl.DefaultClusterFactory
org.codehaus.wadi.gridstate.activecluster.CustomClusterFactory
- All Implemented Interfaces:
- ClusterFactory
- public class CustomClusterFactory
- extends DefaultClusterFactory
Field Summary |
protected static Log |
log
|
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 |
log
protected static final Log log
CustomClusterFactory
public CustomClusterFactory(ConnectionFactory connectionFactory)
createCluster
protected Cluster createCluster(Connection connection,
Session session,
Topic groupDestination)
throws JMSException
- Throws:
JMSException
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.