Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.storage.sql.net.MapperClientInfo

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

Uses of MapperClientInfo in org.nuxeo.ecm.core.storage.sql
 

Methods in org.nuxeo.ecm.core.storage.sql that return types with arguments of type MapperClientInfo
 Collection<MapperClientInfo> RepositoryManagement.getClientInfos()
          Get info about current VCS server clients
 Collection<MapperClientInfo> RepositoryImpl.getClientInfos()
           
 

Uses of MapperClientInfo in org.nuxeo.ecm.core.storage.sql.net
 

Methods in org.nuxeo.ecm.core.storage.sql.net that return types with arguments of type MapperClientInfo
 Collection<MapperClientInfo> MapperServlet.getClientInfos()
           
 

Constructors in org.nuxeo.ecm.core.storage.sql.net with parameters of type MapperClientInfo
MapperInvoker(Repository repository, String name, InvalidationsQueue eventQueue, MapperClientInfo info)
           
 

Uses of MapperClientInfo in org.nuxeo.ecm.core.storage.sql.ra
 

Methods in org.nuxeo.ecm.core.storage.sql.ra that return types with arguments of type MapperClientInfo
 Collection<MapperClientInfo> ManagedConnectionFactoryImpl.getClientInfos()
           
 Collection<MapperClientInfo> ConnectionFactoryImpl.getClientInfos()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.