|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSATException | |
---|---|
weblogic.wsee.wstx | Provides interfaces weblogic.wsee.wstx . |
Uses of WSATException in weblogic.wsee.wstx |
---|
Methods in weblogic.wsee.wstx that throw WSATException | |
---|---|
void |
TransactionServices.commit(byte[] tId)
Deprecated. Called by Participant endpoint to commit tx/subordinate branch |
byte[] |
TransactionServices.enlistResource(XAResource resource,
Xid xid)
Deprecated. Called by Registraion Service during register call in order to enlist WSAT XAResource (this is essentially the WSAT participant EPR wrapper that is serialized for recovery) and return branchqual in order to create RegisterResponseType |
Xid |
TransactionServices.importTransaction(int timeout,
byte[] tId)
Deprecated. Called by server tube (WSATServerHelper) to infect thread with tx |
String |
TransactionServices.prepare(byte[] tId)
Deprecated. Called by Participant endpoint to prepare tx/subordinate branch |
void |
TransactionServices.registerSynchronization(Synchronization synchronization,
Xid xid)
Deprecated. Called by Registration service to register a volatile participant |
void |
TransactionServices.replayCompletion(String tId,
XAResource xaResource)
Deprecated. Called by Coordinator replay operation Bottom-up recovery call, as in JTS, a hint to resend |
void |
TransactionServices.rollback(byte[] tId)
Deprecated. Called by Participant endpoint to prepare tx/subordinate branch |
|
Copyright 1996, 2014, 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 Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |