Package | Description |
---|---|
com.sun.jini.landlord |
This is a utility for services implementing leases.
|
com.sun.jini.mahalo |
Provides implementations of the
TransactionManager service.
|
Modifier and Type | Method and Description |
---|---|
void |
LandlordLease.setLandlord(Landlord landlord) |
Constructor and Description |
---|
ConstrainableLandlordLease(Uuid cookie,
Landlord landlord,
Uuid landlordUuid,
long expiration,
MethodConstraints methodConstraints)
Create a new
ConstrainableLandlordLease . |
LandlordLease(Uuid cookie,
Landlord landlord,
Uuid landlordUuid,
long expiration)
Create a new
LandlordLease . |
LandlordProxyVerifier(Landlord landlord,
Uuid landlordUuid)
Returns a verifier for the proxies defined in the landlord package with the specified server
reference and server
Uuid . |
LeaseFactory(Landlord landlord,
Uuid landlordUuid)
Create a new
LeaseFactory that will create LandlordLease s with the
specified Landlord and landlord Uuid . |
Modifier and Type | Interface and Description |
---|---|
interface |
TxnManager
Encapsulates the interface of an implementation of a
TransactionManager . |
Modifier and Type | Class and Description |
---|---|
class |
TransientMahaloImpl
Convenience class intended for use with the
ServiceStarter framework
to start a transient (non-activatable, non-persistent) implementation of Mahalo. |
class |
TxnManagerImpl
An implementation of the Jini(TM) Transaction Specification.
|
Constructor and Description |
---|
MahaloTxnBasicLease(Uuid cookie,
Landlord landlord,
Uuid landlordUuid,
long expiration) |
Copyright © GigaSpaces.