| Package | Description |
|---|---|
| org.apache.river.mahalo |
Provides implementations of the
TransactionManager service.
|
| Class and Description |
|---|
| InternalManagerException
This exception denotes a problem with the transaction manager
implementation.
|
| Job
A
Job manages the division of work for a problem
whose solution is obtained by assembling partial results to
original problem. |
| JobException |
JoinStateManager
JoinStateManager provides a utility that manages
a service's join state (optionally persisting that state) and
manages the join protocol protocol on behalf of the service. |
| LeaseExpirationMgr
Lease Mgr implementation that aggressively expires leases as they
expiration times occur.
|
| LeaseExpirationMgr.Expirer
Interface that allows LeaseExpirationMgr to expire resources.
|
LeaseManager
LeaseManager provides an interface for tracking lease
status. |
| ParticipantHandle |
| ParticipantModRecord
A
LogRecord which encapsulates a generic
interaction with a participant. |
| StorableObject
This class holds a
MarshalledObject that can be stored
persistently. |
| TxnLogRecord
A
LogRecord which encapsulates a generic
transactional logging information. |
| TxnManager
Encapsulates the interface of an implementation of
a
TransactionManager. |
| TxnManagerImpl
An implementation of the Jini Transaction Specification.
|
| TxnManagerTransaction
TxnManagerTransaction is a class which
captures the internal representation of a transaction
in the TxnManagerImpl server.
|
| TxnMgrAdminProxy
A TxnMgrAdminProxy is a client-side proxy for a mailbox service.
|
| TxnMgrProxy
A
TxnMgrProxy is a proxy for the
transaction manager service. |
| TxnSettler |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.