| 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. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.