|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StandardDeployerTypes
Standard (known) deployment types found in the DeploymentUnit types set.
Field Summary | |
---|---|
static String |
AOP
JBoss aop archive |
static String |
CAR
JavaEE client application archive |
static String |
EAR
JavaEE enterprise application archive |
static String |
EJB
JavaEE ejb generic archive |
static String |
EJB2x
JavaEE ejb 2.1 and earlier archive |
static String |
EJB3x
JavaEE ejb 3x archive |
static String |
HAR
JBoss hibernate archive |
static String |
JPA
JavaEE JPA archive |
static String |
MCBEANS
JBoss MC beans archive |
static String |
OSGI_BUNDLE
An OSGi bundle |
static String |
RAR
JavaEE resource adaptor archive |
static String |
SAR
JBoss service archive |
static String |
SPRING
Spring archive |
static String |
UNSPECIFIED_TYPE
The deployment type used if a deployer does not specify anything |
Field Detail |
---|
static final String EAR
static final String CAR
static final String EJB
static final String EJB2x
static final String EJB3x
static final String JPA
static final String RAR
static final String MCBEANS
static final String SAR
static final String HAR
static final String AOP
static final String SPRING
static final String OSGI_BUNDLE
static final String UNSPECIFIED_TYPE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |