|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WeldAnnotation | |
|---|---|
| org.jboss.weld.introspector | |
| org.jboss.weld.introspector.jlr | |
| org.jboss.weld.metadata.cache | |
| org.jboss.weld.resources | |
| Uses of WeldAnnotation in org.jboss.weld.introspector |
|---|
| Classes in org.jboss.weld.introspector that implement WeldAnnotation | |
|---|---|
class |
ForwardingWeldAnnotation<T extends Annotation>
|
| Methods in org.jboss.weld.introspector that return WeldAnnotation | |
|---|---|
protected abstract WeldAnnotation<T> |
ForwardingWeldAnnotation.delegate()
|
| Uses of WeldAnnotation in org.jboss.weld.introspector.jlr |
|---|
| Classes in org.jboss.weld.introspector.jlr that implement WeldAnnotation | |
|---|---|
class |
WeldAnnotationImpl<T extends Annotation>
Represents an annotated annotation This class is immutable and therefore threadsafe |
| Methods in org.jboss.weld.introspector.jlr that return WeldAnnotation | ||
|---|---|---|
static
|
WeldAnnotationImpl.of(java.lang.Class<A> annotationType,
ClassTransformer classTransformer)
|
|
| Uses of WeldAnnotation in org.jboss.weld.metadata.cache |
|---|
| Methods in org.jboss.weld.metadata.cache that return WeldAnnotation | |
|---|---|
protected WeldAnnotation<T> |
AnnotationModel.getAnnotatedAnnotation()
Gets the annotated annotation |
| Uses of WeldAnnotation in org.jboss.weld.resources |
|---|
| Methods in org.jboss.weld.resources that return WeldAnnotation | ||
|---|---|---|
|
ClassTransformer.loadAnnotation(java.lang.Class<T> clazz)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||