protected static class BenchWindowTaskWorker.SourceWindowTask extends BaseWindowSource
| Constructor and Description | 
|---|
SourceWindowTask(java.lang.String e)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute()
Execute without an incoming message 
 | 
void | 
prepare(Config cfg,
       TaskContext ctx)
Prepare the task to be executed 
 | 
public void prepare(Config cfg, TaskContext ctx)
INodepublic void execute()
ISource