|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.resin.ResinELContext.ResinVar
public class ResinELContext.ResinVar
| Constructor Summary | |
|---|---|
ResinELContext.ResinVar()
|
|
| 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()
Deprecated. use getServerId() |
Path |
getRoot()
Returns the root directory. |
Path |
getRootDir()
Deprecated. use getRoot() |
Path |
getRootDirectory()
Deprecated. use getRoot() |
java.lang.String |
getServerId()
Returns the -server id |
java.lang.String |
getUserName()
Returns the user |
java.lang.String |
getVersion()
Returns the version |
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 ResinELContext.ResinVar()
| Method Detail |
|---|
public java.lang.String getServerId()
public java.lang.String getId()
getServerId()
public java.lang.String getAddress()
public Path getConf()
public Path getHome()
public Path getRoot()
public Path getRootDir()
getRoot()
public Path getRootDirectory()
getRoot()
public java.lang.String getUserName()
public java.lang.String getVersion()
public java.lang.String getHostName()
public boolean isProfessional()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||