com.konakart.bl
Class KKServletContextListener.KKThread

java.lang.Object
  extended by com.konakart.bl.KKServletContextListener.KKThread
Enclosing class:
KKServletContextListener

protected class KKServletContextListener.KKThread
extends java.lang.Object

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

getId

protected java.lang.String getId()

setId

protected void setId(java.lang.String id)

getThread

protected java.lang.Thread getThread()

setThread

protected void setThread(java.lang.Thread thread)


Copyright © 2011 DS Data Systems UK Ltd.