|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskExecutionListener | |
|---|---|
| org.gcube.portlets.admin.irbootstrapperportlet.gwt.server | |
| org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.threads | |
| Uses of TaskExecutionListener in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server |
|---|
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server with parameters of type TaskExecutionListener | |
|---|---|
TaskToExecute |
IRBootstrapperData.submitRunnableForExecution(Runnable r,
String newTaskUID,
TaskExecutionListener listener)
Submits a Runnable for execution in the thread pool and returns a TaskToExecute object representing the status of this Runnable's execution |
| Uses of TaskExecutionListener in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.threads |
|---|
| Constructors in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.threads with parameters of type TaskExecutionListener | |
|---|---|
TaskToExecute(Runnable r,
String taskID,
TaskExecutionListener listener)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||