Class 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
    • 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)