BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

weblogic.transaction
Interface XAResource


public interface XAResource
extends javax.transaction.xa.XAResource

This interface allows an XA resource provider to override the WebLogic Server default delist flag. If the XA resource provider supports this interface, the WebLogic Server transaction manager calls getDelistFlag to obtain the delist flag used to delist a resource when a transaction is suspended or completed.

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Fields inherited from class javax.transaction.xa.XAResource
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY
 
Method Summary
 int getDelistFlag()
           
 
Methods inherited from interface javax.transaction.xa.XAResource
commit, end, forget, getTransactionTimeout, isSameRM, prepare, recover, rollback, setTransactionTimeout, start
 

Method Detail

getDelistFlag

public int getDelistFlag()


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60