jivago.inject.annoted_class_binder module

class jivago.inject.annoted_class_binder.AnnotatedClassBinder(root_package: str, registry: jivago.lang.registry.Registry, annotation: jivago.lang.registry.Annotation)[source]

Bases: jivago.config.abstract_binder.AbstractBinder

bind(service_locator: jivago.inject.service_locator.ServiceLocator)[source]