-
Captures a compilation error.
Configuration object for
JavaBox instances.
Monitors, modifies, and/or restricts the execution of scripts running in a
JavaBox.
The per-execution context associated with a
Control.
Thrown when a script does something that exceeds imposed limits or otherwise is not allowed
by a configured
Control.
A container for scripts written in the Java language.
Thrown when some unexpected error occurs during a
JavaBox operation.
Represents a character offset into a
String, along with associated line and column offsets.
A checker for
ScriptResults that imposes some set of requirements that must be satisfied.
The result from executing a script in a
JavaBox.
Captures the outcome from one of the
Snippets that constitute a
JavaBox script.
Indicates failure due to one or more compiler errors.
Implemented by
SnippetOutcomes that will cause a script to stop executing.
Implemented by
SnippetOutcomes for which there is an associated exception.
Indicates a successful outcome.