Errai 3.0.1-SNAPSHOT

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

Packages that use org.jboss.errai.common.client.api.tasks
org.jboss.errai.bus.client.api.base   
org.jboss.errai.bus.client.api.builder   
org.jboss.errai.bus.server The server-side components of ErraiBus. 
org.jboss.errai.bus.server.async   
org.jboss.errai.bus.server.async.scheduling   
org.jboss.errai.common.client.api.tasks   
 

Classes in org.jboss.errai.common.client.api.tasks used by org.jboss.errai.bus.client.api.base
HasAsyncTaskRef
          Errai schedulers that accept a Runnable and produce an AsyncTask will inject the AsyncTask instance into the runnable if it implements this interface.
 

Classes in org.jboss.errai.common.client.api.tasks used by org.jboss.errai.bus.client.api.builder
AsyncTask
          A handle representing an asynchronous task that has been submitted to the message bus.
 

Classes in org.jboss.errai.common.client.api.tasks used by org.jboss.errai.bus.server
AsyncTask
          A handle representing an asynchronous task that has been submitted to the message bus.
TaskManager
          A deferred, delayed, and periodic scheduling facility that has implementations which behave the same on the client or the server.
 

Classes in org.jboss.errai.common.client.api.tasks used by org.jboss.errai.bus.server.async
AsyncTask
          A handle representing an asynchronous task that has been submitted to the message bus.
 

Classes in org.jboss.errai.common.client.api.tasks used by org.jboss.errai.bus.server.async.scheduling
AsyncTask
          A handle representing an asynchronous task that has been submitted to the message bus.
 

Classes in org.jboss.errai.common.client.api.tasks used by org.jboss.errai.common.client.api.tasks
AsyncTask
          A handle representing an asynchronous task that has been submitted to the message bus.
TaskManager
          A deferred, delayed, and periodic scheduling facility that has implementations which behave the same on the client or the server.
TaskManagerProvider
           
 


Errai 3.0.1-SNAPSHOT

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