Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.storage.sql.InvalidationsPropagator

Packages that use InvalidationsPropagator
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
org.nuxeo.ecm.core.storage.sql.jdbc   
 

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

Constructors in org.nuxeo.ecm.core.storage.sql with parameters of type InvalidationsPropagator
CachingMapper(Mapper mapper, InvalidationsPropagator cachePropagator, InvalidationsPropagator eventPropagator, InvalidationsQueue repositoryEventQueue)
           
CachingRowMapper(RowMapper rowMapper, InvalidationsPropagator cachePropagator, InvalidationsPropagator eventPropagator, InvalidationsQueue repositoryEventQueue)
           
 

Uses of InvalidationsPropagator in org.nuxeo.ecm.core.storage.sql.jdbc
 

Fields in org.nuxeo.ecm.core.storage.sql.jdbc declared as InvalidationsPropagator
 InvalidationsPropagator ClusterNodeHandler.propagator
          Propagator of invalidations to the cluster node's mappers.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.