Package | Description |
---|---|
org.jboss.weld.injection.attributes |
Modifier and Type | Class and Description |
---|---|
class |
InferringFieldInjectionPointAttributes<T,X>
An implementation of
WeldInjectionPointAttributes that infers the attributes by reading EnhancedAnnotatedField . |
class |
InferringParameterInjectionPointAttributes<T,X>
An implementation of
WeldInjectionPointAttributes that infers the attributes by reading EnhancedAnnotatedParameter . |
Copyright © 2016. All rights reserved.