roboguice.util
Class RoboAsyncTask.RoboTask<ResultT>
java.lang.Object
roboguice.util.SafeAsyncTask.Task<ResultT>
roboguice.util.RoboAsyncTask.RoboTask<ResultT>
- All Implemented Interfaces:
- Callable<Void>
- Enclosing class:
- RoboAsyncTask<ResultT>
protected class RoboAsyncTask.RoboTask<ResultT>
- extends SafeAsyncTask.Task<ResultT>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoboAsyncTask.RoboTask
public RoboAsyncTask.RoboTask(SafeAsyncTask parent)
doCall
protected ResultT doCall()
throws Exception
- Overrides:
doCall
in class SafeAsyncTask.Task<ResultT>
- Throws:
Exception
Copyright © 2011. All Rights Reserved.