All Classes and Interfaces
Class
Description
Abstract base implementation of
WritableBean.Abstract base implementation of
BeanFactory for generated implementations.Implementation of
BeanType.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.Gives access to
thread-safe flag.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.
Annotation to configure
stable name of a bean interface.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
alias mapping for the annotated
property.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.