Package | Description |
---|---|
org.apache.river.landlord |
This is a utility for services implementing leases.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstrainableLandlordLease
Constrainable sub-class of
LandlordLease . |
Modifier and Type | Method and Description |
---|---|
LandlordLease |
LeaseFactory.newLease(Uuid cookie,
long expiration)
Return a new
LandlordLease with the specified
initial expiration and cookie using the inner proxy and
Uuid the factory was created with. |
Constructor and Description |
---|
ConstrainableLandlordLeaseMap(Landlord landlord,
Uuid landlordUuid,
LandlordLease lease,
long duration)
Create a new
ConstrainableLandlordLeaseMap . |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.