public interface JeeDeploymentConstants extends DeploymentConstants
| Modifier and Type | Field and Description | 
|---|---|
static int | 
APPLICATION_ASSEMBLER
Application Assembler 
 | 
static int | 
ASSEMBLY_SEQUENCE
Assembly of an Application 
 | 
static int | 
METADATA_ASSEMBLER
An assembler for an Application's metadata. 
 | 
static int | 
METADATA_ASSEMBLY_SEQUENCE
Metadata Assembly Sequence runs a metadata assembler before an assembly sequence. 
 | 
static int | 
REMOTE_DEPLOY_ASSEMBLY_PREBUILT_SEQUENCE
Remote deploy of a prebuilt assembled module (Application) 
 | 
static int | 
REMOTE_DEPLOY_PREBUILT_SEQUENCE
Remote deploy of a prebuilt module 
 | 
static int | 
REMOTE_DEPLOY_SEQUENCE
Remote Deployment 
 | 
static int | 
REMOTE_DEPLOYER
A Remote Deployer distributes a Packaging Module to a remote target. 
 | 
static int | 
REMOTE_REDEPLOY_SEQUENCE
Redeploy remotely 
 | 
static int | 
REMOTE_REDEPLOYER
A Remote Redeployer deploys an already-deployed Application. 
 | 
static int | 
REMOTE_UNDEPLOY_SEQUENCE
Remote Deployment 
 | 
static int | 
REMOTE_UNDEPLOYER
A Remote Undeployer undeploys an already-deployed Application. 
 | 
static int | 
SHAREDLIB_DEPLOY_DEPLOYER
A Remote Deployer specifically to handle automatic deployment of missing server shared libraries. 
 | 
static int | 
SHAREDLIB_DEPLOY_SEQUENCE
A Remote Deployer sequence specifically to handle automatic deployment of missing server shared libraries. 
 | 
ARCHIVE_DEPLOYER, BUILD_DEPLOYER, DEFAULT_SEQUENCE, DEPLOYMENT_SEQUENCE, MODULE_PACKAGER, PACKAGE_DISTRIBUTE_SEQUENCE, PACKAGING_SEQUENCE, PACKINGLIST_ENTRY_NAME, PROFILE_DEFINITIONstatic final int ASSEMBLY_SEQUENCE
static final int REMOTE_DEPLOY_SEQUENCE
static final int REMOTE_DEPLOYER
static final int REMOTE_REDEPLOY_SEQUENCE
static final int REMOTE_REDEPLOYER
static final int REMOTE_DEPLOY_PREBUILT_SEQUENCE
static final int REMOTE_DEPLOY_ASSEMBLY_PREBUILT_SEQUENCE
static final int APPLICATION_ASSEMBLER
static final int METADATA_ASSEMBLY_SEQUENCE
static final int METADATA_ASSEMBLER
static final int REMOTE_UNDEPLOY_SEQUENCE
static final int REMOTE_UNDEPLOYER
static final int SHAREDLIB_DEPLOY_SEQUENCE
static final int SHAREDLIB_DEPLOY_DEPLOYER