- Chameleon - Class in org.ow2.chameleon.core
-
Chameleon main entry point.
- Chameleon(File, boolean) - Constructor for class org.ow2.chameleon.core.Chameleon
-
Creates a chameleon instance.
- Chameleon(ChameleonConfiguration) - Constructor for class org.ow2.chameleon.core.Chameleon
-
Creates a chameleon instance.
- Chameleon(boolean) - Constructor for class org.ow2.chameleon.core.Chameleon
-
Creates a Chameleon instance.
- Chameleon(String, boolean) - Constructor for class org.ow2.chameleon.core.Chameleon
-
Creates a Chameleon instance.
- CHAMELEON_APPLICATION_MONITORING_PROPERTY - Static variable in class org.ow2.chameleon.core.Constants
-
- CHAMELEON_APPLICATION_PROPERTY - Static variable in class org.ow2.chameleon.core.Constants
-
- CHAMELEON_CORE_PROPERTY - Static variable in class org.ow2.chameleon.core.Constants
-
- CHAMELEON_LOGGER_CONFIGURATION - Static variable in class org.ow2.chameleon.core.Constants
-
The default location of the logger configuration.
- CHAMELEON_LOGGER_NAME - Static variable in class org.ow2.chameleon.core.Constants
-
The chameleon logger name.
- CHAMELEON_MONITORING_PERIOD_PROPERTY - Static variable in class org.ow2.chameleon.core.Constants
-
- CHAMELEON_PROPERTIES_FILE - Static variable in class org.ow2.chameleon.core.Constants
-
The default chameleon properties file.
- CHAMELEON_RUNTIME_MONITORING_PROPERTY - Static variable in class org.ow2.chameleon.core.Constants
-
- CHAMELEON_RUNTIME_PROPERTY - Static variable in class org.ow2.chameleon.core.Constants
-
- ChameleonConfiguration - Class in org.ow2.chameleon.core
-
Manages properties
- ChameleonConfiguration(File) - Constructor for class org.ow2.chameleon.core.ChameleonConfiguration
-
- close() - Method in class org.ow2.chameleon.core.services.AbstractDeployer
-
- close() - Method in interface org.ow2.chameleon.core.services.Deployer
-
- close() - Method in class org.ow2.chameleon.core.services.DirectoryBasedDeployer
-
- close() - Method in class org.ow2.chameleon.core.services.ExtensionBasedDeployer
-
- ConfigDeployer - Class in org.ow2.chameleon.core.activators
-
Bundle deployer.
- ConfigDeployer() - Constructor for class org.ow2.chameleon.core.activators.ConfigDeployer
-
- configure(ChameleonConfiguration) - Static method in class org.ow2.chameleon.core.utils.LogbackUtil
-
Loads logback configuration and gets the root logger.
- Constants - Class in org.ow2.chameleon.core
-
Constants.
- Constants() - Constructor for class org.ow2.chameleon.core.Constants
-
- context() - Method in class org.ow2.chameleon.core.Chameleon
-
Retrieves the bundle context of the underlying framework.
- CoreActivator - Class in org.ow2.chameleon.core.activators
-
Core activator.
- CoreActivator(File, boolean) - Constructor for class org.ow2.chameleon.core.activators.CoreActivator
-
Creates the core activator.
- create(Map<String, String>) - Static method in class org.ow2.chameleon.core.utils.FrameworkUtil
-
- createChameleon(String[]) - Static method in class org.ow2.chameleon.core.Main
-
Creates the Chameleon instance.The instance is not started.