| Package | Description |
|---|---|
| org.jboss.forge.project | |
| org.jboss.forge.project.services |
| Modifier and Type | Method and Description |
|---|---|
<F extends Facet> |
Project.getFacet(Class<F> type)
Return the instance of the requested
Facet type, or throw a FacetNotFoundException if no
Facet of that type is registered. |
| Modifier and Type | Method and Description |
|---|---|
<T extends Facet> |
FacetFactory.getFacet(Class<T> type) |
Facet |
FacetFactory.getFacetByName(String facetName) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.