All Classes and Interfaces
Class
Description
Abstract base implementation of
WritableBean.Abstract base implementation of
BeanFactory for generated implementations.Annotation indicating that a
WritableBean-interface is abstract and can not be instantiated via
BeanFactory.Implementation of
VirtualBean as regular java class.Implementation of
VirtualBean as regular java class.Regular implementation of
WritableBean.Implementation of
Builder for a WritableBean.Creator of
AbstractBean instances.Interface for a factory to create instances of
WritableBean.Implementation of
BeanFactory.Class with helper methods for internal reuse to avoid redundancies.
Implementation of
WritableBeanProperty.Implementation of
BeanType.CompositeTypeMapper for a WritableBean.Type of
Classes managed by this ClassNameMapper.Annotation indicating that a property is mandatory.
Annotation to configure
stable name or
alias.Implementation of
PropertyFactory for BeanProperty.Interface to
collect the property to ID mapping.Interface for the bidirectional mapping from
name to numeric IDs and vice versa.Read interface of a
Bean holding arbitrary properties.Implementation of
PropertyBuilders that auto registers build properties and redirects to read-only properties
if read-only.WritableBean that may be virtual so it can potentially represent types that do
not exist as Java Class.Writable interface of
ReadableBean.