Uses of Class
com.arjuna.ats.jta.recovery.XAResourceOrphanFilter.Vote

Packages that use XAResourceOrphanFilter.Vote
com.arjuna.ats.jta.recovery   
 

Uses of XAResourceOrphanFilter.Vote in com.arjuna.ats.jta.recovery
 

Methods in com.arjuna.ats.jta.recovery that return XAResourceOrphanFilter.Vote
 XAResourceOrphanFilter.Vote XAResourceOrphanFilter.checkXid(Xid xid)
          Called by the XARecoveryModule for each in-doubt Xid.
static XAResourceOrphanFilter.Vote XAResourceOrphanFilter.Vote.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XAResourceOrphanFilter.Vote[] XAResourceOrphanFilter.Vote.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.