|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-01 |
||||||||||
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(EndpointReference epr,
Xid xid)
|
|
WSATSynchronization(Transactional.Version version,
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(EndpointReference epr, Xid xid)
public WSATSynchronization(Transactional.Version version, EndpointReference epr, Xid xid)
Method Detail |
---|
public void setStatus(String status)
public void beforeCompletion()
beforeCompletion
in interface Synchronization
public void afterCompletion(int status)
afterCompletion
in interface Synchronization
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, 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 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |