Uses of Interface
com.dnlkk.dependency_injector.application_context.ComponentFactory
Packages that use ComponentFactory
Package
Description
-
Uses of ComponentFactory in com.dnlkk.dependency_injector.annotation_context
Classes in com.dnlkk.dependency_injector.annotation_context that implement ComponentFactory -
Uses of ComponentFactory in com.dnlkk.dependency_injector.application_context
Fields in com.dnlkk.dependency_injector.application_context declared as ComponentFactoryModifier and TypeFieldDescriptionprotected final ComponentFactoryApplicationContext.componentFactoryConstructors in com.dnlkk.dependency_injector.application_context with parameters of type ComponentFactoryModifierConstructorDescriptionApplicationContext(Object baseObject, PeaFactory peaFactory, ConfigScanner configScanner, ComponentFactory componentFactory)