public abstract class AbstractQueueSession extends Object implements QueueSession
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY| Constructor and Description |
|---|
AbstractQueueSession(QueueProvider queueProvider,
MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
protected MuleContext |
getMuleContext() |
Queue |
getQueue(String name)
Retrieves a queue.
|
protected QueueProvider |
getQueueProvider() |
protected abstract QueueTransactionContext |
getTransactionalContext() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbegin, commit, rollbackcommit, end, forget, getTransactionTimeout, isSameRM, prepare, recover, rollback, setTransactionTimeout, startpublic AbstractQueueSession(QueueProvider queueProvider, MuleContext muleContext)
public Queue getQueue(String name)
QueueSessiongetQueue in interface QueueSessionname - identifier of the queue to retrieveprotected QueueProvider getQueueProvider()
protected MuleContext getMuleContext()
protected abstract QueueTransactionContext getTransactionalContext()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.