|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 12c Release 1 (12.1.1) Part Number E24391-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.transaction.ClientTxHelper
public class ClientTxHelper
This class is suitable to be used on a "thicker" thin client. However, the set of dependencies this file can use must be kept as small as possible.
Constructor Summary | |
---|---|
ClientTxHelper()
|
Method Summary | |
---|---|
static TransactionManager |
getTransactionManager()
Gets a reference to the singleton, server-side TransactionManager object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientTxHelper()
Method Detail |
---|
public static TransactionManager getTransactionManager()
TransactionManager
object. Callers expecting
consistent behavior between server, fat-client and thin-client
should use ClientTransactionManager
via
TransactionHelper
.
TransactionHelper.getTransactionManager()
|
Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 12c Release 1 (12.1.1) Part Number E24391-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |