| Interface | Description |
|---|---|
| SlimAnnotatedType<T> |
Marker interface for lightweight implementations of
AnnotatedType. |
| SlimAnnotatedTypeStore |
Stores
SlimAnnotatedTypes and allows them to be retrieved via BeanManager#getAnnotatedTypes(Class) and BeanManager#getAnnotatedType(Class, String). |
| Class | Description |
|---|---|
| AnnotatedTypeIdentifier |
An identifier for a an
AnnotatedType The identifier is composed of four parts:
The identifier of the BeanDeploymentArchive which the type resides in. |
| BaseAnnotated | |
| SlimAnnotatedType.SerializationProxy<X> | |
| SlimAnnotatedTypeStoreImpl |
Copyright © 2013 Seam Framework. All Rights Reserved.