|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| MetaAnnotation | Metadata about an Annotation |
| MetaAnnotation.EnumValue | Metadata about an Annotation Enum value |
| MetaAnnotation.Property | Metadata about an Annotation property |
| MetaArray | Metadata about a method parameter or return value that is an array |
| MetaClass | Metadata about a class or primitive type |
| MetaField | Metadata about a Class field |
| MetaMethod | Metadata about a class method or constructor |
| MetaParameter | Metadata about a method or constructor parameter |
| MetaType | Metadata about a method parameter or return value |
The model package contains metadata classes which allow client programs to introspect class information about annotations, methods, and fields without having the jvm load and resolve the class.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||