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 Classes
    Modifier and Type
    Class
    Description
    static class 
    Should be used in configuration as object parameter.
  • Field Summary

    Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

    desc, name
  • Constructor Summary

    Constructors
    Constructor
    Description
    GroovyScriptURLLoaderPlugin(org.exoplatform.container.xml.InitParams params)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin

    getDescription, getName, setDescription, setName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GroovyScriptURLLoaderPlugin

      public GroovyScriptURLLoaderPlugin(org.exoplatform.container.xml.InitParams params)
  • Method Details

    • getUrls

      public List<String> getUrls()
      Returns:
      list of URL from configuration.