| Interface | Description |
|---|---|
| JavaReflectClass | |
| JdkLoader |
| Class | Description |
|---|---|
| ClassLoaderJdkLoader | |
| JdkArray |
Reflection implementation for Array to map to JDK reflection.
|
| JdkClass |
Reflection implementation for Class to map to JDK reflection.
|
| JdkConstructor |
Reflection implementation for Constructor to map to JDK reflection.
|
| JdkField |
Reflection implementation for Field to map to JDK reflection.
|
| JdkMethod | |
| JdkReflector |
db4o wrapper for JDK reflector functionality
|