| Package | Description |
|---|---|
| org.apache.karaf.tooling.exam.options | |
| org.apache.karaf.tooling.exam.options.configs |
| Modifier and Type | Method and Description |
|---|---|
static org.ops4j.pax.exam.Option |
KarafDistributionOption.editConfigurationFileExtend(ConfigurationPointer configurationPointer,
String value)
This option allows to extend configurations in each configuration file based on the karaf.home location.
|
static org.ops4j.pax.exam.Option |
KarafDistributionOption.editConfigurationFilePut(ConfigurationPointer configurationPointer,
String value)
This option allows to configure each configuration fille based on the karaf.home location.
|
| Constructor and Description |
|---|
KarafDistributionConfigurationFileExtendOption(ConfigurationPointer pointer,
String value) |
KarafDistributionConfigurationFileOption(ConfigurationPointer pointer,
String value) |
KarafDistributionConfigurationFilePutOption(ConfigurationPointer pointer,
String value) |
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomProperties.CustomPropertiesPointer |
static class |
FeaturesCfg.CustomPropertiesPointer |
static class |
JreProperties.CustomPropertiesPointer |
static class |
LoggingCfg.CustomPropertiesPointer |
static class |
ManagementCfg.CustomPropertiesPointer |
static class |
SystemProperties.CustomPropertiesPointer |
static class |
UsersProperties.CustomPropertiesPointer |
static class |
WebCfg.CustomPropertiesPointer |
| Modifier and Type | Field and Description |
|---|---|
static ConfigurationPointer |
FeaturesCfg.BOOT |
static ConfigurationPointer |
CustomProperties.BOOTDELEGATION |
static ConfigurationPointer |
WebCfg.HTTP_PORT |
static ConfigurationPointer |
JreProperties.JRE15 |
static ConfigurationPointer |
JreProperties.JRE16 |
static ConfigurationPointer |
JreProperties.JRE17 |
static ConfigurationPointer |
CustomProperties.KARAF_FRAMEWORK
Possible values here are felix or equinox
|
static ConfigurationPointer |
SystemProperties.KARAF_NAME |
static ConfigurationPointer |
UsersProperties.KARAF_USER |
static ConfigurationPointer |
FeaturesCfg.REPOSITORIES |
static ConfigurationPointer |
ManagementCfg.RMI_REGISTRY_PORT
Port of the registry for the exported RMI service
|
static ConfigurationPointer |
ManagementCfg.RMI_SERVER_PORT
Port of the registry for the exported RMI service
|
static ConfigurationPointer |
LoggingCfg.ROOT_LOGGER |
static ConfigurationPointer |
CustomProperties.SYSTEM_PACKAGES_EXTRA |
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.