org.glassfish.paas.gfplugin
Interface GlassFishPluginConstants
- All Known Implementing Classes:
- DASProvisioner, GlassFishCloudArchiveProcessor, GlassFishPlugin, GlassFishTemplateCustomizer, InstanceProvisioner, LocalGlassFishTemplateCustomizer, LocalInstanceProvisioner, RemoteInstanceProvisioner
public interface GlassFishPluginConstants
- Author:
- Bhavanishankar S
SERVICE_TYPE
static final String SERVICE_TYPE
- Service configuration related.
- See Also:
- Constant Field Values
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
JAVAEE_SERVICE_TYPE
static final String JAVAEE_SERVICE_TYPE
- See Also:
- Constant Field Values
INIT_TYPE_LAZY
static final String INIT_TYPE_LAZY
- See Also:
- Constant Field Values
MIN_CLUSTERSIZE
static final String MIN_CLUSTERSIZE
- See Also:
- Constant Field Values
MAX_CLUSTERSIZE
static final String MAX_CLUSTERSIZE
- See Also:
- Constant Field Values
DEFAULT_MIN_CLUSTERSIZE
static final String DEFAULT_MIN_CLUSTERSIZE
- See Also:
- Constant Field Values
DEFAULT_MAX_CLUSTERSIZE
static final String DEFAULT_MAX_CLUSTERSIZE
- See Also:
- Constant Field Values
DEFAULT_DAS_PORT
static final String DEFAULT_DAS_PORT
- See Also:
- Constant Field Values
NATIVE_VIRTUALIZATION
static final String NATIVE_VIRTUALIZATION
- See Also:
- Constant Field Values
DATABASE_SERVICE_TYPE
static final String DATABASE_SERVICE_TYPE
- JDBC related
- See Also:
- Constant Field Values
JDBC_RESOURCE
static final String JDBC_RESOURCE
- See Also:
- Constant Field Values
JDBC_CONNECTION_POOL
static final String JDBC_CONNECTION_POOL
- See Also:
- Constant Field Values
JDBC_SERVERNAME
static final String JDBC_SERVERNAME
- See Also:
- Constant Field Values
JDBC_URL
static final String JDBC_URL
- See Also:
- Constant Field Values
POOL_NAME
static final String POOL_NAME
- See Also:
- Constant Field Values
JNDI_NAME
static final String JNDI_NAME
- See Also:
- Constant Field Values
JDBC_DATASOURCE
static final String JDBC_DATASOURCE
- See Also:
- Constant Field Values
JDBC_DS_CLASSNAME
static final String JDBC_DS_CLASSNAME
- See Also:
- Constant Field Values
JDBC_DS_RESTYPE
static final String JDBC_DS_RESTYPE
- See Also:
- Constant Field Values
FS
static final String FS
- Temporary constants
RESOURCE_XML_PARSERS
static final String RESOURCE_XML_PARSERS
- See Also:
- Constant Field Values
NON_CONNECTOR_RESOURCES
static final String NON_CONNECTOR_RESOURCES
- See Also:
- Constant Field Values
TMR_DIR
static final String TMR_DIR
- See Also:
- Constant Field Values
DEPLOYMENT_PLAN_DIR
static final String DEPLOYMENT_PLAN_DIR
JAR_EXTN
static final String JAR_EXTN
- See Also:
- Constant Field Values
HOST
static final String HOST
- See Also:
- Constant Field Values
IP_ADDRESS
static final String IP_ADDRESS
- See Also:
- Constant Field Values
LOCALHOST
static final String LOCALHOST
- See Also:
- Constant Field Values
START_CLUSTER
static final String START_CLUSTER
- asadmin commands
- See Also:
- Constant Field Values
STOP_CLUSTER
static final String STOP_CLUSTER
- See Also:
- Constant Field Values
CREATE_ELASTIC_SERVICE
static final String CREATE_ELASTIC_SERVICE
- See Also:
- Constant Field Values
DELETE_ELASTIC_SERVICE
static final String DELETE_ELASTIC_SERVICE
- See Also:
- Constant Field Values
ENABLE_AUTO_SCALING
static final String ENABLE_AUTO_SCALING
- See Also:
- Constant Field Values
DISABLE_AUTO_SCALING
static final String DISABLE_AUTO_SCALING
- See Also:
- Constant Field Values
SETUP_SSH
static final String SETUP_SSH
- asadmin commands used in customizer
- See Also:
- Constant Field Values
CREATE_NODE_SSH
static final String CREATE_NODE_SSH
- See Also:
- Constant Field Values
DELETE_NODE_SSH
static final String DELETE_NODE_SSH
- See Also:
- Constant Field Values
CREATE_INSTANCE
static final String CREATE_INSTANCE
- See Also:
- Constant Field Values
DELETE_INSTANCE
static final String DELETE_INSTANCE
- See Also:
- Constant Field Values
START_INSTANCE
static final String START_INSTANCE
- See Also:
- Constant Field Values
STOP_INSTANCE
static final String STOP_INSTANCE
- See Also:
- Constant Field Values
CREATE_LOCAL_INSTANCE
static final String CREATE_LOCAL_INSTANCE
- See Also:
- Constant Field Values
START_LOCAL_INSTANCE
static final String START_LOCAL_INSTANCE
- See Also:
- Constant Field Values
NODE_HOST_ARG
static final String NODE_HOST_ARG
- asadmin command arguments used in customizer.
- See Also:
- Constant Field Values
NODE_ARG
static final String NODE_ARG
- See Also:
- Constant Field Values
SSH_USER_ARG
static final String SSH_USER_ARG
- See Also:
- Constant Field Values
INSTALL_DIR_ARG
static final String INSTALL_DIR_ARG
- See Also:
- Constant Field Values
CLUSTER_ARG
static final String CLUSTER_ARG
- See Also:
- Constant Field Values
VM_SHUTDOWN_ARG
static final String VM_SHUTDOWN_ARG
- See Also:
- Constant Field Values
PLAIN_ACTION_REPORT
static final String PLAIN_ACTION_REPORT
- Other constants used in customizer.
- See Also:
- Constant Field Values
NODE_TYPE_SSH
static final String NODE_TYPE_SSH
- See Also:
- Constant Field Values
NODE_NAME_FORMAT
static final MessageFormat NODE_NAME_FORMAT
INSTANCE_NAME_FORMAT
static final MessageFormat INSTANCE_NAME_FORMAT
ASADMIN_COMMAND
static final MessageFormat ASADMIN_COMMAND
RESOURCE_TYPE
static final String RESOURCE_TYPE
- See Also:
- Constant Field Values
CLASSNAME
static final String CLASSNAME
- See Also:
- Constant Field Values
provisionDAS
static final boolean provisionDAS
Copyright © 2012. All Rights Reserved.