Class GroovyScriptJarJarPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.script.groovy.GroovyScriptJarJarPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class GroovyScriptJarJarPlugin
extends org.exoplatform.container.component.BaseComponentPlugin
A plugin that retrieves a mapping from the init param named mapping. The param
is a multivalued string, each string has the format left->right where left and right
are package full qualified names.
- Version:
- $Revision$
- Author:
- Julien Viet
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
GroovyScriptJarJarPlugin
public GroovyScriptJarJarPlugin(org.exoplatform.container.xml.InitParams params)
-
-
Method Details
-
getMapping
-