| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectspin.demo.async.AsyncBeanImplpublic class AsyncBeanImplextends java.lang.Objectimplements AsyncBean, RunnableMethod Summary | |
void |
|
void |
|
void |
|
public void addListener(AsyncListener listener)
Add a listener.
- Parameters:
listener- listener to add
public void run()
- See Also:
Runnable
public void start()
Start this bean in an asynchron thread.