com.atomikos.datasource.xa
Class RecoveryScan

java.lang.Object
  extended by com.atomikos.datasource.xa.RecoveryScan

public class RecoveryScan
extends Object


Nested Class Summary
static interface RecoveryScan.XidSelector
           
 
Constructor Summary
RecoveryScan()
           
 
Method Summary
static List<XID> recoverXids(XAResource xaResource, RecoveryScan.XidSelector selector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecoveryScan

public RecoveryScan()
Method Detail

recoverXids

public static List<XID> recoverXids(XAResource xaResource,
                                    RecoveryScan.XidSelector selector)
                             throws XAException
Throws:
XAException


Copyright © 2016. All Rights Reserved.