A B C D E G I L M N P R S T U

A

ACTIVE - Static variable in class com.redstarhackers.jta.TransactionStatus
 
addApplicationExceptionRollbackType(Class) - Method in class com.redstarhackers.jta.TransactionEnclosure
Add a com.redstarhackers.exception.ApplicationException subtype that will trigger an automatic rollback if automatic rollback is enabled.
addResourceHelper(TransactionResourceHelper) - Method in class com.redstarhackers.transaction.services.TransactionResourceSynchronization
 
afterCompletion() - Method in class com.redstarhackers.jta.TransactionImpl
 
afterCompletion(int) - Method in class com.redstarhackers.transaction.services.TransactionResourceSynchronization
 

B

BASE_KEY - Static variable in class com.redstarhackers.transaction.services.TransactionResourceManager
 
BaseTransactionResourceHelper - class com.redstarhackers.transaction.services.BaseTransactionResourceHelper.
TODO Class summary sentence.
BaseTransactionResourceHelper() - Constructor for class com.redstarhackers.transaction.services.BaseTransactionResourceHelper
 
beforeCompletion() - Method in class com.redstarhackers.jta.TransactionImpl
 
beforeCompletion() - Method in class com.redstarhackers.transaction.services.TransactionResourceSynchronization
 
begin() - Method in class com.redstarhackers.jta.RSHTransactionManager
 
begin() - Method in class com.redstarhackers.jta.UserTransactionImpl
 

C

COMMITTED - Static variable in class com.redstarhackers.jta.TransactionStatus
 
COMMITTING - Static variable in class com.redstarhackers.jta.TransactionStatus
 
com.redstarhackers.jta - package com.redstarhackers.jta
 
com.redstarhackers.transaction.services - package com.redstarhackers.transaction.services
 
commit() - Method in class com.redstarhackers.jta.RSHTransactionManager
 
commit() - Method in class com.redstarhackers.jta.TransactionImpl
 
commit() - Method in class com.redstarhackers.jta.UserTransactionImpl
 
commitResource() - Method in interface com.redstarhackers.transaction.services.TransactionResourceHelper
 
compareTo(Object) - Method in class com.redstarhackers.transaction.services.BaseTransactionResourceHelper
 

D

DEFAULT_TIMEOUT - Static variable in class com.redstarhackers.jta.RSHTransactionManager
 
delistResource(XAResource, int) - Method in class com.redstarhackers.jta.TransactionImpl
 

E

enlistResource(XAResource) - Method in class com.redstarhackers.jta.TransactionImpl
 
equals(Object) - Method in class com.redstarhackers.jta.TransactionImpl
 
equals(Object) - Method in class com.redstarhackers.jta.TransactionStatus
 
equals(int) - Method in class com.redstarhackers.jta.TransactionStatus
 
equals(Object) - Method in class com.redstarhackers.jta.UserTransactionImpl
 
execute() - Method in class com.redstarhackers.jta.TransactionEnclosure
 

G

getAppName() - Method in class com.redstarhackers.transaction.services.BaseTransactionResourceHelper
 
getAppName() - Method in interface com.redstarhackers.transaction.services.TransactionResourceHelper
 
getApplicationExceptionRollbackTypes() - Method in class com.redstarhackers.jta.TransactionEnclosure
Get the specified com.redstarhackers.exception.ApplicationException subtypes that will trigger an automatic rollback if automatic rollback is enabled.
getCode() - Method in class com.redstarhackers.jta.TransactionStatus
 
getDescription() - Method in class com.redstarhackers.jta.TransactionStatus
 
getEnclosed() - Method in class com.redstarhackers.jta.TransactionEnclosure
Return the enclosed function.
getId() - Method in interface com.redstarhackers.jta.RSHTransaction
 
getId() - Method in class com.redstarhackers.jta.TransactionImpl
 
getId() - Method in class com.redstarhackers.jta.UserTransactionImpl
 
getName() - Method in class com.redstarhackers.jta.TransactionStatus
 
getName() - Method in class com.redstarhackers.transaction.services.BaseTransactionResourceHelper
 
getName() - Method in interface com.redstarhackers.transaction.services.TransactionResourceHelper
 
getPriority() - Method in class com.redstarhackers.transaction.services.BaseTransactionResourceHelper
 
getPriority() - Method in interface com.redstarhackers.transaction.services.TransactionResourceHelper
 
getResource() - Method in interface com.redstarhackers.transaction.services.TransactionResourceHelper
 
getResource(String, String) - Method in class com.redstarhackers.transaction.services.TransactionResourceManager
Get the specified resource instance for this transaction.
getResource(String) - Method in class com.redstarhackers.transaction.services.TransactionResourceSynchronization
 
getResourceHelper(String) - Method in class com.redstarhackers.transaction.services.TransactionResourceSynchronization
 
getResult() - Method in class com.redstarhackers.jta.TransactionEnclosure
Get the result of execution for the enclosed function, if any.
getStatus() - Method in class com.redstarhackers.jta.RSHTransactionManager
 
getStatus() - Method in class com.redstarhackers.jta.TransactionImpl
 
getStatus() - Method in class com.redstarhackers.jta.UserTransactionImpl
 
getTransaction() - Method in class com.redstarhackers.jta.RSHTransactionManager
 
getTransactionContext() - Static method in class com.redstarhackers.jta.TransactionContextManager
 
getTransactionManager() - Static method in class com.redstarhackers.jta.TransactionContextManager
 
getTransactionManager() - Method in class com.redstarhackers.transaction.services.TransactionManagerLookup
 
getTransactionResource(String, String) - Static method in class com.redstarhackers.transaction.services.TransactionResourceManager
 
getTransactionStatusForCode(int) - Static method in class com.redstarhackers.jta.TransactionStatus
 
getTxStatus() - Method in interface com.redstarhackers.jta.RSHTransaction
 
getTxStatus() - Method in class com.redstarhackers.jta.TransactionImpl
 
getTxStatus() - Method in class com.redstarhackers.jta.UserTransactionImpl
 
getTxTimeout() - Method in interface com.redstarhackers.jta.RSHTransaction
 
getTxTimeout() - Method in class com.redstarhackers.jta.TransactionImpl
 
getTxTimeout() - Method in class com.redstarhackers.jta.UserTransactionImpl
 
getUserTransaction() - Method in class com.redstarhackers.jta.RSHTransactionContext
 
getUserTransaction() - Method in interface com.redstarhackers.jta.TransactionContext
 
getUserTransaction() - Method in class com.redstarhackers.jta.TransactionEnclosure
Return the user transaction used by this enclosure.

I

initialize(Properties) - Method in class com.redstarhackers.transaction.services.BaseTransactionResourceHelper
 
initialize(Properties) - Method in interface com.redstarhackers.transaction.services.TransactionResourceHelper
 
isAppConfigRegistered(String) - Method in class com.redstarhackers.transaction.services.TransactionResourceSynchronization
 
isApplicationExceptionRollbackEnabled() - Method in class com.redstarhackers.jta.TransactionEnclosure
Return whether rollback will happen automatically when an com.redstarhackers.exception.ApplicationException occurs.

L

lookup() - Static method in class com.redstarhackers.transaction.services.TransactionManagerLookup
 

M

MARKED_ROLLBACK - Static variable in class com.redstarhackers.jta.TransactionStatus
 

N

NO_TRANSACTION - Static variable in class com.redstarhackers.jta.TransactionStatus
 

P

PREPARED - Static variable in class com.redstarhackers.jta.TransactionStatus
 
PREPARING - Static variable in class com.redstarhackers.jta.TransactionStatus
 

R

ROLLEDBACK - Static variable in class com.redstarhackers.jta.TransactionStatus
 
ROLLING_BACK - Static variable in class com.redstarhackers.jta.TransactionStatus
 
RSHTransaction - interface com.redstarhackers.jta.RSHTransaction.
TODO Class summary sentence.
RSHTransactionContext - class com.redstarhackers.jta.RSHTransactionContext.
TODO Class summary sentence.
RSHTransactionContext(RSHTransactionManager) - Constructor for class com.redstarhackers.jta.RSHTransactionContext
 
RSHTransactionManager - class com.redstarhackers.jta.RSHTransactionManager.
RSH implementation of the TransactionManager from javax.transaction.
RSHTransactionManager() - Constructor for class com.redstarhackers.jta.RSHTransactionManager
 
registerAppConfig(String) - Method in class com.redstarhackers.transaction.services.TransactionResourceSynchronization
 
registerSynchronization(Synchronization) - Method in class com.redstarhackers.jta.TransactionImpl
 
releaseResource() - Method in interface com.redstarhackers.transaction.services.TransactionResourceHelper
 
releaseTransactionContext() - Method in class com.redstarhackers.jta.RSHTransactionContext
 
releaseTransactionContext() - Method in interface com.redstarhackers.jta.TransactionContext
 
releaseTransactionContext() - Static method in class com.redstarhackers.jta.TransactionContextManager
 
resume(Transaction) - Method in class com.redstarhackers.jta.RSHTransactionManager
 
rollback() - Method in class com.redstarhackers.jta.RSHTransactionManager
 
rollback() - Method in class com.redstarhackers.jta.TransactionImpl
 
rollback() - Method in class com.redstarhackers.jta.UserTransactionImpl
 
rollbackResource() - Method in interface com.redstarhackers.transaction.services.TransactionResourceHelper
 

S

setApplicationExceptionRollbackEnabled(boolean) - Method in class com.redstarhackers.jta.TransactionEnclosure
Set whether or not a rollback will happen automatically when an com.redstarhackers.exception.ApplicationException occurs.
setEnclosed(Function) - Method in class com.redstarhackers.jta.TransactionEnclosure
Set the function this enclosure encloses.
setName(String) - Method in class com.redstarhackers.transaction.services.BaseTransactionResourceHelper
 
setPriority(int) - Method in class com.redstarhackers.transaction.services.BaseTransactionResourceHelper
 
setRollbackOnly() - Method in class com.redstarhackers.jta.RSHTransactionManager
 
setRollbackOnly() - Method in class com.redstarhackers.jta.TransactionImpl
 
setRollbackOnly() - Method in class com.redstarhackers.jta.UserTransactionImpl
 
setTransactionTimeout(int) - Method in class com.redstarhackers.jta.RSHTransactionManager
 
setTransactionTimeout(int) - Method in class com.redstarhackers.jta.UserTransactionImpl
 
setTxStatus(TransactionStatus) - Method in interface com.redstarhackers.jta.RSHTransaction
 
setTxStatus(TransactionStatus) - Method in class com.redstarhackers.jta.TransactionImpl
 
setTxStatus(TransactionStatus) - Method in class com.redstarhackers.jta.UserTransactionImpl
 
setTxTimeout(int) - Method in interface com.redstarhackers.jta.RSHTransaction
 
setTxTimeout(int) - Method in class com.redstarhackers.jta.TransactionImpl
 
setTxTimeout(int) - Method in class com.redstarhackers.jta.UserTransactionImpl
 
setUserTransaction(UserTransaction) - Method in class com.redstarhackers.jta.TransactionEnclosure
Set the user transaction used by this enclosure.
suspend() - Method in class com.redstarhackers.jta.RSHTransactionManager
 

T

TX_MGR_JNDI_NAME - Static variable in class com.redstarhackers.transaction.services.TransactionManagerLookup
 
TYPE_TX - Static variable in class com.redstarhackers.jta.TransactionImpl
 
TYPE_USER_TX - Static variable in class com.redstarhackers.jta.TransactionImpl
 
TransactionContext - interface com.redstarhackers.jta.TransactionContext.
TODO Class summary sentence.
TransactionContextManager - class com.redstarhackers.jta.TransactionContextManager.
TODO Class summary sentence.
TransactionEnclosure - class com.redstarhackers.jta.TransactionEnclosure.
TODO Class summary sentence.
TransactionEnclosure() - Constructor for class com.redstarhackers.jta.TransactionEnclosure
Default constructor.
TransactionEnclosure(Function) - Constructor for class com.redstarhackers.jta.TransactionEnclosure
Constructs an enclosure to enclose the specified function.
TransactionImpl - class com.redstarhackers.jta.TransactionImpl.
RSH implementation of Transaction from javax.transaction.
TransactionImpl(long) - Constructor for class com.redstarhackers.jta.TransactionImpl
 
TransactionImpl(long, int, int) - Constructor for class com.redstarhackers.jta.TransactionImpl
 
TransactionManagerLookup - class com.redstarhackers.transaction.services.TransactionManagerLookup.
TODO Class summary sentence.
TransactionResourceHelper - interface com.redstarhackers.transaction.services.TransactionResourceHelper.
TODO Class summary sentence.
TransactionResourceManager - class com.redstarhackers.transaction.services.TransactionResourceManager.
TODO Class summary sentence.
TransactionResourceSynchronization - class com.redstarhackers.transaction.services.TransactionResourceSynchronization.
TODO Class summary sentence.
TransactionResourceSynchronization() - Constructor for class com.redstarhackers.transaction.services.TransactionResourceSynchronization
 
TransactionStatus - class com.redstarhackers.jta.TransactionStatus.
TODO Class summary sentence.
toString() - Method in class com.redstarhackers.jta.TransactionImpl
 
toString() - Method in class com.redstarhackers.jta.TransactionStatus
 
toString() - Method in class com.redstarhackers.jta.UserTransactionImpl
 

U

UNKNOWN - Static variable in class com.redstarhackers.jta.TransactionStatus
 
UserTransactionImpl - class com.redstarhackers.jta.UserTransactionImpl.
TODO Class summary sentence.
UserTransactionImpl(RSHTransactionManager) - Constructor for class com.redstarhackers.jta.UserTransactionImpl
 

A B C D E G I L M N P R S T U