A C D E G H I J M P R S T

A

AbstractJmsSenderTemplate - Class in com.atomikos.jms.extra
Common functionality for the sender templates.
AbstractJmsSenderTemplate() - Constructor for class com.atomikos.jms.extra.AbstractJmsSenderTemplate
 
afterUseWithoutErrors(Connection, Session) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
 
afterUseWithoutErrors(Connection, Session) - Method in class com.atomikos.jms.extra.ConcurrentJmsSenderTemplate
 
afterUseWithoutErrors(Session) - Method in class com.atomikos.jms.extra.SingleThreadedJmsSenderTemplate
 
afterUseWithoutErrors(Connection, Session) - Method in class com.atomikos.jms.extra.SingleThreadedJmsSenderTemplate
 
AtomikosConnectionFactoryBean - Class in com.atomikos.jms
This class represents the Atomikos JMS 1.1 connection factory for JTA-enabled JMS.
AtomikosConnectionFactoryBean() - Constructor for class com.atomikos.jms.AtomikosConnectionFactoryBean
 
AtomikosJMSException - Exception in com.atomikos.jms
An extension of the standard JMSException with custom logic for error reporting.
AtomikosTransactionRequiredJMSException - Exception in com.atomikos.jms
 

C

close() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
Closes the instance.
close() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
Closes all resources.
com.atomikos.jms - package com.atomikos.jms
 
com.atomikos.jms.extra - package com.atomikos.jms.extra
 
ConcurrentJmsSenderTemplate - 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).
ConcurrentJmsSenderTemplate() - Constructor for class com.atomikos.jms.extra.ConcurrentJmsSenderTemplate
 
connectionFactoryBean - Variable in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
 
createConnection() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 
createConnection(String, String) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 

D

destination - Variable in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
 
destroy(Connection, Session) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
 
destroy(Connection, Session) - Method in class com.atomikos.jms.extra.SingleThreadedJmsSenderTemplate
 
doInit() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 
doInJmsSession(Session) - Method in interface com.atomikos.jms.extra.JmsSenderTemplateCallback
Performs some application-specific processing on the underlying JMS session.

E

executeCallback(JmsSenderTemplateCallback) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
Executes an application-level call-back within the managed session.
executeCallbackInternal(JmsSenderTemplateCallback) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
 

G

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.
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
 
getReapTimeout() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
Gets the reap timeout of the pool.
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
 
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
 
getUser() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
Get the user for connecting, or null if the default user should be used.
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.

H

HeuristicMessageConsumer - Interface in com.atomikos.jms
A message consumer with support for heuristic information.
HeuristicMessageProducer - Interface in com.atomikos.jms
A message producer with support for heuristic information.

I

init() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
Initializes the instance.
init() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
Initializes the session for sending.
inited - Variable in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
 
isNoLocal() - Method in class com.atomikos.jms.extra.MessageDrivenContainer
Test if this instance will receive sends from the same connection.

J

JmsSenderTemplateCallback - Interface in com.atomikos.jms.extra
This is a call-back interface for doing more advanced and non-standard processing with the JmsSenderTemplate classes.

M

MessageDrivenContainer - Class in com.atomikos.jms.extra
A message-driven container for asynchronously receiving JMS messages from a topic or queue, within a managed JTA transaction context.
MessageDrivenContainer() - Constructor for class com.atomikos.jms.extra.MessageDrivenContainer
 

P

password - Variable in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
 
poolAvailableSize() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 
poolTotalSize() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 
printXaProperties() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 

R

receive(String) - Method in interface com.atomikos.jms.HeuristicMessageConsumer
Block until a message is there, and use the supplied heuristic information.
receive(long, String) - Method in interface com.atomikos.jms.HeuristicMessageConsumer
Block until a message is there, but use the supplied heuristic information.
receiveNoWait(String) - Method in interface com.atomikos.jms.HeuristicMessageConsumer
Do not block until a message is there, and use the supplied heuristic information.
refreshConnection() - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
 
refreshPool() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 

S

send(Message, String) - Method in interface com.atomikos.jms.HeuristicMessageProducer
Sends a message with a given heuristic message for resolving indoubt cases.
send(Destination, Message, String) - Method in interface com.atomikos.jms.HeuristicMessageProducer
Sends a message to a destination with a given heuristic message for resolving indoubt cases.
send(Message, int, int, long, String) - Method in interface com.atomikos.jms.HeuristicMessageProducer
Sends a message with the given parameters and a given heuristic message for resolving indoubt cases.
send(Destination, Message, int, int, long, String) - Method in interface com.atomikos.jms.HeuristicMessageProducer
Sends a message with the given parameters and a given heuristic message for resolving indoubt cases.
sendBytesMessage(byte[]) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
Sends a ByteMessage.
sendMapMessage(Map) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
Sends a MapMessage.
sendObjectMessage(Serializable) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
Sends an ObjectMessage.
sendTextMessage(String) - Method in class com.atomikos.jms.extra.AbstractJmsSenderTemplate
Sends a TextMessage.
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.
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
Sets whether or not to ignore the sessionTransacted flag when creating JMS Sessions.
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. the time (in seconds) between consecutive runs of the maintenance thread.
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).
setPassword(String) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
Set the password if explicit authentication is needed (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).
setReapTimeout(int) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
Sets the reap timeout for connections.
setReceiveTimeout(int) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
Sets the receive timeout in seconds, i.e. the number of seconds to wait for incoming messages in the message listener thread's event loop.
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.
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).
setUser(String) - Method in class com.atomikos.jms.extra.MessageDrivenContainer
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.

T

throwAtomikosJMSException(String) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 
throwAtomikosJMSException(String, Throwable) - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 
throwAtomikosJMSException(String, Throwable) - Static method in exception com.atomikos.jms.AtomikosJMSException
Logs and throws and AtomikosJMSException.
throwAtomikosJMSException(String) - Static method in exception com.atomikos.jms.AtomikosJMSException
Logs and throws an AtomikosJMSException.
throwAtomikosTransactionRequiredJMSException(String) - Static method in exception com.atomikos.jms.AtomikosTransactionRequiredJMSException
 
toString() - Method in class com.atomikos.jms.AtomikosConnectionFactoryBean
 
toString() - Method in class com.atomikos.jms.extra.ConcurrentJmsSenderTemplate
 
toString() - Method in class com.atomikos.jms.extra.SingleThreadedJmsSenderTemplate
 

A C D E G H I J M P R S T

Copyright © 2014. All Rights Reserved.