Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Class
weblogic.wsee.wstx.wsat.WSATSynchronization

Packages that use WSATSynchronization
weblogic.wsee.wstx.wsat Provides class and interfaces to manage WebLogic Web Services Atomic Transactions. 
 

Uses of WSATSynchronization in weblogic.wsee.wstx.wsat
 

Methods in weblogic.wsee.wstx.wsat that return types with arguments of type WSATSynchronization
 Map<Xid,WSATSynchronization> WSATHelper.getVolatileParticipantSynchronizationMap()
           
 

Methods in weblogic.wsee.wstx.wsat with parameters of type WSATSynchronization
 void WSATHelper.beforeCompletion(EndpointReference epr, Xid xid, WSATSynchronization wsatSynchronization)
          beforeCompletion call on volatile participant
 


Copyright 1996, 2013, 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.2)

Part Number E27170-01