|
JBoss Threads 2.0.0.GA-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsyncFuture.Listener | |
---|---|
org.jboss.threads |
Uses of AsyncFuture.Listener in org.jboss.threads |
---|
Classes in org.jboss.threads that implement AsyncFuture.Listener | |
---|---|
static class |
AsyncFuture.AbstractListener<T,A>
An abstract base class for an implementation of the Listener interface. |
Methods in org.jboss.threads with parameters of type AsyncFuture.Listener | ||
---|---|---|
|
AsyncFutureTask.addListener(AsyncFuture.Listener<? super T,A> listener,
A attachment)
Add an asynchronous listener to be called when this operation completes. |
|
|
AsyncFuture.addListener(AsyncFuture.Listener<? super T,A> listener,
A attachment)
Add an asynchronous listener to be called when this operation completes. |
|
JBoss Threads 2.0.0.GA-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |