|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Class to allow the server to tell the container when to save it's configuration.
Method Summary | |
java.lang.String |
getHostName()
Get the host name. |
int |
getPort()
Get the PortNumber. |
void |
saveConfig()
Save the configuration. |
void |
setHostName(java.lang.String inHostName)
Set the HostName. |
void |
setPort(int inPort)
Set the PortNumber. |
Method Detail |
public void saveConfig() throws java.lang.Exception
java.lang.Exception
public java.lang.String getHostName()
public void setHostName(java.lang.String inHostName)
public int getPort()
public void setPort(int inPort)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |