org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.threads
Class TaskToExecute
java.lang.Object
java.util.concurrent.FutureTask<Void>
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.threads.TaskToExecute
- All Implemented Interfaces:
- Runnable, Future<Void>, RunnableFuture<Void>
public class TaskToExecute
- extends FutureTask<Void>
- Author:
- Spyros Boutsis, NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskToExecute
public TaskToExecute(Runnable r,
String taskID,
TaskExecutionListener listener)
Copyright © 2013. All Rights Reserved.