com.sun.jini.mahalo.log
Interface LogRecord

All Superinterfaces:
Serializable
All Known Subinterfaces:
TxnLogRecord
All Known Implementing Classes:
AbortRecord, CommitRecord, ParticipantAbortRecord, ParticipantCommitRecord, ParticipantModRecord, PrepareAndCommitRecord, PrepareRecord

public interface LogRecord
extends Serializable

Encapsulates a generic record which capable of being logged.

Author:
Sun Microsystems, Inc.



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.