Interface ComponentContainer
- All Known Subinterfaces:
ComponentFactory
- All Known Implementing Classes:
AnnotationApplicationContext,AnnotationComponentFactory,ApplicationContext
public interface ComponentContainer
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsComponent(String componentClass) getComponent(String componentClass)
-
Method Details
-
containsComponent
-
getComponent
-
getComponents
-