Modifier and Type | Method and Description |
---|---|
ProMFuture<?> |
PluginContext.getFutureResult(int i)
This method should only be used by a plugin, in the body of that plugin.
|
Modifier and Type | Method and Description |
---|---|
void |
FutureListener.ListenerList.fireFutureReady(ProMFuture<? extends java.lang.Object> future) |
void |
FutureListener.futureReady(ProMFuture<? extends java.lang.Object> future) |
Modifier and Type | Method and Description |
---|---|
ProMFuture<?> |
AbstractPluginContext.getFutureResult(int i) |
Modifier and Type | Method and Description |
---|---|
void |
ProvidedObjectImpl.futureReady(ProMFuture<? extends java.lang.Object> future) |