|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.5) Part Number E13941-05 |
||||||||||
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 Object
obj
- Object to conduct equality check against
protected void finalize() throws Throwable
finalize
in class Object
Throwable
- he Exception
raised by this method
|
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 11g Release 1 (10.3.5) Part Number E13941-05 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |