Class AnnotationApplicationContext
java.lang.Object
com.dnlkk.dependency_injector.application_context.ApplicationContext
com.dnlkk.dependency_injector.annotation_context.AnnotationApplicationContext
- All Implemented Interfaces:
ComponentContainer,PeaFactory
-
Field Summary
Fields inherited from class com.dnlkk.dependency_injector.application_context.ApplicationContext
basePackage, componentFactory, configScanner, dependencyInjector, peaFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.dnlkk.dependency_injector.application_context.ApplicationContext
containsComponent, getComponent, getComponents, getPeas, getPrototypePea, getPrototypePea, getSingletonPea, getSingletonPea, injectDependencies, setPeas
-
Constructor Details
-
AnnotationApplicationContext
-