Package com.ibm.wsspi.anno.info
Interface Summary
Interface | Description |
---|---|
AnnotationInfo | Type for annotation instances. |
AnnotationValue | Representation of an annotation value. |
ClassInfo | Info type used to represent a class. |
FieldInfo | Info object type representing a java field. |
Info | Base class for info objects. |
InfoStore | A store of info objects (packages, classes, fields, methods, and annotations). |
InfoStoreFactory | |
MethodInfo | Info object type representing a java method. |
PackageInfo | Info object type representing a java package. |
Exception Summary
Exception | Description |
---|---|
InfoStoreException |