ClassRegistry
Contents:
Getting Started
Creating Service Registries
Iterating Over Registries
Entry Points Integration
Advanced Topics
Upgrading to ClassRegistry v5
API Documentation
ClassRegistry
Index
Index
A
|
B
|
C
|
E
|
G
|
I
|
K
|
M
|
R
|
S
|
U
|
V
|
W
A
apply() (class_registry.patcher.RegistryPatcher method)
AutoRegister() (in module class_registry.base)
B
BaseMutableRegistry (class in class_registry.base)
BaseRegistry (class in class_registry.base)
C
class_registry.base
module
class_registry.cache
module
class_registry.entry_points
module
class_registry.patcher
module
class_registry.registry
module
classes() (class_registry.base.BaseRegistry method)
ClassRegistry (class in class_registry.registry)
ClassRegistryInstanceCache (class in class_registry.cache)
create_instance() (class_registry.base.BaseRegistry static method)
create_sorter() (class_registry.registry.SortedClassRegistry static method)
E
EntryPointClassRegistry (class in class_registry.entry_points)
G
gen_lookup_key() (class_registry.base.BaseRegistry static method)
get() (class_registry.base.BaseRegistry method)
(class_registry.entry_points.EntryPointClassRegistry method)
get_class() (class_registry.base.BaseRegistry method)
(class_registry.entry_points.EntryPointClassRegistry method)
(class_registry.registry.ClassRegistry method)
get_class_key() (class_registry.cache.ClassRegistryInstanceCache method)
get_instance_key() (class_registry.cache.ClassRegistryInstanceCache method)
I
items() (class_registry.base.BaseMutableRegistry method)
K
keys() (class_registry.base.BaseMutableRegistry method)
(class_registry.base.BaseRegistry method)
(class_registry.entry_points.EntryPointClassRegistry method)
(class_registry.registry.SortedClassRegistry method)
M
module
class_registry.base
class_registry.cache
class_registry.entry_points
class_registry.patcher
class_registry.registry
R
refresh() (class_registry.entry_points.EntryPointClassRegistry method)
register() (class_registry.base.BaseMutableRegistry method)
registry (class_registry.cache.ClassRegistryInstanceCache property)
RegistryKeyError
RegistryPatcher (class in class_registry.patcher)
RegistryPatcher.DoesNotExist (class in class_registry.patcher)
restore() (class_registry.patcher.RegistryPatcher method)
S
SortedClassRegistry (class in class_registry.registry)
U
unregister() (class_registry.base.BaseMutableRegistry method)
V
values() (class_registry.base.BaseMutableRegistry method)
W
warm_cache() (class_registry.cache.ClassRegistryInstanceCache method)