zb: ObjectManager impl now public
Reverting back to the original approach taken by @tomstokes in !474 (closed) where users directly add ObjectManager
to ObjectServer
, just like other interfaces.
That way we don't expose more API than needed and keep things simple.