| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--applications.proxy.main.MamCommunicator.TraitDescriptionThread
Description of the Class
| Field Summary | |
protected long | m_sleepTimeDescription of the Field |
| Fields inherited from class java.lang.Thread |
MIN_PRIORITY, NORM_PRIORITY, MAX_PRIORITY |
| Method Summary | |
protected long | getSleepTime()Gets the SleepTime attribute of the TraitDescriptionThread object |
void | run()Main processing method for the TraitDescriptionThread object |
protected void | setSleepTime(long sleepTime)Sets the SleepTime attribute of the TraitDescriptionThread object |
| Methods inherited from class java.lang.Thread |
currentThread, yield, sleep, sleep, start, stop, stop, interrupt, interrupted, isInterrupted, destroy, isAlive, suspend, resume, setPriority, getPriority, setName, getName, getThreadGroup, activeCount, enumerate, countStackFrames, join, join, join, dumpStack, setDaemon, isDaemon, checkAccess, toString, getContextClassLoader, setContextClassLoader |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
protected long m_sleepTime
| Method Detail |
protected long getSleepTime()
public void run()
protected void setSleepTime(long sleepTime)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||