Interface | Description |
---|---|
SlimAnnotatedType<T> |
Marker interface for lightweight implementations of
AnnotatedType . |
SlimAnnotatedTypeStore |
Stores
SlimAnnotatedType s 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 © 2014 Seam Framework. All rights reserved.