|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TransactionHandlerFactory | |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.ejb | |
| oracle.jbo.server.ejb.sb | |
| oracle.jbo.server.remote.ejb | |
| Uses of TransactionHandlerFactory in oracle.jbo.server |
| Classes in oracle.jbo.server that implement TransactionHandlerFactory | |
class |
DefaultTxnHandlerFactoryImpl
The default implementation of the TransactionHandlerFactory interface. |
| Methods in oracle.jbo.server that return TransactionHandlerFactory | |
TransactionHandlerFactory |
SessionImpl.getTransactionHandlerFactory()
Get the session's transaction handler factory. |
| Methods in oracle.jbo.server with parameters of type TransactionHandlerFactory | |
void |
SessionImpl.setTransactionHandlerFactory(TransactionHandlerFactory fac)
Set the session's transaction handler factory. |
| Uses of TransactionHandlerFactory in oracle.jbo.server.ejb |
| Classes in oracle.jbo.server.ejb that implement TransactionHandlerFactory | |
class |
EJBTxnHandlerFactoryImpl
|
| Methods in oracle.jbo.server.ejb that return TransactionHandlerFactory | |
protected TransactionHandlerFactory |
StatelessSessionBeanImpl.createTransactionHandlerFactory()
|
protected TransactionHandlerFactory |
StatefulSessionBeanImpl.createTransactionHandlerFactory()
|
protected TransactionHandlerFactory |
SessionBeanImpl.createTransactionHandlerFactory()
|
| Uses of TransactionHandlerFactory in oracle.jbo.server.ejb.sb |
| Methods in oracle.jbo.server.ejb.sb that return TransactionHandlerFactory | |
protected abstract TransactionHandlerFactory |
ServiceBean.createTransactionHandlerFactory()
|
protected TransactionHandlerFactory |
ContainerManagedServiceBeanBase.createTransactionHandlerFactory()
|
protected TransactionHandlerFactory |
BeanManagedServiceBean.createTransactionHandlerFactory()
|
| Uses of TransactionHandlerFactory in oracle.jbo.server.remote.ejb |
| Methods in oracle.jbo.server.remote.ejb that return TransactionHandlerFactory | |
TransactionHandlerFactory |
CMEJBApplicationModuleImpl.createTxnHandlerFactory()
|
| Methods in oracle.jbo.server.remote.ejb with parameters of type TransactionHandlerFactory | |
static ServerApplicationModuleImpl |
ServerApplicationModuleImpl.createInstance(java.util.Hashtable sessionEnv,
java.lang.String amDefName,
TransactionHandlerFactory txnFactory)
|
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.