eXo JCR :: Component :: Extension Service 1.15.1-CP01

Uses of Class
org.exoplatform.services.jcr.ext.registry.RegistryService

Packages that use RegistryService
org.exoplatform.services.jcr.ext.backup.impl   
org.exoplatform.services.jcr.ext.registry   
org.exoplatform.services.jcr.ext.script.groovy   
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.backup.impl
 

Constructors in org.exoplatform.services.jcr.ext.backup.impl with parameters of type RegistryService
BackupManagerImpl(org.exoplatform.container.ExoContainerContext ctx, org.exoplatform.container.xml.InitParams initParams, RepositoryService repoService, RegistryService registryService)
          BackupManagerImpl constructor.
BackupManagerImpl(org.exoplatform.container.xml.InitParams initParams, RepositoryService repoService, RegistryService registryService)
          BackupManagerImpl constructor.
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.registry
 

Constructors in org.exoplatform.services.jcr.ext.registry with parameters of type RegistryService
RESTRegistryService(RegistryService regService, ThreadLocalSessionProviderService sessionProviderService)
           
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.script.groovy
 

Fields in org.exoplatform.services.jcr.ext.script.groovy declared as RegistryService
protected  RegistryService GroovyScript2RestLoader.registryService
          See RegistryService.
 

Constructors in org.exoplatform.services.jcr.ext.script.groovy with parameters of type RegistryService
GroovyScript2RestLoader(org.exoplatform.services.rest.impl.ResourceBinder binder, org.exoplatform.services.script.groovy.GroovyScriptInstantiator groovyScriptInstantiator, RepositoryService repositoryService, ThreadLocalSessionProviderService sessionProviderService, org.exoplatform.container.configuration.ConfigurationManager configurationManager, RegistryService registryService, org.exoplatform.services.rest.ext.groovy.GroovyJaxrsPublisher groovyPublisher, Handler jcrUrlHandler, org.exoplatform.container.xml.InitParams params)
           
GroovyScript2RestLoader(org.exoplatform.services.rest.impl.ResourceBinder binder, org.exoplatform.services.script.groovy.GroovyScriptInstantiator groovyScriptInstantiator, RepositoryService repositoryService, ThreadLocalSessionProviderService sessionProviderService, org.exoplatform.container.configuration.ConfigurationManager configurationManager, RegistryService registryService, Handler jcrUrlHandler, org.exoplatform.container.xml.InitParams params)
           
 


eXo JCR :: Component :: Extension Service 1.15.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.