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

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)