| Package | Description |
|---|---|
| org.jboss.weld.annotated.runtime | |
| org.jboss.weld.util.annotated |
| Modifier and Type | Class and Description |
|---|---|
class |
InvokableAnnotatedMethod<T>
An implementation of
AnnotatedMethod used at runtime for invoking Java methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingAnnotatedCallable<X>
Forwarding implementation of
AnnotatedCallable. |
class |
ForwardingAnnotatedConstructor<X>
Forwarding implementation of
AnnotatedConstructor. |
class |
ForwardingAnnotatedField<X>
Forwarding implementation of
AnnotatedField. |
class |
ForwardingAnnotatedMethod<X>
Forwarding implementation of
AnnotatedMethod. |
Copyright © 2013 Seam Framework. All Rights Reserved.