|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.knowledgeplaza.util.thread.TraceableRunnable
nl.knowledgeplaza.util.thread.TraceableRunnableDecorator
public class TraceableRunnableDecorator
This class can decorate (wrap) a runnable in order to make the creation place tracable
| Constructor Summary | |
|---|---|
TraceableRunnableDecorator(java.lang.Runnable runnable)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class nl.knowledgeplaza.util.thread.TraceableRunnable |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TraceableRunnableDecorator(java.lang.Runnable runnable)
runnable - to wrap| Method Detail |
|---|
public final void run()
run in interface java.lang.Runnablerun in class TraceableRunnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||