public interface WebLogicPropertySet
Modifier and Type | Field and Description |
---|---|
static String |
ADMIN_PWD
Password for user with administrator rights.
|
static String |
ADMIN_USER
User with administrator rights.
|
static String |
BEA_HOME
BEA Home.
|
static String |
CONFIGURATION_VERSION
Version of the domain configuration.
|
static String |
DEPLOYABLE_FOLDER
The auto-deploy folder, if different then default.
|
static String |
DOMAIN_VERSION
Lowest common denominator of the servers in the domain.
|
static String |
LOGGING
Log level used in the server log.
|
static String |
SERVER
WebLogic server name.
|
static final String ADMIN_USER
static final String ADMIN_PWD
static final String SERVER
static final String DEPLOYABLE_FOLDER
static final String BEA_HOME
static final String CONFIGURATION_VERSION
static final String DOMAIN_VERSION
static final String LOGGING
Copyright © 2004-2013 Codehaus. All Rights Reserved.