Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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. - BACNET_OID - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
According to ZigBee Cluster Library [1], the BACnet OID data type is included to allow interworking with BACnet.
- BAG - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
According to ZigBee Cluster Library [1], a Bag behaves exactly the same as a Set, except that two elements may have the same value.
- BAR - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of pressure.
- BARN - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of area.
- base - Variable in class org.osgi.service.jakartars.runtime.dto.BaseApplicationDTO
-
The base URI of the resource defined by
JakartarsWhiteboardConstants.JAKARTA_RS_APPLICATION_BASE
. - BaseApplicationDTO - Class in org.osgi.service.jakartars.runtime.dto
-
Represents common information about a Jakarta RESTful Web Services application service.
- BaseApplicationDTO() - Constructor for class org.osgi.service.jakartars.runtime.dto.BaseApplicationDTO
- BaseDTO - Class in org.osgi.service.jakartars.runtime.dto
-
Represents common information about a Jakarta RESTful Web Services service.
- BaseDTO() - Constructor for class org.osgi.service.jakartars.runtime.dto.BaseDTO
- BaseExtensionDTO - Class in org.osgi.service.jakartars.runtime.dto
-
Represents common information about a Jakarta RESTful Web Services extension service.
- BaseExtensionDTO() - Constructor for class org.osgi.service.jakartars.runtime.dto.BaseExtensionDTO
- BaseServletDTO - Class in org.osgi.service.servlet.runtime.dto
-
Represents common information about a
jakarta.servlet.Servlet
service. - BaseServletDTO() - Constructor for class org.osgi.service.servlet.runtime.dto.BaseServletDTO
- BasicEnvelope - Class in org.osgi.service.wireadmin
-
BasicEnvelope
is an implementation of theEnvelope
interface - BasicEnvelope(Object, Object, String) - Constructor for class org.osgi.service.wireadmin.BasicEnvelope
-
Constructor.
- BAUD_115200 - Static variable in class org.osgi.service.serial.SerialConstants
-
Baud rate: 115200.
- BAUD_14400 - Static variable in class org.osgi.service.serial.SerialConstants
-
Baud rate: 14400.
- BAUD_19200 - Static variable in class org.osgi.service.serial.SerialConstants
-
Baud rate: 19200.
- BAUD_38400 - Static variable in class org.osgi.service.serial.SerialConstants
-
Baud rate: 38400.
- BAUD_57600 - Static variable in class org.osgi.service.serial.SerialConstants
-
Baud rate: 57600.
- BAUD_9600 - Static variable in class org.osgi.service.serial.SerialConstants
-
Baud rate: 9600.
- BAUD_AUTO - Static variable in class org.osgi.service.serial.SerialConstants
-
Baud rate: Automatic baud rate (if available).
- Bean - Annotation Interface in org.osgi.service.cdi.annotations
-
Annotation used to indicate that build tooling must be included the class in the
osgi.cdi
beans
list. - BeanPropertyException - Exception in org.osgi.service.cdi.propertytypes
-
This Runtime Exception is thrown when a Bean Property Type method attempts an invalid component property coercion.
- BeanPropertyException(String) - Constructor for exception org.osgi.service.cdi.propertytypes.BeanPropertyException
-
Create a Bean Property Exception with a message.
- BeanPropertyException(String, Throwable) - Constructor for exception org.osgi.service.cdi.propertytypes.BeanPropertyException
-
Create a Bean Property Exception with a message and a nested cause.
- BeanPropertyType - Annotation Interface in org.osgi.service.cdi.annotations
-
Identify the annotated annotation as a Bean Property Type.
- BeanPropertyType.Literal - Class in org.osgi.service.cdi.annotations
-
Support inline instantiation of the
BeanPropertyType
annotation. - beans - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
-
The set of beans that make up the component.
- beans() - Element in annotation interface org.osgi.service.cdi.annotations.RequireCDIExtender
-
Specify OSGi Beans classes to be used by the CDI container.
- Beans - Annotation Interface in org.osgi.service.cdi.annotations
-
Annotation used to indicate that build tooling must be included the specified classes in the
osgi.cdi
beans
list. - BeanServiceObjects<S> - Interface in org.osgi.service.cdi.reference
-
Allows multiple service objects for a service to be obtained.
- BECQUEREL - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of activity referred to a radionuclide.
- begin(String, long) - Method in interface org.osgi.service.coordinator.Coordinator
-
Create a new Coordination and make it the
current Coordination
. - BEL - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of logarithmic ratio quantities.
- 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.
- bind() - Method in interface org.osgi.service.cdi.reference.BindBeanServiceObjects
-
The bind terminal operation is required to instruct CCR that all the bind actions have been specified, otherwise bind actions will never be called by CCR.
- bind() - Method in interface org.osgi.service.cdi.reference.BindService
-
The bind terminal operation is required to instruct CCR that all the bind actions have been specified, otherwise bind actions will never be called by CCR.
- bind() - Method in interface org.osgi.service.cdi.reference.BindServiceReference
-
The bind terminal operation is required to instruct CCR that all the bind actions have been specified, otherwise bind actions will never be called by CCR.
- bind() - Element in annotation interface org.osgi.service.component.annotations.Reference
-
The name of the bind method for this reference.
- bind(String, int) - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
-
Adds the following entry in the Binding Table of the device:
- BindBeanServiceObjects<S> - Interface in org.osgi.service.cdi.reference
-
A bean provided by CCR for binding actions to life cycle events of matching services.
- BindService<S> - Interface in org.osgi.service.cdi.reference
-
A bean provided by CCR for binding actions to life cycle events of matching services.
- BindServiceReference<S> - Interface in org.osgi.service.cdi.reference
-
A bean provided by CCR for binding actions to life cycle events of matching services.
- BITMAP_16 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
Bitmap16-bit
- BITMAP_24 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
Bitmap 24-bit
- BITMAP_32 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
Bitmap 32-bit
- BITMAP_40 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
Bitmap 40-bit
- BITMAP_48 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
Bitmap 48-bit
- BITMAP_56 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
Bitmap 56-bit
- BITMAP_64 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
Bitmap 64-bit
- BITMAP_8 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
According to ZigBee Cluster Library [1], the Bitmap type holds logical values, one per bit, depending on its length.
- BLOCK - Enum constant in enum class org.osgi.util.pushstream.QueuePolicyOption
-
Attempt to add the supplied event to the queue, blocking until the enqueue is successful.
- blockingRequest - Enum constant in enum class org.osgi.service.onem2m.dto.ResponseTypeInfoDTO.ResponseType
-
blockingRequest
- BOOLEAN - Enum constant in enum class org.osgi.service.metatype.annotations.AttributeType
-
The
Boolean
type. - BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The
BOOLEAN
type. - BOOLEAN - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
According to ZigBee Cluster Library [1], the Boolean type represents a logical value, either FALSE (0x00) or TRUE (0x01).
- BooleanControl - Interface in org.osgi.service.dal.functions
-
BooleanControl
function provides a boolean control support. - BooleanData - Class in org.osgi.service.dal.functions.data
-
Function boolean data wrapper.
- BooleanData(long, Map<String, ?>, boolean) - Constructor for class org.osgi.service.dal.functions.data.BooleanData
-
Constructs new
BooleanData
instance with the specified arguments. - BooleanData(Map<String, ?>) - Constructor for class org.osgi.service.dal.functions.data.BooleanData
-
Constructs new
BooleanData
instance with the specified field values. - BooleanSensor - Interface in org.osgi.service.dal.functions
-
BooleanSensor
function provides boolean sensor monitoring. - boundServices - Variable in class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
-
The bound services.
- broadcast(int, ZCLFrame) - Method in interface org.osgi.service.zigbee.ZigBeeHost
-
Broadcasts a ZCL frame to the cluster ID of all the nodes of the ZigBee network.
- broadcast(int, ZCLFrame) - Method in interface org.osgi.service.zigbee.ZigBeeNode
-
Broadcasts a given ZCL Frame to cluster
clusterID
on all theZigBeeEndpoint
that are running on this node (endpoint broadcasting). - broadcast(int, ZCLFrame, String) - Method in interface org.osgi.service.zigbee.ZigBeeHost
-
Broadcasts a ZCL frame to the cluster ID of all the nodes of the ZigBee network.
- broadcast(int, ZCLFrame, String) - Method in interface org.osgi.service.zigbee.ZigBeeNode
-
Broadcasts a given ZCL Frame to cluster
clusterID
on all theZigBeeEndpoint
that are running on this node (endpoint broadcasting). - 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 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.feature.FeatureArtifactBuilder
-
Build the Artifact object.
- build() - Method in interface org.osgi.service.feature.FeatureBuilder
-
Build the Feature.
- build() - Method in interface org.osgi.service.feature.FeatureBundleBuilder
-
Build the Bundle object.
- build() - Method in interface org.osgi.service.feature.FeatureConfigurationBuilder
-
Build the Configuration object.
- build() - Method in interface org.osgi.service.feature.FeatureExtensionBuilder
-
Build the Extension.
- 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. - BuilderFactory - Interface in org.osgi.service.feature
-
The Builder Factory can be used to obtain builders for the various entities.
- buildEventSourceFromStream(PushStream<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
-
Convert an
PushStream
into anPushEventSource
. - 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 - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
-
The bundle declaring the CDI container.
- bundle - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The bundle declaring the component description.
- BUNDLE - Enum constant in enum class org.osgi.service.cdi.ServiceScope
-
This activation will register an OSGi service with
service.scope=bundle
. - BUNDLE - Enum constant in enum class org.osgi.service.component.annotations.ReferenceScope
-
A single service object is used for all references to the service in this bundle.
- BUNDLE - Enum constant in enum class org.osgi.service.component.annotations.ServiceScope
-
When the component is registered as a service, it must be registered as a bundle scope service and an instance of the component must be created for each bundle using the service.
- BUNDLE - Static variable in interface org.osgi.service.event.EventConstants
-
The Bundle object of the bundle relevant to the event.
- BUNDLE_ADDED - Static variable in class org.osgi.service.resourcemonitoring.ResourceContextEvent
-
A bundle has been added to e
ResourceContext
- 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 interface org.osgi.service.event.EventConstants
-
The Bundle id of the bundle relevant to the event.
- BUNDLE_REMOVED - Static variable in class org.osgi.service.resourcemonitoring.ResourceContextEvent
-
A bundle has been removed from a
ResourceContext
- 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 interface org.osgi.service.event.EventConstants
-
The Bundle Symbolic Name of the bundle relevant to the event.
- BUNDLE_VERSION - Static variable in interface org.osgi.service.event.EventConstants
-
The version of the bundle relevant to the event.
- BYTE - Enum constant in enum class org.osgi.service.metatype.annotations.AttributeType
-
The
Byte
type. - BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The
BYTE
type.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form