org.mule.util.xa
Class AbstractTransactionContext
java.lang.Object
org.mule.util.xa.AbstractTransactionContext
- Direct Known Subclasses:
- TransactionalQueueManager.QueueTransactionContext
public abstract class AbstractTransactionContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
id
protected java.lang.String id
timeout
protected long timeout
status
protected int status
readOnly
protected boolean readOnly
suspended
protected boolean suspended
finished
protected boolean finished
AbstractTransactionContext
public AbstractTransactionContext()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
finalCleanUp
public void finalCleanUp()
throws ResourceManagerException
- Throws:
ResourceManagerException
notifyFinish
public void notifyFinish()
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.