|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AsyncHandlerFactory
Asynchronous execution handling: handler factory. Implementors of this class provide handler objects for asynchronous XPCOM method calls - those resulting from Xpcom.invokeLater().
NOTE: Xpcom.invokeAndWait() calls are not affected by this system.
| Method Summary | |
|---|---|
AsyncHandler |
createHandler()
Create asynchronous execution handler object. |
| Method Detail |
|---|
AsyncHandler createHandler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||