| Interface | Description |
|---|---|
| DataContainerConstants |
$Id: DataContainerConstants.java 263 2006-05-02 04:45:03Z csuconic $
|
| ObjectDescriptorStrategy | |
| ObjectsCache.JBossSeralizationInputInterface |
Required operations to work well with ObjectsCache
|
| ObjectsCache.JBossSeralizationOutputInterface |
Required operations to work well with ObjectsCache
|
| ObjectSubstitutionInterface |
If ObjectSubstitution needs to be handled, send an implementation of this class to DataContainer
$Id: ObjectSubstitutionInterface.java 217 2006-04-18 18:42:42Z csuconic $
|
| Class | Description |
|---|---|
| DataContainer |
DataContainer is a Container of Immutables and Object References.
|
| DataExport |
DataExport is class which is not part of the public API used only during
the persistence of the meta-model into bytes which happens at
org.jboss.serial.objectmetamodel.DataContainer#saveData(java.io.DataOutput) and org.jboss.serial.objectmetamodel.DataContainer#loadData(DataInput))
So... |
| DefaultObjectDescriptorStrategy | |
| FieldsContainer |
$Id: FieldsContainer.java 217 2006-04-18 18:42:42Z csuconic $
|
| FieldsContainer.EntryImpl | |
| ObjectDescriptorFactory | |
| ObjectsCache |
Copyright © 2011-2012 Ovea. All Rights Reserved.