Registry

class tollan.utils.registry.Registry[source]

Bases: ObjectProxy, tollan.utils.registry.RegistryMixin

Methods Summary

create([container_cls])

Methods Documentation

classmethod create(container_cls=<class 'collections.OrderedDict'>)[source]