nl.knowledgeplaza.util.thread
Class TraceableRunnableDecorator
java.lang.Object
nl.knowledgeplaza.util.thread.TraceableRunnable
nl.knowledgeplaza.util.thread.TraceableRunnableDecorator
- All Implemented Interfaces:
- Runnable
public class TraceableRunnableDecorator
- extends TraceableRunnable
This class can decorate (wrap) a runnable in order to make the creation place tracable
- Version:
- $Revision: 1.2 $
|
Method Summary |
void |
run()
|
TraceableRunnableDecorator
public TraceableRunnableDecorator(Runnable runnable)
- Parameters:
runnable - to wrap
run
public final void run()
- Specified by:
run in interface Runnable- Specified by:
run in class TraceableRunnable
Copyright © 2011 KnowledgePlaza. All Rights Reserved.