JavaScript is disabled on your browser.
JBoss Threads 2.1.0.Final
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
public final class Dependency
extends Object
A task which depends on other tasks, and which may have tasks depending upon it. Such a task is automatically
run when using a provided executor when all its dependencies are satisfied.
Method Summary
Methods
Modifier and Type
Method and Description
static Dependency
currentTask ()
Get the dependency task which this thread is currently running.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
JBoss Threads 2.1.0.Final
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013 JBoss, a division of Red Hat, Inc. . All rights reserved.