|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mozilla.javascript.ContextFactory
com.taggercat.util.rhino.TCJSContextFactory
public class TCJSContextFactory
A class to limit the execution time in Rhino. Used to prevent the CPUs from being consumed by infinite loops, and DOS attacks, etc.

| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.mozilla.javascript.ContextFactory |
|---|
org.mozilla.javascript.ContextFactory.Listener |
| Constructor Summary | |
|---|---|
TCJSContextFactory()
|
|
| Method Summary |
|---|
| Methods inherited from class org.mozilla.javascript.ContextFactory |
|---|
addListener, call, enter, enterContext, enterContext, exit, getApplicationClassLoader, getGlobal, hasExplicitGlobal, initApplicationClassLoader, initGlobal, isSealed, removeListener, seal |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TCJSContextFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||