| Package | Description |
|---|---|
| org.jboss.forge.projects | |
| org.jboss.forge.projects.facets |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Class<? extends ProjectFacet>> |
ProjectType.getRequiredFacets()
Return all
Facet Class types required by a project of this type. |
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectFactory.createProject(DirectoryResource targetDir,
Iterable<Class<? extends ProjectFacet>> facetTypes)
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DependencyFacet |
interface |
MetadataFacet |
interface |
PackagingFacet
A Facet representing this project's Packaging (JAR, WAR, EAR, etc...)
|
interface |
ResourceFacet |
interface |
WebResourceFacet
A
Facet containing APIs to interact with Java Web Projects |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.