|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForwardingAnnotated | |
---|---|
org.jboss.weld.injection | |
org.jboss.weld.introspector |
Uses of ForwardingAnnotated in org.jboss.weld.injection |
---|
Subclasses of ForwardingAnnotated in org.jboss.weld.injection | |
---|---|
class |
ConstructorInjectionPoint<T>
|
class |
FieldInjectionPoint<T,X>
|
class |
MethodInjectionPoint<T,X>
|
class |
ParameterInjectionPoint<T,X>
|
class |
ProxyClassConstructorInjectionPointWrapper<T>
A wrapper on a ConstructorInjectionPoint , to be used if a proxy subclass is instantiated instead of the
original (e.g. |
Uses of ForwardingAnnotated in org.jboss.weld.introspector |
---|
Subclasses of ForwardingAnnotated in org.jboss.weld.introspector | |
---|---|
class |
DiscoveredExternalAnnotatedType<X>
A wrapper for annotated types that are modified as part of the discovery process |
class |
ExternalAnnotatedType<X>
|
class |
ForwardingAnnotatedType<X>
Forwarding implementation of AnnotatedType |
class |
ForwardingWeldAnnotated<T,S>
Provides an abstraction for delegating access to an annotated item |
class |
ForwardingWeldAnnotation<T extends Annotation>
|
class |
ForwardingWeldClass<T>
|
class |
ForwardingWeldConstructor<T>
|
class |
ForwardingWeldField<T,X>
|
class |
ForwardingWeldMember<T,X,S extends Member>
|
class |
ForwardingWeldMethod<T,X>
|
class |
ForwardingWeldParameter<T,X>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |