Package org.forgerock.openig.script
package org.forgerock.openig.script
Scripting support.
-
ClassDescriptionA scriptable heap object acts as a simple wrapper around the scripting engine.Creates and initializes a scriptable heap object in a heap environment.Base
TypeDefinitionProviderfor any scriptable components.Default implementation ofScriptFactoryManagersupporting dynamic registration and un-registration ofScriptFactory.Provide support for scripts written in the Groovy language.Encapsulate an executable script.A factory forScripts.A ScriptFactoryManager is the plug-in point whereScriptFactoryimplementations need to be registered in order to be available to the runtime.