Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.jpa.sync.client.shared.DataSyncService

Packages that use DataSyncService
org.jboss.errai.jpa.sync.client.local   
org.jboss.errai.jpa.sync.server   
 

Uses of DataSyncService in org.jboss.errai.jpa.sync.client.local
 

Fields in org.jboss.errai.jpa.sync.client.local with type parameters of type DataSyncService
 Caller<DataSyncService> ClientSyncManager.dataSyncService
          Temporarily public so we can override the caller from within the tests.
 

Uses of DataSyncService in org.jboss.errai.jpa.sync.server
 

Classes in org.jboss.errai.jpa.sync.server that implement DataSyncService
 class DataSyncServiceImpl
           
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.