OSGi™ Service Platform
Release 4 Version 4.2
A B C D E F G H I J K L M N O P R S T U V W X Y

F

F - Static variable in class org.osgi.util.measurement.Unit
The capacitance unit farad (F).
FACTORY_ERROR - Static variable in exception org.osgi.framework.ServiceException
The service factory produced an invalid service object.
FACTORY_EXCEPTION - Static variable in exception org.osgi.framework.ServiceException
The service factory threw an exception.
FAILURE - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
The Blueprint Container creation for the bundle has failed.
FALSE - Static variable in interface org.osgi.service.condpermadmin.Condition
A Condition object that will always evaluate to false and that is never postponed.
FEATURE_NOT_SUPPORTED - Static variable in exception info.dmtree.DmtException
The requested command failed because an optional feature required by the command is not supported.
Filter - Interface in org.osgi.framework
An RFC 1960-based Filter.
filter - Variable in class org.osgi.util.tracker.ServiceTracker
The Filter used by this ServiceTracker which specifies the search criteria for the services to track.
find(BundleContext, String, String, boolean, Collection) - Method in interface org.osgi.framework.hooks.service.FindHook
Find hook method.
findDrivers(Dictionary) - Method in interface org.osgi.service.device.DriverLocator
Returns an array of DRIVER_ID strings of drivers capable of attaching to a device with the given properties.
findEntries(String, String, boolean) - Method in interface org.osgi.framework.Bundle
Returns entries in this bundle and its attached fragments.
FindHook - Interface in org.osgi.framework.hooks.service
OSGi Framework Service Find Hook Service.
FLOAT - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of Float
FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The FLOAT (8) type.
flush() - Method in interface org.osgi.service.prefs.Preferences
Forces any changes in the contents of this node and its descendants to the persistent store.
FORMAT_BASE64 - Static variable in class info.dmtree.DmtData
The node holds an OMA DM b64 value.
FORMAT_BINARY - Static variable in class info.dmtree.DmtData
The node holds an OMA DM bin value.
FORMAT_BOOLEAN - Static variable in class info.dmtree.DmtData
The node holds an OMA DM bool value.
FORMAT_DATE - Static variable in class info.dmtree.DmtData
The node holds an OMA DM date value.
FORMAT_FLOAT - Static variable in class info.dmtree.DmtData
The node holds an OMA DM float value.
FORMAT_INTEGER - Static variable in class info.dmtree.DmtData
The node holds an OMA DM int value.
FORMAT_NODE - Static variable in class info.dmtree.DmtData
Format specifier of an internal node.
FORMAT_NULL - Static variable in class info.dmtree.DmtData
The node holds an OMA DM null value.
FORMAT_RAW_BINARY - Static variable in class info.dmtree.DmtData
The node holds raw protocol data encoded in binary format.
FORMAT_RAW_STRING - Static variable in class info.dmtree.DmtData
The node holds raw protocol data encoded as String.
FORMAT_STRING - Static variable in class info.dmtree.DmtData
The node holds an OMA DM chr value.
FORMAT_TIME - Static variable in class info.dmtree.DmtData
The node holds an OMA DM time value.
FORMAT_XML - Static variable in class info.dmtree.DmtData
The node holds an OMA DM xml value.
FRAGMENT - Static variable in class org.osgi.framework.BundlePermission
The action string fragment.
FRAGMENT - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key FRAGMENT, used in BundleStateMBean.FRAGMENT_ITEM.
FRAGMENT_ATTACHMENT_ALWAYS - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a fragment attachment type of always.
FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying if and when a fragment may attach to a host bundle.
FRAGMENT_ATTACHMENT_NEVER - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a fragment attachment type of never.
FRAGMENT_ATTACHMENT_RESOLVETIME - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a fragment attachment type of resolve-time.
FRAGMENT_HOST - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the symbolic name of another bundle for which that the bundle is a fragment.
FRAGMENT_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the fragment status in BundleStateMBean.BUNDLE_TYPE.
FRAGMENTS - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key FRAGMENTS, used in BundleStateMBean.FRAGMENTS_ITEM.
FRAGMENTS_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the list of fragments the bundle is host to in BundleStateMBean.BUNDLE_TYPE.
Framework - Class in org.osgi.application
Using this class, OSGi-aware applications can obtain their ApplicationContext.
Framework - Interface in org.osgi.framework.launch
A Framework instance.
FRAMEWORK_BEGINNING_STARTLEVEL - Static variable in interface org.osgi.framework.Constants
Specifies the beginning start level of the framework.
FRAMEWORK_BOOTDELEGATION - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying packages for which the Framework must delegate class loading to the parent class loader of the bundle.
FRAMEWORK_BUNDLE_PARENT - Static variable in interface org.osgi.framework.Constants
Specifies the parent class loader type for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_APP - Static variable in interface org.osgi.framework.Constants
Specifies to use the application class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_BOOT - Static variable in interface org.osgi.framework.Constants
Specifies to use of the boot class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_EXT - Static variable in interface org.osgi.framework.Constants
Specifies to use the extension class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_BUNDLE_PARENT_FRAMEWORK - Static variable in interface org.osgi.framework.Constants
Specifies to use the framework class loader as the parent class loader for all bundle class loaders.
FRAMEWORK_EXECPERMISSION - Static variable in interface org.osgi.framework.Constants
Specifies an optional OS specific command to set file permissions on extracted native code.
FRAMEWORK_EXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying execution environments provided by the Framework.
FRAMEWORK_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying the Framework implementation language (see ISO 639 for possible values).
FRAMEWORK_LIBRARY_EXTENSIONS - Static variable in interface org.osgi.framework.Constants
Specifies a comma separated list of additional library file extensions that must be used when a bundle's class loader is searching for native libraries.
FRAMEWORK_OS_NAME - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying the Framework host-computer's operating system.
FRAMEWORK_OS_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying the Framework host-computer's operating system version number.
FRAMEWORK_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying the Framework host-computer's processor name.
FRAMEWORK_SECURITY - Static variable in interface org.osgi.framework.Constants
Specifies the type of security manager the framework must use.
FRAMEWORK_SECURITY_OSGI - Static variable in interface org.osgi.framework.Constants
Specifies that a security manager that supports all security aspects of the OSGi core specification including postponed conditions must be installed.
FRAMEWORK_STORAGE - Static variable in interface org.osgi.framework.Constants
Specified the persistent storage area used by the framework.
FRAMEWORK_STORAGE_CLEAN - Static variable in interface org.osgi.framework.Constants
Specifies if and when the persistent storage area for the framework should be cleaned.
FRAMEWORK_STORAGE_CLEAN_ONFIRSTINIT - Static variable in interface org.osgi.framework.Constants
Specifies that the framework storage area must be cleaned before the framework is initialized for the first time.
FRAMEWORK_SYSTEMPACKAGES - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying packages which the system bundle must export.
FRAMEWORK_SYSTEMPACKAGES_EXTRA - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying extra packages which the system bundle must export from the current execution environment.
FRAMEWORK_TRUST_REPOSITORIES - Static variable in interface org.osgi.framework.Constants
Specifies the trust repositories used by the framework.
FRAMEWORK_VENDOR - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying the Framework implementation vendor.
FRAMEWORK_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property identifying the Framework version.
FRAMEWORK_WINDOWSYSTEM - Static variable in interface org.osgi.framework.Constants
Specifies the current windowing system.
FrameworkEvent - Class in org.osgi.framework
A general event from the Framework.
FrameworkEvent(int, Object) - Constructor for class org.osgi.framework.FrameworkEvent
Deprecated. As of 1.2. This constructor is deprecated in favor of using the other constructor with the System Bundle as the event source.
FrameworkEvent(int, Bundle, Throwable) - Constructor for class org.osgi.framework.FrameworkEvent
Creates a Framework event regarding the specified bundle.
frameworkEvent(FrameworkEvent) - Method in interface org.osgi.framework.FrameworkListener
Receives notification of a general FrameworkEvent object.
FrameworkFactory - Interface in org.osgi.framework.launch
A factory for creating Framework instances.
FrameworkListener - Interface in org.osgi.framework
A FrameworkEvent listener.
FrameworkMBean - Interface in org.osgi.jmx.framework
The FrameworkMbean provides mechanisms to exert control over the framework.
FrameworkUtil - Class in org.osgi.framework
Framework Utility class.
FRIENDLY_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for a short user friendly version of the device name.

OSGi™ Service Platform
Release 4 Version 4.2
A B C D E F G H I J K L M N O P R S T U V W X Y
Copyright © OSGi Alliance (2000, 2010). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0