This typedef is an alias for the type of the registry maintained by this observer.
Declared in <ball_broadcastobserver.h>
typedef bsl::unordered_map<bsl::string, bsl::shared_ptr<Observer>, bdlb::TransparentHash, bdlb::TransparentEqualTo> ObserverRegistry;