Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
spin.demo.async.AsyncBeanImpl
public class AsyncBeanImpl
extends java.lang.Object
implements AsyncBean, Runnable
Method 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.