Package | Description |
---|---|
org.jboss.forge.addon.addons.facets | |
org.jboss.forge.addon.projects.facets | |
org.jboss.forge.addon.testing.facet |
Modifier and Type | Class and Description |
---|---|
class |
AddonAddonFacet
Configures the project as an Addon SPI project
|
class |
AddonAPIFacet
Ensures that a project is configured as a jar with access to the Furnace APIs.
|
class |
AddonClassifierFacet
Ensures that a project is configured as a forge-addon with access to the Furnace APIs, and provides a default
AddonLifecycleProvider . |
class |
AddonImplFacet
Ensures that a project is configured as a jar with access to the Furnace APIs.
|
class |
AddonParentFacet
Configures the project as an complex forge-addon project.
|
class |
AddonSPIFacet
Configures the project as an Addon SPI project
|
class |
AddonTestFacet
Configures the project as an Addon Test project
|
class |
DefaultFurnaceContainerAPIFacet
Ensures that a project depends on the default Furnace container API.
|
class |
DefaultFurnaceContainerFacet
Ensures that a project depends on the default Furnace container
|
class |
ForgeBOMFacet
Installs the BOM into the project
|
class |
ForgeVersionFacet
Adds the Forge version property in the pom.xml.
|
class |
FurnaceAPIFacet
Ensures that a project depends on the default Furnace container API.
|
class |
FurnaceBOMFacet
Installs the Furnace BOM into the project
|
class |
FurnacePluginFacet
Adds the Furnace Maven Plugin to the build descriptor in order to generate the DOT file automatically.
|
class |
FurnaceVersionFacet
Ensures that a project depends on the default Furnace container API.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProjectFacet
Abstract class for
ProjectFacet implementations |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestingFacet
Provides operations that are common for all the testing frameworks supported by this addon.
|
class |
JUnitTestingFacet
Describes the JUnit testing framework.
|
class |
TestNGTestingFacet
Describes the TestNG testing framework.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.