@Transactional(rollbackFor=java.lang.Throwable.class) public class DefaultRealmPullResultHandler extends AbstractRealmResultHandler<PullTask,PullActions> implements RealmPullResultHandler
auditManager, binder, LOG, notificationManager, profile, propagationManager, realmDAO, taskExecutor
Constructor and Description |
---|
DefaultRealmPullResultHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
handle(SyncDelta delta) |
void |
setPullExecutor(SyncopePullExecutor executor) |
getProfile, setProfile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProfile, setProfile
public void setPullExecutor(SyncopePullExecutor executor)
setPullExecutor
in interface SyncopePullResultHandler
public boolean handle(SyncDelta delta)
handle
in interface SyncopePullResultHandler
handle
in interface SyncResultsHandler
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.