|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.host.HostVar
public class HostVar
A configuration entry for a host
Method Summary | |
---|---|
Path |
getDocDir()
|
Path |
getDocumentDirectory()
|
java.lang.String |
getHostName()
|
java.lang.String |
getName()
|
java.util.ArrayList<java.lang.String> |
getRegexp()
|
Path |
getRoot()
|
Path |
getRootDir()
Deprecated. |
Path |
getRootDirectory()
Deprecated. |
java.lang.String |
getUrl()
|
Path |
getWarDir()
|
Path |
getWarDirectory()
|
Path |
getWarExpandDir()
|
Path |
getWarExpandDirectory()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public java.lang.String getHostName()
public java.lang.String getUrl()
public java.util.ArrayList<java.lang.String> getRegexp()
public Path getRoot()
public Path getRootDir()
public Path getRootDirectory()
public Path getDocumentDirectory()
public Path getDocDir()
public Path getWarDirectory()
public Path getWarDir()
public Path getWarExpandDirectory()
public Path getWarExpandDir()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |