| Interface | Description |
|---|---|
| ConstructorAccessor |
The interface to construct objects.
|
| Class | Description |
|---|---|
| AbstractAccessor |
Abstract definition of accessors.
|
| FieldAccessor |
Accessor implementation of
AbstractAccessor for the members of Fields. |
| MethodAccessor |
Accessor implementation of
AbstractAccessor for the members of Methods. |
| PropertyDescriptor |
A Simple property desciptor.
|
| ReflectHelper | |
| SimpleConstructorAccessor |
Constructor accessor for non-sun java environments.
|
| SunConstructorAccessor |
Constructor accessor for sun java environents.
|
| UnsafeFieldAccessor |
Accessor implementation of
AbstractAccessor for the members of Fields. |
| UnsafeWrapper |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.