com.caucho.env.deploy
Class VersionEntry
java.lang.Object
com.caucho.env.deploy.VersionEntry
public class VersionEntry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getName
public java.lang.String getName()
getContextPath
public java.lang.String getContextPath()
getBaseContextPath
public java.lang.String getBaseContextPath()
getSha1
public java.lang.String getSha1()
getRoot
public java.lang.String getRoot()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object