com.nhncorp.neptune.common
Class Lease
java.lang.Object
com.nhncorp.neptune.common.Lease
public class Lease
- extends java.lang.Object
|
Field Summary |
static org.apache.commons.logging.Log |
LOG
|
|
Constructor Summary |
Lease(java.lang.Object leaseId,
LeaseListener leaseListener,
int validPeriod)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.apache.commons.logging.Log LOG
Lease
public Lease(java.lang.Object leaseId,
LeaseListener leaseListener,
int validPeriod)
getLeaseId
public java.lang.Object getLeaseId()
touch
public void touch()
expire
public void expire()
isExipred
public boolean isExipred()