Interface CompiledScript
- All Superinterfaces:
AutoCloseable
A compiled script generation that can create fresh instances.
-
Method Summary
-
Method Details
-
create
- Throws:
ScriptException
-
implementationType
Class<? extends ScriptInstance> implementationType() -
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-