| Package | Description |
|---|---|
| org.jboss.weld.bean.interceptor | |
| org.jboss.weld.interceptor.reader |
| Modifier and Type | Class and Description |
|---|---|
class |
WeldAnnotatedMethodReader |
| Modifier and Type | Method and Description |
|---|---|
static AnnotatedMethodReader<EnhancedAnnotatedMethod<?,?>> |
WeldAnnotatedMethodReader.getInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectiveAnnotatedMethodReader
A trivial implementation for handling methods
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotatedMethodReader<Method> |
ReflectiveAnnotatedMethodReader.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
static <M> MethodMetadata |
DefaultMethodMetadata.of(M methodReference,
AnnotatedMethodReader<M> methodReader) |
Copyright © 2013 Seam Framework. All Rights Reserved.