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

B

BackingStoreException - Exception in org.osgi.service.prefs
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for exception org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(String, Throwable) - Constructor for exception org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BasicEnvelope - Class in org.osgi.service.wireadmin
BasicEnvelope is an implementation of the Envelope interface
BasicEnvelope(Object, Object, String) - Constructor for class org.osgi.service.wireadmin.BasicEnvelope
Constructor.
BATCH_ACTION_RESULT_TYPE - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The Composite Type for a batch action result.
BATCH_INSTALL_RESULT_TYPE - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The Composite Type which represents the result of a batch install operation.
BeanArgument - Interface in org.osgi.service.blueprint.reflect
Metadata for a factory method or constructor argument of a bean.
BeanMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for a Bean component.
BeanProperty - Interface in org.osgi.service.blueprint.reflect
Metadata for a property to be injected into a bean.
begin(DeploymentSession) - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
Called when the Deployment Admin starts a new operation on the given deployment package, and the resource processor is associated a resource within the package.
BIGDECIMAL - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of BigDecimal
BIGDECIMAL - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
BIGINTEGER - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of BigInteger
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
BlueprintContainer - Interface in org.osgi.service.blueprint.container
A Blueprint Container represents the managed state of a Blueprint bundle.
BlueprintEvent - Class in org.osgi.service.blueprint.container
A Blueprint Event.
BlueprintEvent(int, Bundle, Bundle) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a simple BlueprintEvent object.
BlueprintEvent(int, Bundle, Bundle, String[]) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a BlueprintEvent object associated with a set of dependencies.
BlueprintEvent(int, Bundle, Bundle, Throwable) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a BlueprintEvent object associated with a failure cause.
BlueprintEvent(int, Bundle, Bundle, String[], Throwable) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a BlueprintEvent object associated with a failure cause and a set of dependencies.
BlueprintEvent(BlueprintEvent, boolean) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
Create a new BlueprintEvent from the specified BlueprintEvent.
blueprintEvent(BlueprintEvent) - Method in interface org.osgi.service.blueprint.container.BlueprintListener
Receives notifications of a Blueprint Event.
BlueprintListener - Interface in org.osgi.service.blueprint.container
A BlueprintEvent Listener.
BOOLEAN - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of Boolean
BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN (11) type.
Bundle - Interface in org.osgi.framework
An installed bundle in the Framework.
BUNDLE - Static variable in class org.osgi.service.blueprint.container.EventConstants
The Blueprint bundle associated with this event.
BUNDLE - Static variable in interface org.osgi.service.event.EventConstants
The Bundle object of the bundle relevant to the event.
BUNDLE_ACTIVATIONPOLICY - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's activation policy.
BUNDLE_ACTIVATOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the bundle's activator class.
BUNDLE_CATEGORY - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's category.
BUNDLE_CLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header identifying a list of directories and embedded JAR files, which are bundle resources used to extend the bundle's classpath.
BUNDLE_CONTACTADDRESS - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the contact address where problems with the bundle may be reported; for example, an email address.
BUNDLE_CONTEXT - Static variable in class org.osgi.service.jndi.JNDIConstants
This JNDI environment property can be used by a JNDI client to indicate the caller's BundleContext.
BUNDLE_COPYRIGHT - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's copyright information.
BUNDLE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
Manifest header containing a brief description of the bundle's functionality.
BUNDLE_DOCURL - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's documentation URL, from which further information about the bundle may be obtained.
BUNDLE_EVENT_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Composite Type that represents a bundle event.
BUNDLE_ID - Static variable in class org.osgi.service.blueprint.container.EventConstants
The bundle id of the Blueprint bundle associated with this event.
BUNDLE_ID - Static variable in interface org.osgi.service.event.EventConstants
The Bundle id of the bundle relevant to the event.
BUNDLE_IDENTIFIER - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key BUNDLE_IDENTIFIER, used in ServiceStateMBean.BUNDLE_IDENTIFIER_ITEM.
BUNDLE_IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the bundle identifier in ServiceStateMBean.SERVICE_TYPE.
BUNDLE_IN_ERROR - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The key for BUNDLE_IN_ERROR.
BUNDLE_IN_ERROR_ID_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the bundle which caused the error during the batch operation.
BUNDLE_IN_ERROR_LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the bundle which caused the error during the batch operation.
BUNDLE_LOCALIZATION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the base name of the bundle's localization entries.
BUNDLE_LOCALIZATION_DEFAULT_BASENAME - Static variable in interface org.osgi.framework.Constants
Default value for the Bundle-Localization manifest header.
BUNDLE_LOCATION - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key BUNDLE_LOCATION, used in ServiceStateMBean.SERVICE_EVENT_TYPE.
BUNDLE_LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the bundle location in ServiceStateMBean.EVENT_ITEM.
BUNDLE_MANIFESTVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle manifest version.
BUNDLE_NAME - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's name.
BUNDLE_NATIVECODE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying a number of hardware environments and the native language code libraries that the bundle is carrying for each of these environments.
BUNDLE_NATIVECODE_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the language in which the native bundle code is written specified in the Bundle-NativeCode manifest header.
BUNDLE_NATIVECODE_OSNAME - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the operating system required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_OSVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the operating system version required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the processor required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_REQUIREDEXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the required execution environment for the bundle.
BUNDLE_SIGNER - Static variable in interface org.osgi.service.event.EventConstants
The Distinguished Names of the signers of the bundle relevant to the event.
BUNDLE_SYMBOLIC_NAME - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key BUNDLE_SYMBOLIC_NAME, used in ServiceStateMBean.SERVICE_EVENT_TYPE.
BUNDLE_SYMBOLIC_NAME_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the symbolic name in ServiceStateMBean.EVENT.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's symbolic name.
BUNDLE_SYMBOLICNAME - Static variable in class org.osgi.service.blueprint.container.EventConstants
The bundle symbolic name of the Blueprint bundle associated with this event.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.service.event.EventConstants
The Bundle Symbolic Name of the bundle relevant to the event.
BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the symbolic name of a bundle that exports a package specified in the Import-Package manifest header.
BUNDLE_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Composite Type that represents a bundle.
BUNDLE_TYPE_FRAGMENT - Static variable in interface org.osgi.service.packageadmin.PackageAdmin
Bundle type indicating the bundle is a fragment bundle.
BUNDLE_UPDATELOCATION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the location from which a new bundle version is obtained during a bundle update operation.
BUNDLE_VENDOR - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's vendor.
BUNDLE_VERSION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's version.
BUNDLE_VERSION - Static variable in class org.osgi.service.blueprint.container.EventConstants
The bundle version of the Blueprint bundle associated with this event.
BUNDLE_VERSION - Static variable in interface org.osgi.service.event.EventConstants
The version of the bundle relevant to the event.
BUNDLE_VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying a range of versions for a bundle specified in the Require-Bundle or Fragment-Host manifest headers.
BundleActivator - Interface in org.osgi.framework
Customizes the starting and stopping of a bundle.
bundleChanged(BundleEvent) - Method in interface org.osgi.framework.BundleListener
Receives notification that a bundle has had a lifecycle change.
BundleContext - Interface in org.osgi.framework
A bundle's execution context within the Framework.
BundleEvent - Class in org.osgi.framework
An event from the Framework describing a bundle lifecycle change.
BundleEvent(int, Bundle) - Constructor for class org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BundleException - Exception in org.osgi.framework
A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleException(String, Throwable) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message and exception cause.
BundleException(String) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message.
BundleException(String, int, Throwable) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message, type and exception cause.
BundleException(String, int) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message and type.
BundleInfo - Interface in org.osgi.service.deploymentadmin
Represents a bundle in the array given back by the DeploymentPackage.getBundleInfos() method.
BundleListener - Interface in org.osgi.framework
A BundleEvent listener.
BundleLocationCondition - Class in org.osgi.service.condpermadmin
Condition to test if the location of a bundle matches or does not match a pattern.
BundlePermission - Class in org.osgi.framework
A bundle's authority to require or provide a bundle or to receive or attach fragments.
BundlePermission(String, String) - Constructor for class org.osgi.framework.BundlePermission
Defines the authority to provide and/or require and or specify a host fragment symbolic name within the OSGi environment.
BundleReference - Interface in org.osgi.framework
A reference to a Bundle.
BUNDLES_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Tabular Type for a list of bundles.
BundleSignerCondition - Class in org.osgi.service.condpermadmin
Condition to test if the signer of a bundle matches or does not match a pattern.
BundleStateMBean - Interface in org.osgi.jmx.framework
This MBean represents the Bundle state of the framework.
BundleTracker - Class in org.osgi.util.tracker
The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.
BundleTracker(BundleContext, int, BundleTrackerCustomizer) - Constructor for class org.osgi.util.tracker.BundleTracker
Create a BundleTracker for bundles whose state is present in the specified state mask.
BundleTrackerCustomizer - Interface in org.osgi.util.tracker
The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked.
BYTE - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of Byte
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE (6) type.

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