the callback method to be implemented to resolve a conflict.
Parameters: replicationProcess - the ReplicationProcessfor which thisReplicationConflictHandler is registered Parameters: a - the object modified in the peerA ObjectContainer Parameters: b - the object modified in the peerB ObjectContainer the object (a or b) that should prevail in the conflict or null,if no action is to be taken. If this would violate the directionset withReplicationProcess.setDirection(ObjectContainerObjectContainer)no action will be taken. See Also:ReplicationProcess.peerA See Also:ReplicationProcess.peerB