Interface | Description |
---|---|
Script |
Encapsulate an executable script.
|
ScriptFactory |
A factory for
Script s. |
ScriptFactoryManager |
A ScriptFactoryManager is the plug-in point where
ScriptFactory implementations need to be registered
in order to be available to the runtime. |
Class | Description |
---|---|
AbstractScriptableHeapObject<V> |
A scriptable heap object acts as a simple wrapper around the scripting engine.
|
AbstractScriptableHeapObject.AbstractScriptableHeaplet |
Creates and initializes a capture filter in a heap environment.
|
DefaultScriptFactoryManager |
Default implementation of
ScriptFactoryManager supporting dynamic registration
and un-registration of ScriptFactory . |
GroovyScriptFactory |
Provide support for scripts written in the Groovy language.
|
Copyright 2011-2017 ForgeRock AS.