public class HornetQXAQueueConnectionFactory extends HornetQConnectionFactory implements XAQueueConnectionFactory
| Constructor and Description |
|---|
HornetQXAQueueConnectionFactory() |
HornetQXAQueueConnectionFactory(boolean ha,
DiscoveryGroupConfiguration groupConfiguration) |
HornetQXAQueueConnectionFactory(boolean ha,
TransportConfiguration... initialConnectors) |
HornetQXAQueueConnectionFactory(ServerLocator serverLocator) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFactoryType() |
close, createConnection, createConnection, createConnectionInternal, createQueueConnection, createQueueConnection, createTopicConnection, createTopicConnection, createXAConnection, createXAConnection, createXAQueueConnection, createXAQueueConnection, createXATopicConnection, createXATopicConnection, finalize, getCallTimeout, getClientFailureCheckPeriod, getClientID, getConfirmationWindowSize, getConnectionLoadBalancingPolicyClassName, getConnectionTTL, getConsumerMaxRate, getConsumerWindowSize, getCoreFactory, getDiscoveryGroupConfiguration, getDupsOKBatchSize, getGroupID, getInitialConnectAttempts, getInitialMessagePacketSize, getMaxRetryInterval, getMinLargeMessageSize, getProducerMaxRate, getProducerWindowSize, getReconnectAttempts, getReference, getRetryInterval, getRetryIntervalMultiplier, getScheduledThreadPoolMaxSize, getServerLocator, getStaticConnectors, getThreadPoolMaxSize, getTransactionBatchSize, isAutoGroup, isBlockOnAcknowledge, isBlockOnDurableSend, isBlockOnNonDurableSend, isCacheLargeMessagesClient, isCompressLargeMessage, isFailoverOnInitialConnection, isHA, isPreAcknowledge, isUseGlobalPools, setAutoGroup, setBlockOnAcknowledge, setBlockOnDurableSend, setBlockOnNonDurableSend, setCacheLargeMessagesClient, setCallTimeout, setClientFailureCheckPeriod, setClientID, setCompressLargeMessage, setConfirmationWindowSize, setConnectionLoadBalancingPolicyClassName, setConnectionTTL, setConsumerMaxRate, setConsumerWindowSize, setDupsOKBatchSize, setFailoverOnInitialConnection, setGroupID, setInitialConnectAttempts, setInitialMessagePacketSize, setMaxRetryInterval, setMinLargeMessageSize, setPreAcknowledge, setProducerMaxRate, setProducerWindowSize, setReconnectAttempts, setRetryInterval, setRetryIntervalMultiplier, setScheduledThreadPoolMaxSize, setThreadPoolMaxSize, setTransactionBatchSize, setUseGlobalPools, toStringclone, equals, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateXAQueueConnection, createXAQueueConnectioncreateXAConnection, createXAConnectioncreateQueueConnection, createQueueConnectioncreateConnection, createConnectionpublic HornetQXAQueueConnectionFactory()
public HornetQXAQueueConnectionFactory(ServerLocator serverLocator)
serverLocator - public HornetQXAQueueConnectionFactory(boolean ha,
DiscoveryGroupConfiguration groupConfiguration)
ha - discoveryAddress - discoveryPort - public HornetQXAQueueConnectionFactory(boolean ha,
TransportConfiguration... initialConnectors)
ha - initialConnectors - public int getFactoryType()
getFactoryType in class HornetQConnectionFactoryCopyright © 2012 JBoss by Red Hat. All Rights Reserved.