|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseLease | |
org.exolab.jms.lease |
Uses of BaseLease in org.exolab.jms.lease |
Methods in org.exolab.jms.lease that return BaseLease | |
BaseLease |
LeaseManager.renewLease(BaseLease lease,
long duration)
Renew the lease on the specified object |
Methods in org.exolab.jms.lease with parameters of type BaseLease | |
void |
LeaseManager.addLease(BaseLease lease)
Add a lease. |
boolean |
LeaseManager.removeLease(BaseLease lease)
Remove a lease. |
BaseLease |
LeaseManager.renewLease(BaseLease lease,
long duration)
Renew the lease on the specified object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |