Class Summary |
ComponentTypeHelper |
Helper class to calculate the component type of he type of a field, method
or property in a J2SE5.0 environment. |
JDK5RuntimeJavaField |
A reflection based JavaField implementation used at runtime in a
J2SE5.0 environment. |
JDK5RuntimeJavaMethod |
A reflection based JavaMethod implementation used at runtime in a
J2SE5.0 environment. |
JDK5RuntimeJavaModel |
A reflection based JavaModel implementation used at runtime in a J2SE5.0
environment. |
JDK5RuntimeJavaModelFactory |
A reflection based JavaModelFactory implementation used at runtime in a
J2SE5.0 environment. |
JDK5RuntimeJavaProperty |
Default implementation for the JavaProperty interfaces. |
JDK5RuntimeJavaType |
/**
A reflection based JavaType implementation used at runtime in a
J2SE5.0 environment. |