| Class | Description |
|---|---|
| ConfigurationPointer |
Bundled configuration for making it easily static accessible via classes.
|
| DoNotModifyLogOption |
The karaf pax-logging configuration is typically not a file manipulated very often.
|
| ExamBundlesStartLevel |
This option allows to configure the start level of the bundles in the exam features descriptor.
|
| KarafDistributionBaseConfigurationOption | |
| KarafDistributionConfigurationConsoleOption |
Option to configure the Karaf -Dkaraf.startLocalConsole and -Dkaraf.startRemoteShell options.
|
| KarafDistributionConfigurationFileExtendOption |
This option allows to extend configurations in each configuration file based on the karaf.home location.
|
| KarafDistributionConfigurationFileOption |
Abstract configuration file option.
|
| KarafDistributionConfigurationFilePutOption |
This option allows to configure each configuration fille based on the karaf.home location.
|
| KarafDistributionConfigurationFileReplacementOption |
If you do not want to replace (or extend) values in a file but rather simply want to replace a configuration file
"brute force" this option is the one of your choice.
|
| KarafDistributionConfigurationOption |
Option describing the karaf distribution to use.
|
| KarafDistributionConfigurationSecurityOption |
Option to enable the JMX RBAC security with the KarafMBeanServerBuilder (-Djavax.management.builder.initial=org.apache.karaf.management.boot.KarafMBeanServerBuilder).
|
| KarafDistributionKitConfigurationOption |
Option describing the karaf distribution to use; This option uses the specified scripts to run
the environment depending on the platform.
|
| KarafDistributionOption |
Final class to provide an easy and intuitive way to configure the specific karaf distribution
options.
|
| KarafExamSystemConfigurationOption |
Option to configure the internal invoker for integration tests to be used.
|
| KarafFeaturesOption |
Option for installing one or more features from a Karaf features descriptor.
|
| KeepRuntimeFolderOption |
Per default the folder pax-exam is deleting the test directories after a test is over.
|
| LogLevelOption |
While the log-level could also be configured using the config options in the configuration files we also provide a
more easy option here.
|
| Enum | Description |
|---|---|
| KarafDistributionKitConfigurationOption.Platform | |
| LogLevelOption.LogLevel |
Copyright © 2006–2018 OPS4J - Open Participation Software for Java. All rights reserved.