A B C D E G H I J M N O P R S T U W X 
All Classes All Packages

A

addSessionEventListener(PooledSessionEventListener) - Method in class org.apache.activemq.jms.pool.PooledSession
 
afterCompletion(int) - Method in class org.apache.activemq.jms.pool.XaConnectionPool.Synchronization
 
assertNotClosed() - Method in class org.apache.activemq.jms.pool.PooledConnection
 

B

beforeCompletion() - Method in class org.apache.activemq.jms.pool.XaConnectionPool.Synchronization
 

C

cleanupAllLoanedSessions() - Method in class org.apache.activemq.jms.pool.PooledConnection
The PooledSession tracks all Sessions that it created and now we close them.
cleanupConnectionTemporaryDestinations() - Method in class org.apache.activemq.jms.pool.PooledConnection
Remove all of the temporary destinations created for this connection.
clear() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Clears all connections from the pool.
close() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
close() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
close() - Method in class org.apache.activemq.jms.pool.PooledMessageConsumer
 
close() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
close() - Method in class org.apache.activemq.jms.pool.PooledSession
 
close() - Method in class org.apache.activemq.jms.pool.SessionHolder
 
commit() - Method in class org.apache.activemq.jms.pool.PooledSession
 
connection - Variable in class org.apache.activemq.jms.pool.ConnectionPool
 
ConnectionAndWrapperNamedXAResource(XAResource, String, Connection) - Constructor for class org.apache.activemq.jms.pool.GenericResourceManager.ConnectionAndWrapperNamedXAResource
 
connectionFactory - Variable in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
ConnectionKey - Class in org.apache.activemq.jms.pool
A cache key for the connection details
ConnectionKey(String, String) - Constructor for class org.apache.activemq.jms.pool.ConnectionKey
 
ConnectionPool - Class in org.apache.activemq.jms.pool
Holds a real JMS connection along with the session pools associated with it.
ConnectionPool(Connection) - Constructor for class org.apache.activemq.jms.pool.ConnectionPool
 
createBrowser(Queue) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createBrowser(Queue, String) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createBytesMessage() - Method in class org.apache.activemq.jms.pool.PooledSession
 
createConnection() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
createConnection(String, String) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
createConnection(ConnectionKey) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
createConnection(ConnectionKey) - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
createConnectionPool(Connection) - Method in class org.apache.activemq.jms.pool.JcaPooledConnectionFactory
 
createConnectionPool(Connection) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Delegate that creates each instance of an ConnectionPool object.
createConnectionPool(Connection) - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
createConsumer(Destination) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createConsumer(Destination, String) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createMapMessage() - Method in class org.apache.activemq.jms.pool.PooledSession
 
createMessage() - Method in class org.apache.activemq.jms.pool.PooledSession
 
createObjectMessage() - Method in class org.apache.activemq.jms.pool.PooledSession
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createProducer(Destination) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createPublisher(Topic) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createQueue(String) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createQueueConnection() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
createQueueConnection(String, String) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
createQueueSession(boolean, int) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
createReceiver(Queue) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createReceiver(Queue, String) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createSender(Queue) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createSession(boolean, int) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
createSession(boolean, int) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
createSession(boolean, int) - Method in class org.apache.activemq.jms.pool.XaConnectionPool
 
createSession(SessionKey) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
createStreamMessage() - Method in class org.apache.activemq.jms.pool.PooledSession
 
createSubscriber(Topic) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createTemporaryQueue() - Method in class org.apache.activemq.jms.pool.PooledSession
 
createTemporaryTopic() - Method in class org.apache.activemq.jms.pool.PooledSession
 
createTextMessage() - Method in class org.apache.activemq.jms.pool.PooledSession
 
createTextMessage(String) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createTopic(String) - Method in class org.apache.activemq.jms.pool.PooledSession
 
createTopicConnection() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
createTopicConnection(String, String) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
createTopicSession(boolean, int) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
createXaResource(PooledSession) - Method in class org.apache.activemq.jms.pool.JcaConnectionPool
 
createXaResource(PooledSession) - Method in class org.apache.activemq.jms.pool.XaConnectionPool
 

D

decrementReferenceCount() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 

E

equals(Object) - Method in class org.apache.activemq.jms.pool.ConnectionKey
 
equals(Object) - Method in class org.apache.activemq.jms.pool.SessionKey
 
equals(ConnectionKey) - Method in class org.apache.activemq.jms.pool.ConnectionKey
 
equals(SessionKey) - Method in class org.apache.activemq.jms.pool.SessionKey
 
expiredCheck() - Method in class org.apache.activemq.jms.pool.ConnectionPool
Determines if this Connection has expired.

G

GenericResourceManager - Class in org.apache.activemq.jms.pool
This class allows wiring the ActiveMQ broker and the Geronimo transaction manager in a way that will allow the transaction manager to correctly recover XA transactions.
GenericResourceManager() - Constructor for class org.apache.activemq.jms.pool.GenericResourceManager
 
GenericResourceManager.ConnectionAndWrapperNamedXAResource - Class in org.apache.activemq.jms.pool
 
GenericResourceManager.Recovery - Class in org.apache.activemq.jms.pool
This class will ensure the broker is properly recovered when wired with the Geronimo transaction manager.
getAckMode() - Method in class org.apache.activemq.jms.pool.SessionKey
 
getAcknowledgeMode() - Method in class org.apache.activemq.jms.pool.PooledSession
 
getBlockIfSessionPoolIsFullTimeout() - Method in class org.apache.activemq.jms.pool.ConnectionPool
Returns the timeout to use for blocking creating new sessions
getBlockIfSessionPoolIsFullTimeout() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Returns the timeout to use for blocking creating new sessions
getClientID() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
getConnection() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
getConnection() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
getConnectionFactory() - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
getConnectionFactory() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
getConnectionsPool() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Gets the Pool of ConnectionPool instances which are keyed by different ConnectionKeys.
getConnectionTimeout() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Gets the connection timeout value.
getDeliveryMode() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
getDestination() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
getDisableMessageID() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
getDisableMessageTimestamp() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
getExceptionListener() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
getExpiryTimeout() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
getExpiryTimeout() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
getIdleTimeout() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
getIdleTimeout() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Gets the Idle timeout value applied to new Connection's that are created by this pool.
getInternalSession() - Method in class org.apache.activemq.jms.pool.PooledSession
 
getMaxConnections() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Returns the maximum number to pooled Connections that this factory will allow before it begins to return connections from the pool on calls to (PooledConnectionFactory.createConnection().
getMaximumActiveSessionPerConnection() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
getMaximumActiveSessionPerConnection() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Returns the currently configured maximum number of sessions a pooled Connection will create before it either blocks or throws an exception when a new session is requested, depending on configuration.
getMessageListener() - Method in class org.apache.activemq.jms.pool.PooledMessageConsumer
 
getMessageListener() - Method in class org.apache.activemq.jms.pool.PooledSession
 
getMessageProducer() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
getMessageProducer() - Method in class org.apache.activemq.jms.pool.PooledSession
 
getMessageProducer(Destination) - Method in class org.apache.activemq.jms.pool.PooledSession
 
getMessageSelector() - Method in class org.apache.activemq.jms.pool.PooledMessageConsumer
 
getMetaData() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
getName() - Method in class org.apache.activemq.jms.pool.JcaPooledConnectionFactory
 
getNumActiveSessions() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
getNumActiveSessions() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
getNumConnections() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
getNumIdleSessions() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
getNumSessions() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
getNumSessions() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
getNumtIdleSessions() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
getOrCreateProducer() - Method in class org.apache.activemq.jms.pool.SessionHolder
 
getOrCreatePublisher() - Method in class org.apache.activemq.jms.pool.SessionHolder
 
getOrCreateSender() - Method in class org.apache.activemq.jms.pool.SessionHolder
 
getPassword() - Method in class org.apache.activemq.jms.pool.ConnectionKey
 
getPassword() - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
getPriority() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
getQueue() - Method in class org.apache.activemq.jms.pool.PooledQueueSender
 
getQueueSender() - Method in class org.apache.activemq.jms.pool.PooledQueueSender
 
getQueueSender() - Method in class org.apache.activemq.jms.pool.PooledSession
 
getQueueSender(Queue) - Method in class org.apache.activemq.jms.pool.PooledSession
 
getResourceName() - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
getSession() - Method in class org.apache.activemq.jms.pool.PooledSession
 
getSession() - Method in class org.apache.activemq.jms.pool.SessionHolder
 
getTimeBetweenExpirationCheckMillis() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
getTimeToLive() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
getTmJndiName() - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
getTopic() - Method in class org.apache.activemq.jms.pool.PooledTopicPublisher
 
getTopicPublisher() - Method in class org.apache.activemq.jms.pool.PooledSession
 
getTopicPublisher() - Method in class org.apache.activemq.jms.pool.PooledTopicPublisher
 
getTopicPublisher(Topic) - Method in class org.apache.activemq.jms.pool.PooledSession
 
getTransacted() - Method in class org.apache.activemq.jms.pool.PooledSession
 
getTransactionManager() - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
getTransactionManager() - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
getUserName() - Method in class org.apache.activemq.jms.pool.ConnectionKey
 
getUserName() - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
getXAResource() - Method in class org.apache.activemq.jms.pool.PooledSession
 

H

hashCode() - Method in class org.apache.activemq.jms.pool.ConnectionKey
 
hashCode() - Method in class org.apache.activemq.jms.pool.SessionKey
 

I

incrementReferenceCount() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
initConnectionsPool() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
IntrospectionSupport - Class in org.apache.activemq.jms.pool
 
isAnonymous() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
isBlockIfSessionPoolIsFull() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
isBlockIfSessionPoolIsFull() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Returns whether a pooled Connection will enter a blocked state or will throw an Exception once the maximum number of sessions has been borrowed from the the Session Pool.
isCreateConnectionOnStartup() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
isEqual(Object, Object) - Static method in class org.apache.activemq.jms.pool.ConnectionKey
 
isIgnoreClose() - Method in class org.apache.activemq.jms.pool.PooledSession
 
isReconnectOnException() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
isReconnectOnException() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
isRecoverable(GenericResourceManager) - Static method in class org.apache.activemq.jms.pool.GenericResourceManager.Recovery
 
isTmFromJndi() - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
isTransacted() - Method in class org.apache.activemq.jms.pool.SessionKey
 
isUseAnonymousProducers() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
isUseAnonymousProducers() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Should Sessions use one anonymous producer for all producer requests or should a new MessageProducer be created for each request to create a producer object, default is true.

J

JcaConnectionPool - Class in org.apache.activemq.jms.pool
 
JcaConnectionPool(Connection, TransactionManager, String) - Constructor for class org.apache.activemq.jms.pool.JcaConnectionPool
 
JcaPooledConnectionFactory - Class in org.apache.activemq.jms.pool
 
JcaPooledConnectionFactory() - Constructor for class org.apache.activemq.jms.pool.JcaPooledConnectionFactory
 

M

makeSession(SessionKey) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
makeSession(SessionKey) - Method in class org.apache.activemq.jms.pool.XaConnectionPool
 

N

newInstance() - Method in class org.apache.activemq.jms.pool.PooledConnection
Factory method to create a new instance.
newPooledConnection(ConnectionPool) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 

O

onConsumerClose(MessageConsumer) - Method in class org.apache.activemq.jms.pool.PooledSession
Callback invoked when the consumer is closed.
onException(JMSException) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
onSessionClosed(PooledSession) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
onTemporaryQueueCreate(TemporaryQueue) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
onTemporaryTopicCreate(TemporaryTopic) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
org.apache.activemq.jms.pool - package org.apache.activemq.jms.pool
A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate.

P

pool - Variable in class org.apache.activemq.jms.pool.PooledConnection
 
PooledConnection - Class in org.apache.activemq.jms.pool
Represents a proxy Connection which is-a TopicConnection and QueueConnection which is pooled and on PooledConnection.close() will return its reference to the ConnectionPool backing it.
PooledConnection(ConnectionPool) - Constructor for class org.apache.activemq.jms.pool.PooledConnection
Creates a new PooledConnection instance that uses the given ConnectionPool to create and manage its resources.
PooledConnectionFactory - Class in org.apache.activemq.jms.pool
A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Camel and Spring's JmsTemplate and MessagListenerContainer.
PooledConnectionFactory() - Constructor for class org.apache.activemq.jms.pool.PooledConnectionFactory
 
PooledMessageConsumer - Class in org.apache.activemq.jms.pool
A MessageConsumer which was created by PooledSession.
PooledMessageConsumer(PooledSession, MessageConsumer) - Constructor for class org.apache.activemq.jms.pool.PooledMessageConsumer
Wraps the message consumer.
PooledProducer - Class in org.apache.activemq.jms.pool
PooledProducer(MessageProducer, Destination) - Constructor for class org.apache.activemq.jms.pool.PooledProducer
 
PooledQueueSender - Class in org.apache.activemq.jms.pool
QueueSender instance that is created and managed by the PooledConnection.
PooledQueueSender(QueueSender, Destination) - Constructor for class org.apache.activemq.jms.pool.PooledQueueSender
 
PooledSession - Class in org.apache.activemq.jms.pool
 
PooledSession(SessionKey, SessionHolder, KeyedObjectPool<SessionKey, SessionHolder>, boolean, boolean) - Constructor for class org.apache.activemq.jms.pool.PooledSession
 
PooledTopicPublisher - Class in org.apache.activemq.jms.pool
A TopicPublisher instance that is created and managed by a PooledConnection.
PooledTopicPublisher(TopicPublisher, Destination) - Constructor for class org.apache.activemq.jms.pool.PooledTopicPublisher
 
populateProperties(Properties) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Called by any superclass that implements a JNDIReferencable or similar that needs to collect the properties of this class for storage etc.
publish(Message) - Method in class org.apache.activemq.jms.pool.PooledTopicPublisher
 
publish(Message, int, int, long) - Method in class org.apache.activemq.jms.pool.PooledTopicPublisher
 
publish(Topic, Message) - Method in class org.apache.activemq.jms.pool.PooledTopicPublisher
 
publish(Topic, Message, int, int, long) - Method in class org.apache.activemq.jms.pool.PooledTopicPublisher
 

R

receive() - Method in class org.apache.activemq.jms.pool.PooledMessageConsumer
 
receive(long) - Method in class org.apache.activemq.jms.pool.PooledMessageConsumer
 
receiveNoWait() - Method in class org.apache.activemq.jms.pool.PooledMessageConsumer
 
recover() - Method in class org.apache.activemq.jms.pool.PooledSession
 
recover(GenericResourceManager) - Static method in class org.apache.activemq.jms.pool.GenericResourceManager.Recovery
 
recoverResource() - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
Recovery() - Constructor for class org.apache.activemq.jms.pool.GenericResourceManager.Recovery
 
rollback() - Method in class org.apache.activemq.jms.pool.PooledSession
 
run() - Method in class org.apache.activemq.jms.pool.PooledSession
 

S

send(Destination, Message) - Method in class org.apache.activemq.jms.pool.PooledProducer
 
send(Destination, Message, int, int, long) - Method in class org.apache.activemq.jms.pool.PooledProducer
 
send(Message) - Method in class org.apache.activemq.jms.pool.PooledProducer
 
send(Message, int, int, long) - Method in class org.apache.activemq.jms.pool.PooledProducer
 
send(Queue, Message) - Method in class org.apache.activemq.jms.pool.PooledQueueSender
 
send(Queue, Message, int, int, long) - Method in class org.apache.activemq.jms.pool.PooledQueueSender
 
SessionHolder - Class in org.apache.activemq.jms.pool
Used to store a pooled session instance and any resources that can be left open and carried along with the pooled instance such as the anonymous producer used for all MessageProducer instances created from this pooled session when enabled.
SessionHolder(Session) - Constructor for class org.apache.activemq.jms.pool.SessionHolder
 
SessionKey - Class in org.apache.activemq.jms.pool
A cache key for the session details used to locate PooledSession intances.
SessionKey(boolean, int) - Constructor for class org.apache.activemq.jms.pool.SessionKey
 
setBlockIfSessionPoolIsFull(boolean) - Method in class org.apache.activemq.jms.pool.ConnectionPool
Configure whether the createSession method should block when there are no more idle sessions and the pool already contains the maximum number of active sessions.
setBlockIfSessionPoolIsFull(boolean) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Controls the behavior of the internal session pool.
setBlockIfSessionPoolIsFullTimeout(long) - Method in class org.apache.activemq.jms.pool.ConnectionPool
Controls the behavior of the internal session pool.
setBlockIfSessionPoolIsFullTimeout(long) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Controls the behavior of the internal session pool.
setClientID(String) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
setConnectionFactory(Object) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Sets the ConnectionFactory used to create new pooled Connections.
setConnectionFactory(Object) - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
setConnectionTimeout(int) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Sets the connection timeout value for getting Connections from this pool in Milliseconds, defaults to 30 seconds.
setCreateConnectionOnStartup(boolean) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Whether to create a connection on starting this PooledConnectionFactory.
setDeliveryMode(int) - Method in class org.apache.activemq.jms.pool.PooledProducer
 
setDisableMessageID(boolean) - Method in class org.apache.activemq.jms.pool.PooledProducer
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.jms.pool.PooledProducer
 
setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.jms.pool.PooledConnection
 
setExpiryTimeout(long) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
setExpiryTimeout(long) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
allow connections to expire, irrespective of load or idle time.
setHasExpired(boolean) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
setIdleTimeout(int) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
setIdleTimeout(int) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Sets the idle timeout value for Connection's that are created by this pool in Milliseconds, defaults to 30 seconds.
setIgnoreClose(boolean) - Method in class org.apache.activemq.jms.pool.PooledSession
 
setIsXa(boolean) - Method in class org.apache.activemq.jms.pool.PooledSession
 
setMaxConnections(int) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Sets the maximum number of pooled Connections (defaults to one).
setMaximumActiveSessionPerConnection(int) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
setMaximumActiveSessionPerConnection(int) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Sets the maximum number of active sessions per connection
setMessageListener(MessageListener) - Method in class org.apache.activemq.jms.pool.PooledMessageConsumer
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.jms.pool.PooledSession
 
setName(String) - Method in class org.apache.activemq.jms.pool.JcaPooledConnectionFactory
 
setPassword(String) - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
setPriority(int) - Method in class org.apache.activemq.jms.pool.PooledProducer
 
setProperties(Object, Map) - Static method in class org.apache.activemq.jms.pool.IntrospectionSupport
 
setProperty(Object, String, Object) - Static method in class org.apache.activemq.jms.pool.IntrospectionSupport
 
setReconnectOnException(boolean) - Method in class org.apache.activemq.jms.pool.ConnectionPool
Controls weather the underlying connection should be reset (and renewed) on JMSException
setReconnectOnException(boolean) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Controls weather the underlying connection should be reset (and renewed) on JMSException
setResourceName(String) - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
setTimeBetweenExpirationCheckMillis(long) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Sets the number of milliseconds to sleep between runs of the idle Connection eviction thread.
setTimeToLive(long) - Method in class org.apache.activemq.jms.pool.PooledProducer
 
setTmFromJndi(Boolean) - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
Allow transaction manager resolution from JNDI (ee deployment)
setTmJndiName(String) - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
setTransactionManager(TransactionManager) - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
setTransactionManager(TransactionManager) - Method in class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
setUseAnonymousProducers(boolean) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
setUseAnonymousProducers(boolean) - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
Sets whether a PooledSession uses only one anonymous MessageProducer instance or creates a new MessageProducer for each call the create a MessageProducer.
setUserName(String) - Method in class org.apache.activemq.jms.pool.GenericResourceManager
 
start() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
start() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
start() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
stop() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
stop() - Method in class org.apache.activemq.jms.pool.PooledConnectionFactory
 
stopped - Variable in class org.apache.activemq.jms.pool.PooledConnectionFactory
 

T

toString() - Method in class org.apache.activemq.jms.pool.ConnectionPool
 
toString() - Method in class org.apache.activemq.jms.pool.PooledConnection
 
toString() - Method in class org.apache.activemq.jms.pool.PooledMessageConsumer
 
toString() - Method in class org.apache.activemq.jms.pool.PooledProducer
 
toString() - Method in class org.apache.activemq.jms.pool.PooledSession
 
toString() - Method in class org.apache.activemq.jms.pool.SessionHolder
 

U

unsubscribe(String) - Method in class org.apache.activemq.jms.pool.PooledSession
 
unWrap(Connection) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 

W

wrap(Connection) - Method in class org.apache.activemq.jms.pool.ConnectionPool
 

X

XaConnectionPool - Class in org.apache.activemq.jms.pool
An XA-aware connection pool.
XaConnectionPool(Connection, TransactionManager) - Constructor for class org.apache.activemq.jms.pool.XaConnectionPool
 
XaConnectionPool.Synchronization - Class in org.apache.activemq.jms.pool
 
XaPooledConnectionFactory - Class in org.apache.activemq.jms.pool
A pooled connection factory that automatically enlists sessions in the current active XA transaction if any.
XaPooledConnectionFactory() - Constructor for class org.apache.activemq.jms.pool.XaPooledConnectionFactory
 
A B C D E G H I J M N O P R S T U W X 
All Classes All Packages