private static class XATransactionState.CancelXATransactionTask
extends java.util.TimerTask
Modifier and Type | Field and Description |
---|---|
private XATransactionState |
xaState |
Constructor and Description |
---|
XATransactionState.CancelXATransactionTask(XATransactionState xaState)
Creates the cancellation task to be passed to a timer.
|
private XATransactionState xaState
public XATransactionState.CancelXATransactionTask(XATransactionState xaState)
xaState
- the XA state object for the transaction to cancelApache Derby V10.10 Internals - Copyright © 2004,2013 The Apache Software Foundation. All Rights Reserved.