- Direct Known Subclasses:
Script
, ScriptFile
, ScriptRef
public abstract class AbstractScript
extends Object
Container for the language and body of a script.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
LOGGER
protected static final Logger LOGGER
-
DEFAULT_LANGUAGE
protected static final String DEFAULT_LANGUAGE
- See Also:
-
-
-