@Experimental public class DeploymentInfo extends RuntimeInfo
Constructor and Description |
---|
DeploymentInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getJarLocation() |
String |
getLastModified() |
int |
hashCode() |
void |
setJarLocation(String jarLocation) |
void |
setLastModified(String lastModified) |
getMemberName, setMemberName, toString
public String getJarLocation()
public void setLastModified(String lastModified)
public String getLastModified()
public void setJarLocation(String jarLocation)
public boolean equals(Object o)
equals
in class RuntimeInfo
public int hashCode()
hashCode
in class RuntimeInfo