| 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 |
AnnotatedTypeWrapper<T> |
class |
ForwardingAnnotatedCallable<X>
Forwarding implementation of
AnnotatedCallable. |
class |
ForwardingAnnotatedConstructor<X>
Forwarding implementation of
AnnotatedConstructor. |
class |
ForwardingAnnotatedField<X>
Forwarding implementation of
AnnotatedField. |
class |
ForwardingAnnotatedMember<X>
Forwarding implementation of
AnnotatedMember. |
class |
ForwardingAnnotatedMethod<X>
Forwarding implementation of
AnnotatedMethod. |
class |
ForwardingAnnotatedParameter<X> |
class |
ForwardingAnnotatedType<X>
Forwarding implementation of AnnotatedType
|
class |
VetoedSuppressedAnnotatedType<T>
Allows a type annotated with
Vetoed to be registered, i.e. |
Copyright © 2017. All rights reserved.