|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The session-config element defines the session parameters for this web application.
Method Summary | |
---|---|
int |
getSessionTimeout()
|
WebApp |
getWebApp()
|
boolean |
isSetSessionTimeout()
Returns whether the value of the ' Session Timeout ' attribute is set |
void |
setSessionTimeout(int value)
|
void |
setWebApp(WebApp value)
|
void |
unsetSessionTimeout()
Unsets the value of the ' Session Timeout ' attribute |
Method Detail |
public int getSessionTimeout()
public void setSessionTimeout(int value)
value
- The new value of the SessionTimeout attributepublic void unsetSessionTimeout()
Session Timeout
' attribute.
isSetSessionTimeout()
,
getSessionTimeout()
,
setSessionTimeout(int)
public boolean isSetSessionTimeout()
Session Timeout
' attribute is set.
unsetSessionTimeout()
,
getSessionTimeout()
,
setSessionTimeout(int)
public WebApp getWebApp()
public void setWebApp(WebApp value)
value
- The new value of the WebApp reference
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |