JBoss Application Server: Build 7.1.2.Final
-
- All Implemented Interfaces:
- Runnable
public class ExecutionRunner
extends Object
implements Runnable
This class is to be used to pick up execution requests and actually run
them. A single instance can be used across any number of threads.
- Author:
- wburns
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface Runnable
JBoss Application Server: Build 7.1.2.Final
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.