Description
Currently KernelNodeStore has a public setObserver() method, SegmentNodeStore has its Observer hard coded to the empty observer and no way to set it and MongoNodeStore has no Observer at all.
To make the observer mechanism useful for clients we should come up with a way to inject Observer instances into a NodeStore.
Attachments
Issue Links
- blocks
-
OAK-1120 Enhance observation mechanism to support Apache Sling
- Closed