Default implementation of {@link JavaScriptJobManager}.
This job manager class is guaranteed not to keep old windows in memory (no window memory leaks).
This job manager is serializable, but any running jobs are transient and are not serialized.
@version $Revision: 5389 $ @author Daniel Gredler @see MemoryLeakTest
|
|