| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.wsee.wstx.wsat.WSATSynchronization
public class WSATSynchronization
Volatile WS-AT Participant
| Constructor Summary | |
|---|---|
| WSATSynchronization(javax.xml.ws.EndpointReference epr,
                    Xid xid) | |
| WSATSynchronization(Transactional.Version version,
                    javax.xml.ws.EndpointReference epr,
                    Xid xid) | |
| Method Summary | |
|---|---|
|  void | afterCompletion(int status) | 
|  void | beforeCompletion() | 
|  boolean | equals(Object obj)Equality check based on instanceof and Xid that identifies this XAResource | 
| protected  void | finalize()Prevents leaks | 
|  void | setStatus(String status) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WSATSynchronization(javax.xml.ws.EndpointReference epr,
                           Xid xid)
public WSATSynchronization(Transactional.Version version,
                           javax.xml.ws.EndpointReference epr,
                           Xid xid)
| Method Detail | 
|---|
public void setStatus(String status)
public void beforeCompletion()
public void afterCompletion(int status)
public boolean equals(Object obj)
equals in class Objectobj - Object to conduct equality check against
protected void finalize()
                 throws Throwable
finalize in class ObjectThrowable - he Exception raised by this method| 
 | Copyright 1996, 2010, 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 10.3.3 API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||