Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AUTO_DEPLOY_ACTION_PROPERTY - Static variable in class org.apache.felix.main.AutoProcessor
-
The property name used to specify auto-deploy actions.
- AUTO_DEPLOY_ACTION_PROPERY - Static variable in class org.apache.felix.main.AutoProcessor
-
Deprecated.
- AUTO_DEPLOY_DIR_PROPERTY - Static variable in class org.apache.felix.main.AutoProcessor
-
The property name used for the bundle directory.
- AUTO_DEPLOY_DIR_PROPERY - Static variable in class org.apache.felix.main.AutoProcessor
-
Deprecated.
- AUTO_DEPLOY_DIR_VALUE - Static variable in class org.apache.felix.main.AutoProcessor
-
The default name used for the bundle directory.
- AUTO_DEPLOY_INSTALL_VALUE - Static variable in class org.apache.felix.main.AutoProcessor
-
The name used for the auto-deploy install action.
- AUTO_DEPLOY_START_VALUE - Static variable in class org.apache.felix.main.AutoProcessor
-
The name used for the auto-deploy start action.
- AUTO_DEPLOY_STARTLEVEL_PROPERTY - Static variable in class org.apache.felix.main.AutoProcessor
-
The property name used to specify auto-deploy start level.
- AUTO_DEPLOY_STARTLEVEL_PROPERY - Static variable in class org.apache.felix.main.AutoProcessor
-
Deprecated.
- AUTO_DEPLOY_UNINSTALL_VALUE - Static variable in class org.apache.felix.main.AutoProcessor
-
The name used for the auto-deploy uninstall action.
- AUTO_DEPLOY_UPDATE_VALUE - Static variable in class org.apache.felix.main.AutoProcessor
-
The name used for the auto-deploy update action.
- AUTO_INSTALL_PROP - Static variable in class org.apache.felix.main.AutoProcessor
-
The property name prefix for the launcher's auto-install property.
- AUTO_START_PROP - Static variable in class org.apache.felix.main.AutoProcessor
-
The property name prefix for the launcher's auto-start property.
- AutoProcessor - Class in org.apache.felix.main
- AutoProcessor() - Constructor for class org.apache.felix.main.AutoProcessor
B
- BUNDLE_DIR_SWITCH - Static variable in class org.apache.felix.main.Main
-
Switch for specifying bundle directory.
C
- CONFIG_DIRECTORY - Static variable in class org.apache.felix.main.Main
-
Name of the configuration directory.
- CONFIG_PROPERTIES_FILE_VALUE - Static variable in class org.apache.felix.main.Main
-
The default name used for the configuration properties file.
- CONFIG_PROPERTIES_PROP - Static variable in class org.apache.felix.main.Main
-
The property name used to specify an URL to the configuration property file to be used for the created the framework instance.
- copySystemProperties(Map) - Static method in class org.apache.felix.main.Main
G
- getFrameworkFactory() - Static method in class org.apache.felix.main.Main
-
Simple method to parse META-INF/services file for framework factory.
I
- isFragment(Bundle) - Static method in class org.apache.felix.main.AutoProcessor
L
- loadConfigProperties() - Static method in class org.apache.felix.main.Main
-
Loads the configuration properties in the configuration property file associated with the framework installation; these properties are accessible to the framework and to bundles and are intended for configuration purposes.
- loadSystemProperties() - Static method in class org.apache.felix.main.Main
-
Loads the properties in the system property file associated with the framework installation into System.setProperty().
M
- m_fwk - Static variable in class org.apache.felix.main.Main
- main(String[]) - Static method in class org.apache.felix.main.Main
-
This method performs the main task of constructing an framework instance and starting its execution.
- Main - Class in org.apache.felix.main
-
This class is the default way to instantiate and execute the framework.
- Main() - Constructor for class org.apache.felix.main.Main
N
- nextLocation(StringTokenizer) - Static method in class org.apache.felix.main.AutoProcessor
O
- org.apache.felix.main - package org.apache.felix.main
P
- process(Map, BundleContext) - Static method in class org.apache.felix.main.AutoProcessor
-
Used to instigate auto-deploy directory process and auto-install/auto-start configuration property processing during.
- processAutoDeploy(Map, BundleContext) - Static method in class org.apache.felix.main.AutoProcessor
-
Processes bundles in the auto-deploy directory, performing the specified deploy actions.
- processAutoProperties(Map, BundleContext) - Static method in class org.apache.felix.main.AutoProcessor
-
Processes the auto-install and auto-start properties from the specified configuration properties.
S
- SHUTDOWN_HOOK_PROP - Static variable in class org.apache.felix.main.Main
-
The property name used to specify whether the launcher should install a shutdown hook.
- SYSTEM_PROPERTIES_FILE_VALUE - Static variable in class org.apache.felix.main.Main
-
The default name used for the system properties file.
- SYSTEM_PROPERTIES_PROP - Static variable in class org.apache.felix.main.Main
-
The property name used to specify an URL to the system property file.
All Classes and Interfaces|All Packages|Constant Field Values
AutoProcessor.AUTO_DEPLOY_ACTION_PROPERTY