See: Description
Interface | Description |
---|---|
JavaScriptExecutor |
An event loop to execute all the JavaScript jobs.
|
JavaScriptJob |
A JavaScript-triggered background job managed by a
JavaScriptJobManager . |
JavaScriptJobManager |
A manager for
JavaScriptJob s. |
JavaScriptJobManager.JavaScriptJobFilter |
Simple filter interface.
|
Class | Description |
---|---|
BackgroundJavaScriptFactory |
A factory for all the things we have to construct from outside of the
JavaScript engine.
|
BasicJavaScriptJob |
A JavaScript-triggered background job managed by a
JavaScriptJobManager . |
DefaultJavaScriptExecutor |
An event loop to execute all the JavaScript jobs.
|
GAEJavaScriptExecutor |
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Google App Engine specific subclass to facilitate execution of JS jobs. |
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.