Uses of Interface
io.github.mmm.bean.BeanFactory
Packages that use BeanFactory
Package
Description
Provides the API for generic java beans defined as simple class or interface avoiding lots of boilerplate code.
Contains internal implementation.
-
Uses of BeanFactory in io.github.mmm.bean
Classes in io.github.mmm.bean that implement BeanFactoryModifier and TypeClassDescriptionclassAbstract base implementation ofBeanFactoryfor generated implementations.Methods in io.github.mmm.bean that return BeanFactory -
Uses of BeanFactory in io.github.mmm.bean.impl
Classes in io.github.mmm.bean.impl that implement BeanFactoryModifier and TypeClassDescriptionfinal classCreator ofAbstractBeaninstances.final classImplementation ofBeanFactory.Fields in io.github.mmm.bean.impl declared as BeanFactoryModifier and TypeFieldDescriptionstatic final BeanFactoryBeanFactoryManager.INSTANCEThe singleton instance.