public interface CDI11BeanDeploymentArchive extends BeanDeploymentArchive
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getAdditionalTypes()
Types which are not discovered by the container as defined in the CDI specification but are required because they match a
ProcessAnnotatedType observer method that requires certain annotations expressed by applying the
WithAnnotations annotation on the observed type. |
getBeanClasses, getBeanDeploymentArchives, getBeansXml, getEjbs, getId, getServicesCollection<String> getAdditionalTypes()
ProcessAnnotatedType observer method that requires certain annotations expressed by applying the
WithAnnotations annotation on the observed type.for more details.Copyright © 2008-2013 Seam Framework. All Rights Reserved.