| Modifier and Type | Class and Description |
|---|---|
class |
ClassMetaData |
class |
ClassMetaDataSlot |
class |
ClassMetamodelFactory
$Id: ClassMetamodelFactory.java 326 2006-07-28 04:57:13Z csuconic $
|
class |
ConstructorManager
Find the constructor that respect the serialization behavior
$Id: ConstructorManager.java 175 2006-03-16 16:25:02Z csuconic $
|
class |
DefaultConstructorManager
If SunConstructorManager is not available in this current JVM, we will use the default one which only looks for the default constructor
at the current class
$Id: DefaultConstructorManager.java 175 2006-03-16 16:25:02Z csuconic $
|
class |
SunConstructorManager
This constructor manager requires sun package present.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectDescriptorStrategy |
class |
ObjectDescriptorFactory |
class |
ObjectsCache |
| Modifier and Type | Class and Description |
|---|---|
class |
SafeCloningRepository
$Id: SafeCloningRepository.java 263 2006-05-02 04:45:03Z csuconic $
Some objects may be completely reused during cloning operations.
|
Copyright © 2011-2012 Ovea. All Rights Reserved.