JBoss AS7 Deployment Plugin 7.9.Final

org.jboss.as.plugin.common
Interface PropertyNames


public interface PropertyNames

Author:
James R. Perkins

Field Summary
static String ADD_RESOURCE_FORCE
           
static String BUNDLES_PATH
           
static String CHECK_PACKAGING
           
static String DEPLOY_ENABLED
           
static String DEPLOY_FORCE
           
static String DEPLOYMENT_FILENAME
           
static String DEPLOYMENT_TARGET_DIR
           
static String ENABLE_RESOURCE
           
static String HOSTNAME
           
static String ID
           
static String IGNORE_MISSING_DEPLOYMENT
           
static String JAVA_HOME
           
static String JBOSS_ARTIFACT
           
static String JBOSS_ARTIFACT_ID
           
static String JBOSS_CLASSIFIER
           
static String JBOSS_GROUP_ID
           
static String JBOSS_HOME
           
static String JBOSS_PACKAGING
           
static String JBOSS_VERSION
           
static String JVM_ARGS
           
static String MODULES_PATH
           
static String PASSWORD
           
static String PORT
           
static String PROPERTIES_FILE
           
static String RELOAD
           
static String RELOAD_TIMEOUT
           
static String SERVER_ARGS
           
static String SERVER_CONFIG
           
static String SKIP
           
static String STARTUP_TIMEOUT
           
static String TIMEOUT
           
static String USERNAME
           
 

Field Detail

ADD_RESOURCE_FORCE

static final String ADD_RESOURCE_FORCE
See Also:
Constant Field Values

BUNDLES_PATH

static final String BUNDLES_PATH
See Also:
Constant Field Values

CHECK_PACKAGING

static final String CHECK_PACKAGING
See Also:
Constant Field Values

DEPLOY_FORCE

static final String DEPLOY_FORCE
See Also:
Constant Field Values

DEPLOY_ENABLED

static final String DEPLOY_ENABLED
See Also:
Constant Field Values

DEPLOYMENT_FILENAME

static final String DEPLOYMENT_FILENAME
See Also:
Constant Field Values

DEPLOYMENT_TARGET_DIR

static final String DEPLOYMENT_TARGET_DIR
See Also:
Constant Field Values

ENABLE_RESOURCE

static final String ENABLE_RESOURCE
See Also:
Constant Field Values

HOSTNAME

static final String HOSTNAME
See Also:
Constant Field Values

ID

static final String ID
See Also:
Constant Field Values

IGNORE_MISSING_DEPLOYMENT

static final String IGNORE_MISSING_DEPLOYMENT
See Also:
Constant Field Values

JAVA_HOME

static final String JAVA_HOME
See Also:
Constant Field Values

JBOSS_ARTIFACT

static final String JBOSS_ARTIFACT
See Also:
Constant Field Values

JBOSS_ARTIFACT_ID

static final String JBOSS_ARTIFACT_ID
See Also:
Constant Field Values

JBOSS_CLASSIFIER

static final String JBOSS_CLASSIFIER
See Also:
Constant Field Values

JBOSS_GROUP_ID

static final String JBOSS_GROUP_ID
See Also:
Constant Field Values

JBOSS_HOME

static final String JBOSS_HOME
See Also:
Constant Field Values

JBOSS_PACKAGING

static final String JBOSS_PACKAGING
See Also:
Constant Field Values

JBOSS_VERSION

static final String JBOSS_VERSION
See Also:
Constant Field Values

JVM_ARGS

static final String JVM_ARGS
See Also:
Constant Field Values

MODULES_PATH

static final String MODULES_PATH
See Also:
Constant Field Values

PASSWORD

static final String PASSWORD
See Also:
Constant Field Values

TIMEOUT

static final String TIMEOUT
See Also:
Constant Field Values

PORT

static final String PORT
See Also:
Constant Field Values

RELOAD

static final String RELOAD
See Also:
Constant Field Values

RELOAD_TIMEOUT

static final String RELOAD_TIMEOUT
See Also:
Constant Field Values

SERVER_CONFIG

static final String SERVER_CONFIG
See Also:
Constant Field Values

SKIP

static final String SKIP
See Also:
Constant Field Values

STARTUP_TIMEOUT

static final String STARTUP_TIMEOUT
See Also:
Constant Field Values

USERNAME

static final String USERNAME
See Also:
Constant Field Values

PROPERTIES_FILE

static final String PROPERTIES_FILE
See Also:
Constant Field Values

SERVER_ARGS

static final String SERVER_ARGS
See Also:
Constant Field Values

JBoss AS7 Deployment Plugin 7.9.Final

Copyright © 2016 JBoss by Red Hat. All Rights Reserved.