Class GroovyScriptURLLoaderPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.script.groovy.GroovyScriptURLLoaderPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class GroovyScriptURLLoaderPlugin
extends org.exoplatform.container.component.BaseComponentPlugin
Should be used by third part service for loading script at start.
- Version:
- $Id: $
- Author:
- Andrey Parfonov
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classShould be used in configuration as object parameter. -
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionGroovyScriptURLLoaderPlugin(org.exoplatform.container.xml.InitParams params) -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
GroovyScriptURLLoaderPlugin
public GroovyScriptURLLoaderPlugin(org.exoplatform.container.xml.InitParams params)
-
-
Method Details
-
getUrls
- Returns:
- list of URL from configuration.
-