| Package | Description |
|---|---|
| org.jboss.weld.annotated.enhanced.jlr |
| Class and Description |
|---|
| AbstractEnhancedAnnotated
Represents functionality common for all annotated items, mainly different
mappings of the annotations and meta-annotations
AbstractAnnotatedItem is an immutable class and therefore threadsafe
|
| AbstractEnhancedAnnotatedCallable |
| AbstractEnhancedAnnotatedMember
Represents an abstract annotated member (field, method or constructor)
This class is immutable, and therefore threadsafe
|
| ConstructorSignatureImpl |
| EnhancedAnnotatedFieldImpl
Represents an annotated field
This class is immutable, and therefore threadsafe
|
| EnhancedAnnotatedMethodImpl
Represents an annotated method
This class is immutable and therefore threadsafe
|
| EnhancedAnnotatedTypeImpl
Represents an annotated class
This class is immutable, and therefore threadsafe
|
Copyright © 2014. All Rights Reserved.