Module io.github.mmm.bean.generator
Package io.github.mmm.bean.generator
-
Class Summary Class Description BeanClassMetadata BeanGenerator Code generator to create implementations ofWritableBeansub-interfaces andBeanFactoryJava source-code.BeanInterfaceMetadata Collector for introspection data ofbeans.BeanMetadata Collector for introspection data ofbeans.BeanMethod Wrapper for aMethodof aWritableBean.BeanMethodGetter BeanMethodfor a regular getter method.BeanMethodProperty BeanMethodfor a property access method.BeanMethodSetter BeanMethodfor a regular setter method.BeanProperty Container for aBeanProperty.BeanScanner Scans the class-/module-path forbeanclasses and interfaces.