| Modifier and Type | Interface and Description |
|---|---|
interface |
EnhancedAnnotatedType<T>
Represents a Class
|
interface |
EnhancedAnnotation<T extends Annotation>
Represents a meta annotation
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnhancedAnnotatedTypeImpl<T>
Represents an annotated class
This class is immutable, and therefore threadsafe
|
class |
EnhancedAnnotationImpl<T extends Annotation>
Represents an annotated annotation
This class is immutable and therefore threadsafe
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SlimAnnotatedType<T>
Marker interface for lightweight implementations of
AnnotatedType. |
| Modifier and Type | Class and Description |
|---|---|
class |
BackedAnnotatedType<X> |
| Modifier and Type | Class and Description |
|---|---|
class |
UnbackedAnnotatedType<X>
Wrapper for extension-provided
AnnotatedType. |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
ManagedBean.createId(String beanType,
IdentifiedAnnotatedType<?> type) |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingWeldAnnotation<T extends Annotation> |
class |
ForwardingWeldClass<T> |
Copyright © 2012 Seam Framework. All Rights Reserved.