All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AbstractBean Abstract base implementation ofWritableBean.AbstractBeanFactory Abstract base implementation ofBeanFactoryfor generated implementations.AbstractInterface Annotation indicating that aWritableBean-interface is abstract and can not be instantiated viaBeanFactory.AbstractVirtualBean Implementation ofVirtualBeanas regular java class.AdvancedBean Implementation ofVirtualBeanas regular java class.Bean Regular implementation ofWritableBean.BeanClass BeanClassImpl BeanCreator Creator ofAbstractBeaninstances.BeanFactory Interface for a factory to create instances ofWritableBean.BeanFactoryManager Implementation ofBeanFactory.BeanHelper Class with helper methods for internal reuse to avoid redundancies.BeanProperty<V extends WritableBean> Implementation ofBeanProperty.BeanPropertyBuilder<V extends WritableBean> PropertyBuilderforBeanProperty.BeanType BeanTypeImpl Implementation ofBeanType.DynamicBean Mandatory Annotation indicating that a property is mandatory.Name Annotation to configurestable nameoralias.PropertyFactoryBean<V extends WritableBean> Implementation ofPropertyFactoryforBeanProperty.ReadableBean Read interface of aBeanholding arbitraryproperties.ReadableBeanProperty<V extends WritableBean> StandardPropertyBuilders Implementation ofPropertyBuildersthat auto registers build properties and redirects to read-only properties ifread-only.VirtualBean WritableBeanthat may bevirtualso it can potentially represent types that do not exist as JavaClass.WritableBean Writable interface ofReadableBean.WritableBeanProperty<V extends WritableBean>