|
Oracle | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.cluster.singleton.SimpleLeasingBasis.LeaseEntry
public static final class SimpleLeasingBasis.LeaseEntry
Constructor Summary | |
---|---|
SimpleLeasingBasis.LeaseEntry(String owner,
String leaseName,
int leaseTimeout)
|
Method Summary | |
---|---|
boolean |
equals(Object other)
|
Object |
getLeaseName()
|
int |
hashCode()
|
void |
setTimestamp(long timestamp)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SimpleLeasingBasis.LeaseEntry(String owner, String leaseName, int leaseTimeout)
Method Detail |
---|
public boolean equals(Object other)
equals
in class Object
public int hashCode()
hashCode
in class Object
public Object getLeaseName()
public void setTimestamp(long timestamp)
public String toString()
toString
in class Object
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |