com.neeve.ods
Interface IStoreReplicatorNotificationHandler


public interface IStoreReplicatorNotificationHandler

Represents a handler of the replicator notifications


Method Summary
 void onOperation(StoreReplicatorOperation op, Object data)
          This method is invoked just before the processing of the operation occurs
 

Method Detail

onOperation

void onOperation(StoreReplicatorOperation op,
                 Object data)
This method is invoked just before the processing of the operation occurs



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.