| AbstractEEAnnotationProcessor |
|
| AnnotationMetadata<T> |
Represents a piece of component metadata
|
| ClassAnnotationInformation<A extends Annotation,T> |
Class level information about the annotations present on a particular class.
|
| ClassAnnotationInformationFactory<A extends Annotation,T> |
|
| EJBClientDescriptorMetaData |
Metadata for configurations contained in jboss-ejb-client.xml descriptor
|
| EJBClientDescriptorMetaData.HttpConnectionConfiguration |
|
| MetadataCompleteMarker |
Marker class used to set/get the metadata-complete status of the deployment.
|
| MethodAnnotationAggregator |
Class which can turn a pre-runtime description of annotations into a runtime description.
|
| RuntimeAnnotationInformation<T> |
Runtime metadata about the annotations that are present on a particular class
|