Class ContentStoreGroovyResourceLoader
java.lang.Object
org.craftercms.engine.util.groovy.ContentStoreGroovyResourceLoader
- All Implemented Interfaces:
groovy.lang.GroovyResourceLoader
public class ContentStoreGroovyResourceLoader
extends Object
implements groovy.lang.GroovyResourceLoader
Implementation of
ContentStoreGroovyResourceLoader that uses Crafter
Core's content store to load Groovy resources.- Author:
- avasquez
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected SiteContextprotected ContentStoreUrlStreamHandler -
Constructor Summary
ConstructorsConstructorDescriptionContentStoreGroovyResourceLoader(SiteContext siteContext, String groovyResourcesUrlPrefix) -
Method Summary
-
Field Details
-
siteContext
-
urlStreamHandler
-
groovyResourcesUrlPrefix
-
-
Constructor Details
-
ContentStoreGroovyResourceLoader
-
-
Method Details
-
loadGroovySource
- Specified by:
loadGroovySourcein interfacegroovy.lang.GroovyResourceLoader- Throws:
MalformedURLException
-