| Package | Description |
|---|---|
| com.gargoylesoftware.htmlunit.javascript.background |
Classes relating to background JavaScript execution, which is usually triggered via
setTimeout() or setInterval().
|
| Modifier and Type | Method and Description |
|---|---|
static BackgroundJavaScriptFactory |
BackgroundJavaScriptFactory.theFactory()
Returns the current factory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BackgroundJavaScriptFactory.setFactory(BackgroundJavaScriptFactory factory)
Set the factory to a new one.
|
Copyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.