| Package | Description |
|---|---|
| org.jboss.weld.introspector.jlr |
| Class and Description |
|---|
| AbstractWeldAnnotated
Represents functionality common for all annotated items, mainly different
mappings of the annotations and meta-annotations
AbstractAnnotatedItem is an immutable class and therefore threadsafe
|
| AbstractWeldCallable |
| AbstractWeldMember
Represents an abstract annotated memeber (field, method or constructor)
This class is immutable, and therefore threadsafe
|
| WeldClassImpl
Represents an annotated class
This class is immutable, and therefore threadsafe
|
| WeldFieldImpl
Represents an annotated field
This class is immutable, and therefore threadsafe
|
| WeldMethodImpl
Represents an annotated method
This class is immutable and therefore threadsafe
|
Copyright © 2014 Seam Framework. All Rights Reserved.