| Package | Description |
|---|---|
| to.etc.domui.server |
| Modifier and Type | Method and Description |
|---|---|
List<IAsyncListener<?>> |
DomApplication.getAsyncListenerList() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
DomApplication.addAsyncListener(IAsyncListener<T> l)
Add a new listener for asynchronous job events.
|
<T> void |
DomApplication.removeAsyncListener(IAsyncListener<T> l) |
Copyright © 2017 etc.to. All rights reserved.