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
-
-
Constructor Summary
Constructors Constructor Description InnerGroovyJaxrsPublisher(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 Detail
-
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)
-
-