Package | Description |
---|---|
com.caucho.distcache.jcache | |
com.caucho.ejb.message | |
com.caucho.ejb.server | |
com.caucho.server.webbeans | |
com.caucho.transaction | |
javax.cache | |
javax.ejb |
Modifier and Type | Method and Description |
---|---|
UserTransaction |
CacheManagerFacade.getUserTransaction() |
Modifier and Type | Method and Description |
---|---|
UserTransaction |
MessageDrivenContextImpl.getUserTransaction()
Returns the current UserTransaction.
|
Modifier and Type | Field and Description |
---|---|
protected UserTransaction |
AbstractEjbBeanManager._ut |
Modifier and Type | Method and Description |
---|---|
UserTransaction |
AbstractContext.getUserTransaction()
Returns the current UserTransaction.
|
UserTransaction |
AbstractEjbBeanManager.getUserTransaction() |
Modifier and Type | Method and Description |
---|---|
UserTransaction |
ResinCdiProducer.getUserTransaction()
Returns the UserTransaction
|
Modifier and Type | Class and Description |
---|---|
class |
UserTransactionImpl
Implementation of the UserTransactionImpl for a thread instance.
|
class |
UserTransactionProxy
Implementation of the UserTransactionImpl for a thread instance.
|
Modifier and Type | Method and Description |
---|---|
UserTransaction |
CacheManager.getUserTransaction() |
Modifier and Type | Method and Description |
---|---|
UserTransaction |
EJBContext.getUserTransaction() |