|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Beanable<Bean> | Anything which you want to serialise with
BeanSerialiser should implement this
interface. |
| Class Summary | |
|---|---|
| BeanableFactory<BeanableType extends Beanable<BeanType>,BeanType> | A factory for reconstructing a Beanable given a bean previously
serialised from Beanable.getAsBean(). |
| BeanableFactoryRegistry | Registers all the individual BeanableFactorys discovered using an
SPI lookup |
| Exception Summary | |
|---|---|
| RetrievalException | Thrown when an object can't be retrieved from the underlying store, for instance because of access failure. |
| StorageException | Thrown when an object can be stored, for instance because a disk is full. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||