- 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 BackingStoreExceptionwith the specified detail
 message.
 
- BackingStoreException(String, Throwable) - Constructor for exception org.osgi.service.prefs.BackingStoreException
- 
Constructs a BackingStoreExceptionwith the specified detail
 message.
 
- BaseServletDTO - Class in org.osgi.service.http.runtime.dto
- 
Represents common information about a javax.servlet.Servletservice.
 
- BaseServletDTO() - Constructor for class org.osgi.service.http.runtime.dto.BaseServletDTO
-  
- 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. 
- 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(String, long) - Method in interface org.osgi.service.coordinator.Coordinator
- 
- 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 interface org.osgi.service.metatype.AttributeDefinition
- 
- BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
- 
- bind - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
- 
The name of the bind method of the reference. 
- 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 BlueprintEventobject.
 
- BlueprintEvent(int, Bundle, Bundle, String[]) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
- 
Create a BlueprintEventobject associated with a set of
 dependencies.
 
- BlueprintEvent(int, Bundle, Bundle, Throwable) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
- 
Create a BlueprintEventobject associated with a failure cause.
 
- BlueprintEvent(int, Bundle, Bundle, String[], Throwable) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
- 
Create a BlueprintEventobject 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 BlueprintEventfrom the specifiedBlueprintEvent.
 
- 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 BlueprintEventListener.
 
- BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
- 
The BOOLEANtype.
 
- boundServices - Variable in class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
- 
The bound services. 
- build() - Method in interface org.osgi.service.repository.RequirementBuilder
- 
Create a requirement based upon the values set in this requirement
 builder. 
- buildExpression() - Method in interface org.osgi.service.repository.RequirementBuilder
- 
Create a requirement expression for a requirement based upon the values
 set in this requirement builder. 
- BUNDLE - Static variable in class org.osgi.service.blueprint.container.EventConstants
- 
The Blueprint bundle associated with this event. 
- bundle - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
- 
The bundle declaring the component description. 
- BUNDLE - Static variable in interface org.osgi.service.event.EventConstants
- 
The Bundle object of the bundle relevant to the event. 
- 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_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_SIGNER - Static variable in interface org.osgi.service.event.EventConstants
- 
The Distinguished Names of the signers of the bundle relevant to the
 event. 
- 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_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. 
- BundleInfo - Interface in org.osgi.service.deploymentadmin
- 
- BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
- 
The BYTEtype.