Uses of Class
org.exoplatform.services.script.groovy.GroovyScriptInstantiator
Packages that use GroovyScriptInstantiator
Package
Description
-
Uses of GroovyScriptInstantiator in org.exoplatform.services.jcr.ext.script.groovy
Constructors in org.exoplatform.services.jcr.ext.script.groovy with parameters of type GroovyScriptInstantiatorModifierConstructorDescriptionGroovyScript2RestLoader(org.exoplatform.services.rest.impl.ResourceBinder binder, GroovyScriptInstantiator groovyScriptInstantiator, org.exoplatform.services.jcr.RepositoryService repositoryService, SessionProviderService sessionProviderService, org.exoplatform.container.configuration.ConfigurationManager configurationManager, RegistryService registryService, Handler jcrUrlHandler, org.exoplatform.container.xml.InitParams params) GroovyScript2RestLoader(org.exoplatform.services.rest.impl.ResourceBinder binder, GroovyScriptInstantiator groovyScriptInstantiator, org.exoplatform.services.jcr.RepositoryService repositoryService, SessionProviderService sessionProviderService, org.exoplatform.container.configuration.ConfigurationManager configurationManager, RegistryService registryService, GroovyJaxrsPublisher groovyPublisher, Handler jcrUrlHandler, org.exoplatform.container.xml.InitParams params) GroovyScript2RestLoader(org.exoplatform.services.rest.impl.ResourceBinder binder, GroovyScriptInstantiator groovyScriptInstantiator, org.exoplatform.services.jcr.RepositoryService repositoryService, SessionProviderService sessionProviderService, org.exoplatform.container.configuration.ConfigurationManager configurationManager, Handler jcrUrlHandler, org.exoplatform.container.xml.InitParams params) InnerGroovyJaxrsPublisher(org.exoplatform.services.rest.impl.ResourceBinder binder, GroovyScriptInstantiator instantiator, GroovyClassLoaderProvider classLoaderProvider) -
Uses of GroovyScriptInstantiator in org.exoplatform.services.rest.ext.groovy
Fields in org.exoplatform.services.rest.ext.groovy declared as GroovyScriptInstantiatorModifier and TypeFieldDescriptionprotected final GroovyScriptInstantiatorGroovyJaxrsPublisher.instantiatorConstructors in org.exoplatform.services.rest.ext.groovy with parameters of type GroovyScriptInstantiatorModifierConstructorDescriptionGroovyJaxrsPublisher(org.exoplatform.services.rest.impl.ResourceBinder binder, GroovyScriptInstantiator instantiator) Create GroovyJaxrsPublisher which is able publish per-request and singleton resources.GroovyJaxrsPublisher(org.exoplatform.services.rest.impl.ResourceBinder binder, GroovyScriptInstantiator instantiator, GroovyClassLoaderProvider classLoaderProvider)