A C L M O S

A

AUTO_INSTALL_PROP - Static variable in class org.apache.felix.main.AutoActivator
The property name prefix for the launcher's auto-install property.
AUTO_START_PROP - Static variable in class org.apache.felix.main.AutoActivator
The property name prefix for the launcher's auto-start property.
AutoActivator - Class in org.apache.felix.main
 
AutoActivator(Map) - Constructor for class org.apache.felix.main.AutoActivator
 

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(Properties) - Static method in class org.apache.felix.main.Main
 

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

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
 
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.

O

org.apache.felix.main - package org.apache.felix.main
 

S

start(BundleContext) - Method in class org.apache.felix.main.AutoActivator
Used to instigate auto-install and auto-start configuration property processing via a custom framework activator during framework startup.
stop(BundleContext) - Method in class org.apache.felix.main.AutoActivator
Currently does nothing as part of framework shutdown.
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.

A C L M O S

Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.