Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.storage.sql.RepositoryDescriptor.ServerDescriptor

Packages that use RepositoryDescriptor.ServerDescriptor
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
org.nuxeo.ecm.core.storage.sql.net   
 

Uses of RepositoryDescriptor.ServerDescriptor in org.nuxeo.ecm.core.storage.sql
 

Fields in org.nuxeo.ecm.core.storage.sql declared as RepositoryDescriptor.ServerDescriptor
 RepositoryDescriptor.ServerDescriptor RepositoryDescriptor.listen
           
 

Fields in org.nuxeo.ecm.core.storage.sql with type parameters of type RepositoryDescriptor.ServerDescriptor
 List<RepositoryDescriptor.ServerDescriptor> RepositoryDescriptor.connect
           
 

Uses of RepositoryDescriptor.ServerDescriptor in org.nuxeo.ecm.core.storage.sql.net
 

Methods in org.nuxeo.ecm.core.storage.sql.net with parameters of type RepositoryDescriptor.ServerDescriptor
static String NetServer.add(RepositoryDescriptor.ServerDescriptor serverDescriptor, String servletName, Servlet servlet, String path)
           
static Servlet NetServer.get(RepositoryDescriptor.ServerDescriptor serverDescriptor, String servletName)
           
static void NetServer.remove(RepositoryDescriptor.ServerDescriptor serverDescriptor, String servletName)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.