|
Forge - Parent 1.0.6-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CDIFacet
If installed, this Project supports features from the CDI specification.
| Method Summary | |
|---|---|
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 BeanDescriptor as this Project's beans.xml file |
| Methods inherited from interface org.jboss.forge.project.Facet |
|---|
getProject, install, isInstalled, setProject, uninstall |
| Method Detail |
|---|
org.jboss.shrinkwrap.descriptor.api.spec.cdi.beans.BeansDescriptor getConfig()
Project's beans.xml file as a BeansDescriptor
void saveConfig(org.jboss.shrinkwrap.descriptor.api.spec.cdi.beans.BeansDescriptor model)
BeanDescriptor as this Project's beans.xml file
FileResource<?> getConfigFile()
Project's beans.xml file.
|
Forge - Parent 1.0.6-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||