- getAtomikosConnectionFactoryBean() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getAtomikosConnectionFactoryBean() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
- getBorrowConnectionTimeout() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the timeout for borrowing connections from the pool.
- getConcurrentConnectionValidation() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
- getDaemonThreads() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Tests whether threads are daemon threads.
- getDefaultIsolationLevel() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
- getDeliveryMode() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getDestination() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getDestination() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Gets the destination.
- getDestinationName() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getDestinationName() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Gets the destination name.
- getExceptionListener() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Gets the exception listener (if any).
- getIgnoreSessionTransactedFlag() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
- getLocalTransactionMode() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the local transaction mode.
- getMaintenanceInterval() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the pool maintenance interval.
- getMaxIdleTime() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the max idle time for connections in the pool.
- getMaxLifetime() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the maximum lifetime in seconds.
- getMaxPoolSize() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the max size of the pool.
- getMessageListener() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Get the message listener if any.
- getMessageSelector() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Get the message selector (if any)
- getMinPoolSize() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the min size of the pool.
- getNoLocal() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
- getNotifyListenerOnClose() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Getter to check whether the listener is notified on close.
- getOrRefreshSession(Connection) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getOrRefreshSession(Connection) - Method in class com.atomikos.jms.extra.ConcurrentJmsSenderTemplate
-
- getOrRefreshSession(Connection) - Method in class com.atomikos.jms.extra.SingleThreadedJmsSenderTemplate
-
- getOrReuseConnection() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getOrReuseConnection() - Method in class com.atomikos.jms.extra.ConcurrentJmsSenderTemplate
-
- getOrReuseConnection() - Method in class com.atomikos.jms.extra.SingleThreadedJmsSenderTemplate
-
- getPoolSize() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Get the size of the pool.
- getPriority() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getReceiveTimeout() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Gets the receive timeout in seconds.
- getReference() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
- getReplyToDestination() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Gets the replyToDestination.
- getReplyToDestinationName() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getRequiredInterfaceType() - Method in class com.atomikos.jms.internal.AtomikosJmsConnectionProxy
-
- getRequiredInterfaceType() - Method in class com.atomikos.jms.internal.AtomikosJmsNonXaSessionProxy
-
- getRequiredInterfaceType() - Method in class com.atomikos.jms.internal.AtomikosJmsXaSessionProxy
-
- getSessionCreationMode() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
- getSubscriberName() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Gets the subscriber name (for durable subscribers).
- getTestQuery() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets a test query, currently defaults to null (not applicable to JMS).
- getTimeToLive() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getTransactionTimeout() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Get the transaction timeout.
- getUniqueResourceName() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the unique name for this resource.
- getUnsubscribeOnClose() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Getter to test if unsubscribe should be called on close.
- getUser() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- getXaConnectionFactory() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the configured XAConnectionFactory.
- getXaConnectionFactoryClassName() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the name of the vendor-specific XAConnectionFactory class implementation.
- getXaProperties() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Gets the vendor-specific XA properties to set.
- sendBytesMessage(byte[]) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- sendBytesMessage(byte[]) - Method in interface com.atomikos.jms.extra.JmsSenderTemplate
-
Sends a ByteMessage.
- sendMapMessage(Map<String, ?>) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- sendMapMessage(Map<String, ?>) - Method in interface com.atomikos.jms.extra.JmsSenderTemplate
-
Sends a MapMessage.
- sendObjectMessage(Serializable) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- sendObjectMessage(Serializable) - Method in interface com.atomikos.jms.extra.JmsSenderTemplate
-
Sends an ObjectMessage.
- sendTextMessage(String) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
- sendTextMessage(String) - Method in interface com.atomikos.jms.extra.JmsSenderTemplate
-
Sends a TextMessage.
- SessionCreationMode - Class in com.atomikos.jms
-
Constant values to indicate / tune the behavior in terms of JMS session creation
(i.e., under what conditions to create XA sessions vs local sessions),
so you can control backwards compatibility of your configuration.
- SessionCreationMode() - Constructor for class com.atomikos.jms.SessionCreationMode
-
- setAtomikosConnectionFactoryBean(AtomikosConnectionFactoryBean) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Sets the connection factory to use.
- setAtomikosConnectionFactoryBean(AtomikosConnectionFactoryBean) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets the connection factory to use.
- setBorrowConnectionTimeout(int) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the max timeout that connection requests should
wait when no connection is available in the pool.
- setClientID(String) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets the clientID for durable subscriptions.
- setConcurrentConnectionValidation(boolean) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets whether or not to use concurrent connection validation.
- setDaemonThreads(boolean) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets whether threads should be daemon threads or not (optional).
- setDeliveryMode(int) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Set the deliverymode for messages sent in this session (optional).
- setDestination(Destination) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Sets the destination to send to.
- setDestination(Destination) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets the JMS destination to listen on (required unless the destinationName is set instead).
- setDestinationName(String) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Sets the (provider-specific) destination name in order
to lookup the destination (rather than providing one directly).
- setDestinationName(String) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets the JMS provider-specific destination name
(required unless the destination is set directly).
- setExceptionListener(ExceptionListener) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets the exception listener (optional).
- setIgnoreSessionTransactedFlag(boolean) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
- setLocalTransactionMode(boolean) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets whether or not local transactions are desired.
- setMaintenanceInterval(int) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the pool maintenance interval, i.e.
- setMaxIdleTime(int) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the max idle time after which connections are cleaned up
from the pool.
- setMaxLifetime(int) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the maximum amount of seconds that a connection is kept in the pool before
it is destroyed automatically.
- setMaxPoolSize(int) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the max size that the pool can reach.
- setMessageListener(MessageListener) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Set the message listener to use (required).
- setMessageSelector(String) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Set the message selector to use (optional).
- setMinPoolSize(int) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the min size of the pool.
- setNoLocal(boolean) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets whether or not this topic should receive sends from the
same connection (optional).
- setNotifyListenerOnClose(boolean) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Set whether the listener should be notified of close events on the pool
(optional).
- setPassword(String) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Set the password for explicit authentication (optional).
- setPoolSize(int) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets both the min and max size of the pool.
- setPoolSize(int) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets the size of the session pool (optional).
- setPriority(int) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Set the priority for messages sent in this session (optional).
- setReceiveTimeout(int) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets the receive timeout in seconds,
i.e.
- setReplyToDestination(Destination) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
If this session is used for sending request/reply messages, then this
property indicates the destination where the replies are to be sent (optional).
- setReplyToDestinationName(String) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Sets the provider-specific replyToDestinationName.
- setSessionCreationMode(int) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the creation mode for sessions.
- setSubscriberName(String) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets the name to use for durable subscriptions (optional).
- setTimeToLive(long) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Set the time to live for messages sent in this session (optional).
- setTransactionTimeout(int) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Set the transaction timeout in seconds (optional).
- setUniqueResourceName(String) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the unique resource name for this resource, needed for recovery of transactions after restart.
- setUnsubscribeOnClose(boolean) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Sets whether unsubscribe should be done at closing time (optional).
- setUser(String) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
-
Set the user to use for explicit authentication (optional).
- setXaConnectionFactory(XAConnectionFactory) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the XAConnectionFactory directly, instead of calling setXaConnectionFactoryClassName and setXaProperties.
- setXaConnectionFactoryClassName(String) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the fully qualified name of a vendor-specific implementation of XAConnectionFatory.
- setXaProperties(Properties) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
-
Sets the vendor-specific XA properties.
- SingleThreadedJmsSenderTemplate - Class in com.atomikos.jms.extra
-
This is a long-lived JMS sender session, representing a
self-refreshing JMS session that can be used to send JMS messages in a
transacted way (a JTA transaction context is required).
- SingleThreadedJmsSenderTemplate() - Constructor for class com.atomikos.jms.extra.SingleThreadedJmsSenderTemplate
-
- start() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Start listening for messages.
- stop() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
-
Stop listening for messages.