public interface CDIFacet extends Facet
Project supports features from the CDI specification.| Modifier and Type | Method and Description |
|---|---|
org.jboss.shrinkwrap.descriptor.api.spec.cdi.beans.BeansDescriptor |
getConfig()
Parse and return this
Project's beans.xml file as a BeansDescriptor |
FileResource<?> |
getConfigFile()
Get a reference to this
Project's beans.xml file. |
void |
saveConfig(org.jboss.shrinkwrap.descriptor.api.spec.cdi.beans.BeansDescriptor model)
Save the given
BeansDescriptor as this Project's beans.xml file |
getProject, install, isInstalled, setProject, uninstallorg.jboss.shrinkwrap.descriptor.api.spec.cdi.beans.BeansDescriptor getConfig()
Project's beans.xml file as a BeansDescriptorvoid saveConfig(org.jboss.shrinkwrap.descriptor.api.spec.cdi.beans.BeansDescriptor model)
BeansDescriptor as this Project's beans.xml fileFileResource<?> getConfigFile()
Project's beans.xml file.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.