Uses of Package
org.openhab.core.automation.module.script
Package
Description
-
ClassDescriptionThe
ScriptDependencyTracker
is an interface that script dependency trackers can implement to allow automatic re-loading if scripts on dependency changesThis class is used by the ScriptEngineManager to load ScriptEngines.The ScriptEngineManager provides the ability to load and unload scripts.AScriptExtensionProvider
can provide variable and types on ScriptEngine instance basis.TheScriptTransformationService
implements aTransformationService
using any available script language -
ClassDescriptionThe
ScriptTransformationService
implements aTransformationService
using any available script language -
ClassDescriptionThe
ScriptDependencyTracker
is an interface that script dependency trackers can implement to allow automatic re-loading if scripts on dependency changesTheScriptDependencyTracker.Listener
is an interface that needs to be implemented by listeners that want to be notified about a dependency changeThe ScriptEngineManager provides the ability to load and unload scripts.