WildFly: Parent Aggregator 8.1.0.Final
-
- All Implemented Interfaces:
- Runnable, Future
public abstract class AsyncInvocationTask
extends Object
implements Runnable, Future
runnable used to invoke local ejb async methods
- Author:
- Stuart Douglas
-
-
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
-
isDone
public boolean isDone()
- Specified by:
isDone
in interface Future
WildFly: Parent Aggregator 8.1.0.Final
Copyright © 2015 JBoss by Red Hat. All rights reserved.