Class GroovyScript2RestLoader.InnerGroovyJaxrsPublisher
java.lang.Object
org.exoplatform.services.rest.ext.groovy.GroovyJaxrsPublisher
org.exoplatform.services.jcr.ext.script.groovy.GroovyScript2RestLoader.InnerGroovyJaxrsPublisher
- Enclosing class:
GroovyScript2RestLoader
protected static class GroovyScript2RestLoader.InnerGroovyJaxrsPublisher
extends org.exoplatform.services.rest.ext.groovy.GroovyJaxrsPublisher
-
Field Summary
Fields inherited from class org.exoplatform.services.rest.ext.groovy.GroovyJaxrsPublisher
binder, classLoaderProvider, DEFAULT_CHARSET, DEFAULT_CHARSET_NAME, instantiator, resources -
Constructor Summary
ConstructorsConstructorDescriptionInnerGroovyJaxrsPublisher(org.exoplatform.services.rest.impl.ResourceBinder binder, org.exoplatform.services.script.groovy.GroovyScriptInstantiator instantiator, org.exoplatform.services.rest.ext.groovy.GroovyClassLoaderProvider classLoaderProvider) -
Method Summary
Methods inherited from class org.exoplatform.services.rest.ext.groovy.GroovyJaxrsPublisher
createCodeSource, createInstance, getGroovyClassLoader, getResource, isPublished, publishPerRequest, publishPerRequest, publishPerRequest, publishPerRequest, publishPerRequest, publishPerRequest, publishSingleton, publishSingleton, publishSingleton, publishSingleton, publishSingleton, publishSingleton, setGroovyClassLoader, unpublishResource, validateResource, validateResource, validateResource, validateResource, validateResource
-
Constructor Details
-
InnerGroovyJaxrsPublisher
public InnerGroovyJaxrsPublisher(org.exoplatform.services.rest.impl.ResourceBinder binder, org.exoplatform.services.script.groovy.GroovyScriptInstantiator instantiator, org.exoplatform.services.rest.ext.groovy.GroovyClassLoaderProvider classLoaderProvider)
-