Package | Description |
---|---|
org.jboss.weld.injection.attributes |
Modifier and Type | Class and Description |
---|---|
class |
InferingFieldInjectionPointAttributes<T,X>
An implementation of
WeldInjectionPointAttributes that infers the attributes by reading EnhancedAnnotatedField . |
class |
InferingParameterInjectionPointAttributes<T,X>
An implementation of
WeldInjectionPointAttributes that infers the attributes by reading EnhancedAnnotatedParameter . |
Copyright © 2013 Seam Framework. All Rights Reserved.