|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.grizzly.http.deployer.DeploymentID
public class DeploymentID
Deployment identification.
Constructor Summary | |
---|---|
DeploymentID(Integer id)
Constuctor with deployment id. |
Method Summary | |
---|---|
boolean |
equals(Object o)
|
Integer |
getId()
Deployment id. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeploymentID(Integer id)
id
- Deployment id.Method Detail |
---|
public Integer getId()
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |