Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.common.client.api.tasks

Interface Summary
AsyncTask A handle representing an asynchronous task that has been submitted to the message bus.
HasAsyncTaskRef Errai schedulers that accept a Runnable and produce an AsyncTask will inject the AsyncTask instance into the runnable if it implements this interface.
TaskManager A deferred, delayed, and periodic scheduling facility that has implementations which behave the same on the client or the server.
TaskManagerProvider  
 

Class Summary
ClientTaskManager The client-side implementation of TaskManager.
TaskManagerFactory  
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.