|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Landlord | |
|---|---|
| com.sun.jini.landlord | This is a utility for services implementing leases. |
| com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
| Uses of Landlord in com.sun.jini.landlord |
|---|
| Methods in com.sun.jini.landlord with parameters of type Landlord | |
|---|---|
void |
LandlordLease.setLandlord(Landlord landlord)
|
| Constructors in com.sun.jini.landlord with parameters of type Landlord | |
|---|---|
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
LandlordLeases with the specified
Landlord and landlord Uuid. |
|
| Uses of Landlord in com.sun.jini.mahalo |
|---|
| Subinterfaces of Landlord in com.sun.jini.mahalo | |
|---|---|
interface |
TxnManager
Encapsulates the interface of an implementation of a TransactionManager. |
| Classes in com.sun.jini.mahalo that implement Landlord | |
|---|---|
class |
TxnManagerImpl
An implementation of the Jini(TM) Transaction Specification. |
| Constructors in com.sun.jini.mahalo with parameters of type Landlord | |
|---|---|
MahaloTxnBasicLease(Uuid cookie,
Landlord landlord,
Uuid landlordUuid,
long expiration)
|
|
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||