Uses of Interface
org.springframework.extensions.webscripts.ScriptLoader
Packages that use ScriptLoader
Package
Description
-
Uses of ScriptLoader in org.springframework.extensions.webscripts
Classes in org.springframework.extensions.webscripts that implement ScriptLoaderModifier and TypeClassDescriptionclassComposite script loaderprotected classRemote Store implementation of a Script LoaderMethods in org.springframework.extensions.webscripts that return ScriptLoaderModifier and TypeMethodDescriptionClassPathStore.getScriptLoader()RemoteStore.getScriptLoader()Store.getScriptLoader()Gets the script loader for this storeConstructors in org.springframework.extensions.webscripts with parameters of type ScriptLoader -
Uses of ScriptLoader in org.springframework.extensions.webscripts.processor
Methods in org.springframework.extensions.webscripts.processor that return ScriptLoaderModifier and TypeMethodDescriptionprotected ScriptLoaderAbstractScriptProcessor.getScriptLoader()Gets the script loader.