org.openanzo.model.replica
Interface IReplicaGraphListener


public interface IReplicaGraphListener

Listener that listens for conflict events between replica graph, and base graph

Author:
Elias Torres (eliast@us.ibm.com )

Method Summary
 void conflictOccurred(org.openrdf.model.Statement statement)
          Notification that a statement conflict occurred
 

Method Detail

conflictOccurred

void conflictOccurred(org.openrdf.model.Statement statement)
Notification that a statement conflict occurred

Parameters:
statement - in conflict


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.