Package | Description |
---|---|
org.jboss.weld.annotated.enhanced.jlr |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEnhancedAnnotatedCallable<T,X,S extends Member> |
class |
AbstractEnhancedAnnotatedMember<T,X,S extends Member>
Represents an abstract annotated member (field, method or constructor)
This class is immutable, and therefore threadsafe
|
class |
EnhancedAnnotatedConstructorImpl<T>
Represents an annotated constructor
This class is immutable, and therefore threadsafe
|
class |
EnhancedAnnotatedFieldImpl<T,X>
Represents an annotated field
This class is immutable, and therefore threadsafe
|
class |
EnhancedAnnotatedMethodImpl<T,X>
Represents an annotated method
This class is immutable and therefore threadsafe
|
class |
EnhancedAnnotatedParameterImpl<T,X>
Represents a parameter
This class is immutable and therefore threadsafe
|
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
|
Copyright © 2016. All rights reserved.