com.sun.jini.mahalo
Class ParticipantAbortRecord
java.lang.Object
com.sun.jini.mahalo.ParticipantModRecord
com.sun.jini.mahalo.ParticipantAbortRecord
- All Implemented Interfaces:
- LogRecord, TxnLogRecord, Serializable, TransactionConstants
class ParticipantAbortRecord
- extends ParticipantModRecord
A LogRecord
which encapsulates a participant
being instructed to roll-back.
- Author:
- Sun Microsystems, Inc.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
ParticipantAbortRecord
ParticipantAbortRecord(ParticipantHandle part)
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.