org.jboss.seam.async
public abstract class Asynchronous extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
protected class |
Asynchronous.ContextualAsynchronousRequest |
| Constructor and Description |
|---|
Asynchronous() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute(Object timer) |
protected abstract void |
handleException(Exception exception,
Object timer) |
Copyright © 2015 Seam Framework. All Rights Reserved.