WL#3305: Add Observer interface to slave side of replication

Affects: Server-Prototype Only   —   Status: Un-Assigned

In order to allow code to be executed on changes to named tables, an interface
for registering Observers should be added. The interface should allow Observers
to be notified when a row change, or a set of row changes, has been applied to a
table.