public interface JavaEEFacet extends ProjectFacet
Facet types that implement this interface are individual components of the Java Enterprise Edition
Specification.| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CDI_PACKAGE
Deprecated.
Use
JavaEEPackageConstants.DEFAULT_CDI_PACKAGE instead |
static String |
DEFAULT_CONSTRAINT_PACKAGE
Deprecated.
|
static String |
DEFAULT_ENTITY_PACKAGE
Deprecated.
Use
JavaEEPackageConstants.DEFAULT_ENTITY_PACKAGE instead |
| Modifier and Type | Method and Description |
|---|---|
String |
getSpecName()
Return the specification name for which this facet represents.
|
org.jboss.forge.furnace.versions.Version |
getSpecVersion()
Return the
Version of the specification for which this facet represents. |
getFaceted, install, isInstalled, uninstall@Deprecated static final String DEFAULT_ENTITY_PACKAGE
JavaEEPackageConstants.DEFAULT_ENTITY_PACKAGE instead@Deprecated static final String DEFAULT_CONSTRAINT_PACKAGE
JavaEEPackageConstants.DEFAULT_CONSTRAINT_PACKAGE instead@Deprecated static final String DEFAULT_CDI_PACKAGE
JavaEEPackageConstants.DEFAULT_CDI_PACKAGE insteadorg.jboss.forge.furnace.versions.Version getSpecVersion()
Version of the specification for which this facet represents.String getSpecName()
Copyright © 2015 JBoss by Red Hat. All rights reserved.