public class InstallationConfigurationFactory extends ConfigurationFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTO_INSTALL_DIR |
static String |
COMPONENT_TIMEOUT |
static String |
ENABLE_AUTO_INSTALL |
static String |
ENABLE_AUTO_REINSTALL |
static String |
ENABLE_AUTO_UNINSTALL |
static String |
INSTALLATION_TIMEOUT |
mCategory, mDefaults| Constructor and Description |
|---|
InstallationConfigurationFactory(Properties defProps)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ModelMBeanAttributeInfo[] |
createMBeanAttributeInfo() |
getDefaultLogLevel, getLogger, getQualifiedKey, getString, getToken, getTranslatorpublic static final String COMPONENT_TIMEOUT
public static final String INSTALLATION_TIMEOUT
public static final String ENABLE_AUTO_INSTALL
public static final String ENABLE_AUTO_REINSTALL
public static final String ENABLE_AUTO_UNINSTALL
public static final String AUTO_INSTALL_DIR
public InstallationConfigurationFactory(Properties defProps)
defProps - - default propertiespublic ModelMBeanAttributeInfo[] createMBeanAttributeInfo()
createMBeanAttributeInfo in class ConfigurationFactoryCopyright © 2011-2016 OpenESB Community. All Rights Reserved.