|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.load.LoadServerHelper.DomainKey
Field Summary | |
private WTContainerRef |
containerRef
|
private String |
domainNameOrPath
|
private int |
hashCode
|
Constructor Summary | |
(package private) |
LoadServerHelper.DomainKey(String domainNameOrPath,
WTContainerRef containerRef)
|
Method Summary | |
boolean |
equals(Object obj)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private String domainNameOrPath
private WTContainerRef containerRef
private int hashCode
Constructor Detail |
LoadServerHelper.DomainKey(String domainNameOrPath, WTContainerRef containerRef)
Method Detail |
public int hashCode()
public boolean equals(Object obj)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |