Uses of Package
io.github.mmm.bean
Packages that use io.github.mmm.bean
Package
Description
Provides the API for generic java beans defined as simple class or interface avoiding lots of boilerplate code.
Contains internal implementation.
Contains
BeanProperty to allow a bean to contain another bean.-
Classes in io.github.mmm.bean used by io.github.mmm.beanClassDescriptionAbstract base implementation of
WritableBean.Annotation indicating that aWritableBean-interface is abstract and can not be instantiated viaBeanFactory.Implementation ofVirtualBeanas regular java class.Implementation ofVirtualBeanas regular java class.Regular implementation ofWritableBean.Implementation ofBuilderfor aWritableBean.Interface for a factory to create instances ofWritableBean.Annotation to configurestable nameof abean interface.Read interface of aBeanholding arbitraryproperties.Implementation ofPropertyBuildersthat auto registers build properties and redirects to read-only properties ifread-only.WritableBeanthat may bevirtualso it can potentially represent types that do not exist as JavaClass.Writable interface ofReadableBean. -
Classes in io.github.mmm.bean used by io.github.mmm.bean.implClassDescriptionAbstract base implementation of
WritableBean.Interface for a factory to create instances ofWritableBean.Read interface of aBeanholding arbitraryproperties.WritableBeanthat may bevirtualso it can potentially represent types that do not exist as JavaClass.Writable interface ofReadableBean. -
Classes in io.github.mmm.bean used by io.github.mmm.bean.mapping
-
Classes in io.github.mmm.bean used by io.github.mmm.bean.property