public class GenericBeanExtension extends Object implements javax.enterprise.inject.spi.Extension
Modifier and Type | Field and Description |
---|---|
static String |
GENERIC_BEAN_EXTENSION_NAMESPACE |
Constructor and Description |
---|
GenericBeanExtension() |
Modifier and Type | Method and Description |
---|---|
Set<Annotation> |
getQualifiers(javax.enterprise.inject.spi.BeanManager beanManager,
GenericIdentifier identifier,
Iterable<Annotation> annotations) |
public static final String GENERIC_BEAN_EXTENSION_NAMESPACE
public Set<Annotation> getQualifiers(javax.enterprise.inject.spi.BeanManager beanManager, GenericIdentifier identifier, Iterable<Annotation> annotations)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.