net.sf.jasperreports.engine.fill
Class AsynchronousFillHandle.ThreadExecutor

java.lang.Object
  extended by net.sf.jasperreports.engine.fill.AsynchronousFillHandle.ThreadExecutor
All Implemented Interfaces:
Executor
Enclosing class:
AsynchronousFillHandle

protected class AsynchronousFillHandle.ThreadExecutor
extends Object
implements Executor


Constructor Summary
protected AsynchronousFillHandle.ThreadExecutor()
           
 
Method Summary
 void execute(Runnable command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynchronousFillHandle.ThreadExecutor

protected AsynchronousFillHandle.ThreadExecutor()
Method Detail

execute

public void execute(Runnable command)
Specified by:
execute in interface Executor


Copyright © 2012. All Rights Reserved.