Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface AsyncBean
Method Summary | |
void |
|
void |
|
public void addListener(AsyncListener listener)
Add a listener.
- Parameters:
listener
- listener to add
public void start()
Start this bean in an asynchron thread.