|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pdfsam.guiclient.commons.business.WorkExecutor
public class WorkExecutor
Executes the commands
Nested Class Summary | |
---|---|
class |
WorkExecutor.WorkQueue
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
void |
execute(java.lang.Runnable r)
Executes the input Runnable |
static WorkExecutor |
getInstance()
|
int |
getRunningThreads()
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static WorkExecutor getInstance()
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
public void execute(java.lang.Runnable r)
r
- public int getRunningThreads()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |