public class CDIDistributedTaskLifecycle extends Object
| Constructor and Description |
|---|
CDIDistributedTaskLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
onPostExecute(Callable<T> task) |
<T,K,V> void |
onPreExecute(Callable<T> task,
Cache<K,V> inputCache) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.