Index
All Classes and Interfaces|All Packages
A
- addMapping(String, String) - Method in class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
- addMapping(List<String>, List<String>) - Method in class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
- addMapping(Map<String, String>) - Method in class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
- addPlugin(ComponentPlugin) - Method in class org.exoplatform.services.script.groovy.GroovyScriptInstantiator
C
- createCompilationUnit(CompilerConfiguration, CodeSource) - Method in class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
- createJarJarClassLoaderInPrivilegedMode(ClassLoader) - Static method in class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
G
- getMapping() - Method in class org.exoplatform.services.script.groovy.GroovyScriptJarJarPlugin
- getUrls() - Method in class org.exoplatform.services.script.groovy.GroovyScriptURLLoaderPlugin
- getUrls() - Method in class org.exoplatform.services.script.groovy.GroovyScriptURLLoaderPlugin.GroovyScriptURLs
- GroovyScriptInstantiator - Class in org.exoplatform.services.script.groovy
- GroovyScriptInstantiator(ExoContainerContext) - Constructor for class org.exoplatform.services.script.groovy.GroovyScriptInstantiator
- GroovyScriptJarJarPlugin - Class in org.exoplatform.services.script.groovy
-
A plugin that retrieves a mapping from the init param named mapping.
- GroovyScriptJarJarPlugin(InitParams) - Constructor for class org.exoplatform.services.script.groovy.GroovyScriptJarJarPlugin
- GroovyScriptURLLoaderPlugin - Class in org.exoplatform.services.script.groovy
-
Should be used by third part service for loading script at start.
- GroovyScriptURLLoaderPlugin(InitParams) - Constructor for class org.exoplatform.services.script.groovy.GroovyScriptURLLoaderPlugin
- GroovyScriptURLLoaderPlugin.GroovyScriptURLs - Class in org.exoplatform.services.script.groovy
-
Should be used in configuration as object parameter.
- GroovyScriptURLs() - Constructor for class org.exoplatform.services.script.groovy.GroovyScriptURLLoaderPlugin.GroovyScriptURLs
I
- instantiateScript(GroovyCodeSource, GroovyClassLoader) - Method in class org.exoplatform.services.script.groovy.GroovyScriptInstantiator
-
Instantiate script from give
GroovyCodeSourceand use given class-loader. - instantiateScript(InputStream) - Method in class org.exoplatform.services.script.groovy.GroovyScriptInstantiator
-
Parse given stream, the stream must represents groovy script.
- instantiateScript(InputStream, String) - Method in class org.exoplatform.services.script.groovy.GroovyScriptInstantiator
-
Parse given stream, the stream must represents groovy script.
- instantiateScript(InputStream, String, GroovyClassLoader) - Method in class org.exoplatform.services.script.groovy.GroovyScriptInstantiator
-
Parse given stream, the stream must represents groovy script and use given class-loader.
- instantiateScript(String) - Method in class org.exoplatform.services.script.groovy.GroovyScriptInstantiator
-
Load script from given address.
- instantiateScript(URL) - Method in class org.exoplatform.services.script.groovy.GroovyScriptInstantiator
-
Load script from given address.
J
- JarJarClassLoader - Class in org.exoplatform.services.script.groovy.jarjar
-
A groovy class loader that performs jar jar operations.
- JarJarClassLoader() - Constructor for class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
- JarJarClassLoader(GroovyClassLoader) - Constructor for class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
- JarJarClassLoader(ClassLoader) - Constructor for class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
- JarJarClassLoader(ClassLoader, CompilerConfiguration) - Constructor for class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
- JarJarClassLoader(ClassLoader, CompilerConfiguration, boolean) - Constructor for class org.exoplatform.services.script.groovy.jarjar.JarJarClassLoader
O
- org.exoplatform.services.script.groovy - package org.exoplatform.services.script.groovy
- org.exoplatform.services.script.groovy.jarjar - package org.exoplatform.services.script.groovy.jarjar
S
- setUrls(List<String>) - Method in class org.exoplatform.services.script.groovy.GroovyScriptURLLoaderPlugin.GroovyScriptURLs
All Classes and Interfaces|All Packages