A B C E G H I L N O R S T U W

A

AbstractInterceptor - Class in org.jboss.ejb3.tx
 
AbstractInterceptor() - Constructor for class org.jboss.ejb3.tx.AbstractInterceptor
 
ApplicationExceptionComponentMetaDataLoaderFactory - Class in org.jboss.ejb3.tx.metadata
 
ApplicationExceptionComponentMetaDataLoaderFactory(List<MetaDataBridge<ApplicationExceptionMetaData>>) - Constructor for class org.jboss.ejb3.tx.metadata.ApplicationExceptionComponentMetaDataLoaderFactory
 
ApplicationExceptionMetaDataBridge - Class in org.jboss.ejb3.tx.metadata
 
ApplicationExceptionMetaDataBridge() - Constructor for class org.jboss.ejb3.tx.metadata.ApplicationExceptionMetaDataBridge
 

B

begin() - Method in class org.jboss.ejb3.tx.UserTransactionImpl
 
BMTInterceptor - Class in org.jboss.ejb3.tx
Comment
BMTInterceptor(TransactionManager) - Constructor for class org.jboss.ejb3.tx.BMTInterceptor
 
BMTTxInterceptorFactory - Class in org.jboss.ejb3.tx
This interceptor handles transactions for AOP
BMTTxInterceptorFactory() - Constructor for class org.jboss.ejb3.tx.BMTTxInterceptorFactory
 

C

CMTTxInterceptorFactory - Class in org.jboss.ejb3.tx
This interceptor handles transactions for AOP
CMTTxInterceptorFactory() - Constructor for class org.jboss.ejb3.tx.CMTTxInterceptorFactory
 
commit() - Method in class org.jboss.ejb3.tx.UserTransactionImpl
 
createComponentMetaDataRetrieval(JBossEnterpriseBeanMetaData, Signature, ScopeKey, ClassLoader) - Method in class org.jboss.ejb3.tx.metadata.ApplicationExceptionComponentMetaDataLoaderFactory
 
createPerJoinpoint(Advisor, Joinpoint) - Method in class org.jboss.ejb3.tx.BMTTxInterceptorFactory
 
createPerJoinpoint(Advisor, Joinpoint) - Method in class org.jboss.ejb3.tx.CMTTxInterceptorFactory
 

E

Ejb3TxPolicy - Class in org.jboss.ejb3.tx
Comment
Ejb3TxPolicy() - Constructor for class org.jboss.ejb3.tx.Ejb3TxPolicy
 
EJB3UserTransactionProvider - Class in org.jboss.ejb3.tx
 

G

getApplicationException(Class<?>, Invocation) - Static method in class org.jboss.ejb3.tx.TxUtil
 
getContainer(Invocation) - Method in class org.jboss.ejb3.tx.AbstractInterceptor
 
getMetaData() - Method in interface org.jboss.ejb3.tx.container.StatefulBeanContext
 
getName() - Method in class org.jboss.ejb3.tx.AbstractInterceptor
 
getName() - Method in class org.jboss.ejb3.tx.NullInterceptor
 
getName() - Method in class org.jboss.ejb3.tx.TxInterceptor.Mandatory
 
getRollbackOnly() - Static method in class org.jboss.ejb3.tx.TxUtil
 
getSingleton() - Static method in class org.jboss.ejb3.tx.EJB3UserTransactionProvider
Get the singleton
getStatus() - Method in class org.jboss.ejb3.tx.UserTransactionImpl
 
getTransactionManagementType(Advisor) - Static method in class org.jboss.ejb3.tx.TxUtil
 
getTransactionManager() - Static method in class org.jboss.ejb3.tx.TxUtil
 
getTxType(Advisor, Joinpoint) - Method in class org.jboss.ejb3.tx.CMTTxInterceptorFactory
 
getTxType(Advisor, Method) - Static method in class org.jboss.ejb3.tx.TxUtil
 
getUserTransaction(BeanContext<?>) - Static method in class org.jboss.ejb3.tx.TxUtil
 

H

handleEndTransactionException(Exception) - Method in class org.jboss.ejb3.tx.Ejb3TxPolicy
 
handleExceptionInOurTx(Invocation, Throwable, Transaction) - Method in class org.jboss.ejb3.tx.Ejb3TxPolicy
 
handleInCallerTx(Invocation, Throwable, Transaction) - Method in class org.jboss.ejb3.tx.Ejb3TxPolicy
 
handleInvocation(Invocation) - Method in class org.jboss.ejb3.tx.BMTInterceptor
 
handleInvocation(Invocation) - Method in class org.jboss.ejb3.tx.StatefulBMTInterceptor
 
handleInvocation(Invocation) - Method in class org.jboss.ejb3.tx.StatelessBMTInterceptor
 

I

initializePolicy() - Method in class org.jboss.ejb3.tx.CMTTxInterceptorFactory
 
invoke(Invocation) - Method in class org.jboss.ejb3.tx.BMTInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.tx.NullInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb3.tx.TxInterceptor.Mandatory
 
invoke(Invocation) - Method in class org.jboss.ejb3.tx.TxInterceptor.Never
 
invoke(Invocation) - Method in class org.jboss.ejb3.tx.TxInterceptor.NotSupported
EJBTHREE-1082 EJB3 Core Specification 14.3.1 Table 14

L

log - Static variable in class org.jboss.ejb3.tx.UserTransactionImpl
 

N

NullInterceptor - Class in org.jboss.ejb3.tx
Comment
NullInterceptor() - Constructor for class org.jboss.ejb3.tx.NullInterceptor
 

O

org.jboss.ejb3.tx - package org.jboss.ejb3.tx
 
org.jboss.ejb3.tx.container - package org.jboss.ejb3.tx.container
 
org.jboss.ejb3.tx.metadata - package org.jboss.ejb3.tx.metadata
 

R

readExternal(ObjectInput) - Method in class org.jboss.ejb3.tx.UserTransactionImpl
 
resolveAnnotation(Invocation, Class<?>, Class<T>) - Static method in class org.jboss.ejb3.tx.AbstractInterceptor
 
resolveTransactionTimeout(Advisor, Method) - Method in class org.jboss.ejb3.tx.CMTTxInterceptorFactory
 
retrieveAnnotation(Class<A>, ApplicationExceptionMetaData, ClassLoader) - Method in class org.jboss.ejb3.tx.metadata.ApplicationExceptionMetaDataBridge
 
retrieveAnnotation(Class<A>, ApplicationExceptionMetaData, ClassLoader, DeclaredMethodSignature) - Method in class org.jboss.ejb3.tx.metadata.ApplicationExceptionMetaDataBridge
 
rollback() - Method in class org.jboss.ejb3.tx.UserTransactionImpl
 

S

setRollbackOnly() - Static method in class org.jboss.ejb3.tx.TxUtil
 
setRollbackOnly() - Method in class org.jboss.ejb3.tx.UserTransactionImpl
 
setTransactionRegistry(UserTransactionRegistry) - Method in class org.jboss.ejb3.tx.EJB3UserTransactionProvider
 
setTransactionTimeout(int) - Method in class org.jboss.ejb3.tx.UserTransactionImpl
Set the transaction timeout value for new transactions started by this instance.
StatefulBeanContext<T> - Interface in org.jboss.ejb3.tx.container
 
StatefulBMTInterceptor - Class in org.jboss.ejb3.tx
EJB 3 13.6.1: In the case of a stateful session bean, it is possible that the business method that started a transaction completes without committing or rolling back the transaction.
StatefulBMTInterceptor(TransactionManager) - Constructor for class org.jboss.ejb3.tx.StatefulBMTInterceptor
 
StatelessBMTInterceptor - Class in org.jboss.ejb3.tx
EJB 3 13.6.1: If a stateless session bean instance starts a transaction in a business method or interceptor method, it must commit the transaction before the business method (or all its interceptor methods) returns.
StatelessBMTInterceptor(TransactionManager) - Constructor for class org.jboss.ejb3.tx.StatelessBMTInterceptor
 

T

throwMandatory(Invocation) - Method in class org.jboss.ejb3.tx.Ejb3TxPolicy
 
tm - Variable in class org.jboss.ejb3.tx.BMTInterceptor
 
TxInterceptor - Class in org.jboss.ejb3.tx
Ensure the correct exceptions are thrown based on both caller transactional context and supported Transaction Attribute Type EJB3 13.6.2.6 EJB3 Core Specification 14.3.1 Table 14
TxInterceptor() - Constructor for class org.jboss.ejb3.tx.TxInterceptor
 
TxInterceptor.Mandatory - Class in org.jboss.ejb3.tx
 
TxInterceptor.Mandatory(TransactionManager, TxPolicy) - Constructor for class org.jboss.ejb3.tx.TxInterceptor.Mandatory
 
TxInterceptor.Mandatory(TransactionManager, TxPolicy, int) - Constructor for class org.jboss.ejb3.tx.TxInterceptor.Mandatory
 
TxInterceptor.Never - Class in org.jboss.ejb3.tx
 
TxInterceptor.Never(TransactionManager, TxPolicy) - Constructor for class org.jboss.ejb3.tx.TxInterceptor.Never
 
TxInterceptor.NotSupported - Class in org.jboss.ejb3.tx
 
TxInterceptor.NotSupported(TransactionManager, TxPolicy) - Constructor for class org.jboss.ejb3.tx.TxInterceptor.NotSupported
 
TxInterceptor.NotSupported(TransactionManager, TxPolicy, int) - Constructor for class org.jboss.ejb3.tx.TxInterceptor.NotSupported
 
TxUtil - Class in org.jboss.ejb3.tx
Comment
TxUtil() - Constructor for class org.jboss.ejb3.tx.TxUtil
 

U

UserTransactionImpl - Class in org.jboss.ejb3.tx
Comment
UserTransactionImpl() - Constructor for class org.jboss.ejb3.tx.UserTransactionImpl
 

W

writeExternal(ObjectOutput) - Method in class org.jboss.ejb3.tx.UserTransactionImpl
 

A B C E G H I L N O R S T U W