|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakart.bl.KKServletContextListener.KKThread
protected class KKServletContextListener.KKThread
Used to store the Thread and an Id
Method Summary | |
---|---|
protected java.lang.String |
getId()
|
protected java.lang.Thread |
getThread()
|
protected void |
setId(java.lang.String id)
|
protected void |
setThread(java.lang.Thread thread)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected java.lang.String getId()
protected void setId(java.lang.String id)
protected java.lang.Thread getThread()
protected void setThread(java.lang.Thread thread)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |