Module aermicioi.aedi.storage.locator_aware

Interfaces

NameDescription
LocatorAware Interface for objects that are aware about an locator, and accept one of them.

Templates

NameDescription
LocatorAwareMixin Mixin implementing LocatorAware interface for a component of type T.

Aliases

NameTypeDescription
DelegatingLocator Denotes a Locator that can delegate resource/object location to another Locator if it is available.