|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.resin.Resin.Var
public class Resin.Var
EL variables
| Constructor Summary | |
|---|---|
Resin.Var()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAddress()
Returns the local address |
Path |
getConf()
Returns the resin config. |
Path |
getHome()
Returns the resin home. |
java.lang.String |
getHostName()
Returns the local hostname |
java.lang.String |
getId()
Returns the resin.id |
Path |
getRoot()
Returns the root directory. |
Path |
getRootDir()
Returns the root directory. |
Path |
getRootDirectory()
Returns the root directory. |
java.lang.String |
getServerId()
Returns the -server id |
java.lang.String |
getUserName()
|
java.lang.String |
getVersion()
Returns the version |
java.lang.String |
getVersionDate()
Returns the version date |
boolean |
isProfessional()
Returns true for Resin professional. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Resin.Var()
| Method Detail |
|---|
public java.lang.String getId()
public java.lang.String getAddress()
public Path getConf()
public Path getHome()
public Path getRoot()
public java.lang.String getUserName()
public java.lang.String getVersion()
public java.lang.String getVersionDate()
public java.lang.String getHostName()
public Path getRootDir()
public Path getRootDirectory()
public boolean isProfessional()
public java.lang.String getServerId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||