| Interface | Description |
|---|---|
| MhuAbstractBeanContainer.BeanIdResolver<IDTYPE,BEANTYPE> |
Resolver that maps beans to their (item) identifiers, removing the need
to explicitly specify item identifiers when there is no need to customize
this.
|
| Class | Description |
|---|---|
| MhuAbstractBeanContainer<IDTYPE,BEANTYPE> |
An abstract base class for in-memory containers for JavaBeans.
|
| MhuBeanItem<BT> |
A wrapper class for adding the Item interface to any Java Bean.
|
| MhuBeanItem.PojoProperty<T> | |
| MhuBeanItem.PojoPropertyDescriptor<BT> | |
| MhuBeanItemContainer<BEANTYPE> |
An in-memory container for JavaBeans.
|
Copyright © 2014. All rights reserved.