|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.descriptors.servlet.SessionConfigDD
public class SessionConfigDD
TODO: Document
Field Summary | |
---|---|
private int |
sessionTimeout
|
Constructor Summary | |
---|---|
SessionConfigDD()
|
Method Summary | |
---|---|
int |
getSessionTimeout()
|
void |
setSessionTimeout(int sessionTimeout)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int sessionTimeout
Constructor Detail |
---|
public SessionConfigDD()
Method Detail |
---|
public int getSessionTimeout()
public void setSessionTimeout(int sessionTimeout)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |