- 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
-
- 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
-
- 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 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
-
- buildEventSourceFromStream(PushStream<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
-
- 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
-
- 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
-
- BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The BYTE
type.