public class ActiveMQXATopicConnectionFactory extends ActiveMQConnectionFactory implements XATopicConnectionFactory
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
This connection factory will use defaults defined by DefaultConnectionProperties.
| Constructor and Description |
|---|
ActiveMQXATopicConnectionFactory() |
ActiveMQXATopicConnectionFactory(boolean ha,
DiscoveryGroupConfiguration groupConfiguration) |
ActiveMQXATopicConnectionFactory(boolean ha,
TransportConfiguration... initialConnectors) |
ActiveMQXATopicConnectionFactory(ServerLocator serverLocator) |
ActiveMQXATopicConnectionFactory(String uri) |
ActiveMQXATopicConnectionFactory(String url,
String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFactoryType() |
close, createConnection, createConnection, createConnectionInternal, createContext, createContext, createContext, createContext, createQueueConnection, createQueueConnection, createTopicConnection, createTopicConnection, createXAConnection, createXAConnection, createXAContext, createXAContext, createXAQueueConnection, createXAQueueConnection, createXATopicConnection, createXATopicConnection, finalize, getCallFailoverTimeout, getCallTimeout, getClientFailureCheckPeriod, getClientID, getConfirmationWindowSize, getConnectionLoadBalancingPolicyClassName, getConnectionTTL, getConsumerMaxRate, getConsumerWindowSize, getDiscoveryGroupConfiguration, getDupsOKBatchSize, getGroupID, getIncomingInterceptorList, getInitialConnectAttempts, getInitialMessagePacketSize, getMaxRetryInterval, getMinLargeMessageSize, getOutgoingInterceptorList, getPassword, getProducerMaxRate, getProducerWindowSize, getProtocolManagerFactoryStr, getReconnectAttempts, getReference, getRetryInterval, getRetryIntervalMultiplier, getScheduledThreadPoolMaxSize, getServerLocator, getStaticConnectors, getThreadPoolMaxSize, getTransactionBatchSize, getUser, isAutoGroup, isBlockOnAcknowledge, isBlockOnDurableSend, isBlockOnNonDurableSend, isCacheLargeMessagesClient, isCompressLargeMessage, isFailoverOnInitialConnection, isHA, isPreAcknowledge, isUseGlobalPools, readExternal, setAutoGroup, setBlockOnAcknowledge, setBlockOnDurableSend, setBlockOnNonDurableSend, setCacheLargeMessagesClient, setCallFailoverTimeout, setCallTimeout, setClientFailureCheckPeriod, setClientID, setCompressLargeMessage, setConfirmationWindowSize, setConnectionLoadBalancingPolicyClassName, setConnectionTTL, setConsumerMaxRate, setConsumerWindowSize, setDupsOKBatchSize, setFailoverOnInitialConnection, setGroupID, setIncomingInterceptorList, setInitialConnectAttempts, setInitialMessagePacketSize, setMaxRetryInterval, setMinLargeMessageSize, setOutgoingInterceptorList, setPassword, setPreAcknowledge, setProducerMaxRate, setProducerWindowSize, setProtocolManagerFactoryStr, setReconnectAttempts, setRetryInterval, setRetryIntervalMultiplier, setScheduledThreadPoolMaxSize, setThreadPoolMaxSize, setTransactionBatchSize, setUseGlobalPools, setUser, toString, toURI, writeExternalclone, equals, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateXATopicConnection, createXATopicConnectioncreateXAConnection, createXAConnection, createXAContext, createXAContextcreateTopicConnection, createTopicConnectioncreateConnection, createConnection, createContext, createContext, createContext, createContextpublic ActiveMQXATopicConnectionFactory()
public ActiveMQXATopicConnectionFactory(String uri)
public ActiveMQXATopicConnectionFactory(String url, String user, String password)
public ActiveMQXATopicConnectionFactory(ServerLocator serverLocator)
public ActiveMQXATopicConnectionFactory(boolean ha,
DiscoveryGroupConfiguration groupConfiguration)
public ActiveMQXATopicConnectionFactory(boolean ha,
TransportConfiguration... initialConnectors)
public int getFactoryType()
getFactoryType in class ActiveMQConnectionFactoryCopyright © 2016 JBoss by Red Hat. All rights reserved.