Implement DataChangeListener 25/8425/5
authorMoiz Raja <moraja@cisco.com>
Fri, 27 Jun 2014 02:28:52 +0000 (19:28 -0700)
committerEd Warnicke <eaw@cisco.com>
Fri, 4 Jul 2014 20:26:44 +0000 (20:26 +0000)
- Add a DataChangeReply to confirm receipt of a DataChange
- Created an AbstractUntypedActor class from which all actors extend. Currently the only thing this base
  class does is uniformly log incoming messages. Going forward will automatically register actors for DeathWatch and such.

Change-Id: Ibcc4179597023aa37b95641c0b666b3c650dc370
Signed-off-by: Moiz Raja <moraja@cisco.com>

No differences found