See: Description
| Class | Description |
|---|---|
| PublicReflectiveCreator |
A creator that simply uses reflection to locate and invoke a public, zero-argument constructor.
|
| ReflectiveCreator |
A creator that simply uses reflection to locate and invoke a zero-argument constructor.
|
| SerializableClass |
Reflection information about a serializable class.
|
| SerializableClassRegistry |
A registry for reflection information usable by serialization implementations.
|
| SerializableField |
Reflection information about a field on a serializable class.
|
| SunReflectiveCreator |
An object creator that uses methods only found in certain JVMs to create a new constructor if needed.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.