Module aermicioi.aedi.container.factory

Classes

NameDescription
ExceptionChainingObjectFactoryA decorating factory that catches any thrown exceptions by decorated factory, and rethrows them with additional information.
InProcessObjectFactoryDecoratorA decorating factory that detects circular reference insantiations.