Skip navigation links
OSGi™ Compendium
Release 7
A B C D E F G H I J K L M N O P Q 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.
base - Variable in class org.osgi.service.jaxrs.runtime.dto.BaseApplicationDTO
The base URI of the resource defined by JaxrsWhiteboardConstants.JAX_RS_APPLICATION_BASE.
BaseApplicationDTO - Class in org.osgi.service.jaxrs.runtime.dto
Represents common information about a JAX-RS application service.
BaseApplicationDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.BaseApplicationDTO
 
BaseDTO - Class in org.osgi.service.jaxrs.runtime.dto
Represents common information about a JAX-RS service.
BaseDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.BaseDTO
 
BaseExtensionDTO - Class in org.osgi.service.jaxrs.runtime.dto
Represents common information about a JAX-RS extension service.
BaseExtensionDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.BaseExtensionDTO
 
BaseServletDTO - Class in org.osgi.service.http.runtime.dto
Represents common information about a javax.servlet.Servlet service.
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
Create a new Coordination and make it the current Coordination.
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
Deprecated.
As of 1.1.
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated.
As of 1.1.
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 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 interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN type.
boundServices - Variable in class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
The bound services.
buffer() - Method in interface org.osgi.util.pushstream.PushStream
Buffer the events in a queue using default values for the queue size and other behaviors.
BufferBuilder<R,T,U extends java.util.concurrent.BlockingQueue<PushEvent<? extends T>>> - Interface in org.osgi.util.pushstream
Create a buffered section of a Push-based stream
build() - Method in interface org.osgi.service.repository.RequirementBuilder
Create a requirement based upon the values set in this requirement builder.
build() - Method in interface org.osgi.service.transaction.control.TransactionControl
Build a transaction context to surround a piece of transactional work
build() - Method in interface org.osgi.util.converter.ConverterBuilder
Build the specified converter.
build() - Method in interface org.osgi.util.pushstream.BufferBuilder
 
buildBuffer() - Method in interface org.osgi.util.pushstream.PushStream
Build a buffer to enqueue events in a queue using custom values for the queue size and other behaviors.
buildBufferedConsumer(PushEventConsumer<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Build a buffered PushEventConsumer with custom configuration.
buildEventSourceFromStream(PushStream<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Convert an PushStream into an PushEventSource.
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.
buildSimpleEventSource(Class<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Build a SimplePushEventSource with the supplied type and custom buffering behaviors.
buildStream(PushEventSource<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Builds a push stream with custom configuration.
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
Represents a bundle in the array given back by the DeploymentPackage.getBundleInfos() method.
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE type.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links
OSGi™ Compendium
Release 7

Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0