Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

O

ObjectClassDefinition - Interface in org.osgi.service.metatype
Description for the data type information of an objectclass.
ObjectClassDefinition - Annotation Interface in org.osgi.service.metatype.annotations
Generate a Meta Type Resource using the annotated type.
OCCUPANCY - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: BooleanSensor - indicates that the BooleanSensor can detect presence.
ocd() - Element in annotation interface org.osgi.service.metatype.annotations.Designate
The type of the ObjectClassDefinition for this Designate.
OCTET_STRING - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Octet String data type contains data in application-defined formats.
OERSTED - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic field.
of(int) - Static method in class org.osgi.service.cdi.annotations.MinimumCardinality.Literal
 
of(Class<?>[]) - Static method in class org.osgi.service.cdi.annotations.Service.Literal
 
of(Class<?>, String) - Static method in class org.osgi.service.cdi.annotations.Reference.Literal
 
of(String) - Static method in class org.osgi.service.cdi.annotations.FactoryComponent.Literal
 
of(String, ConfigurationPolicy) - Static method in class org.osgi.service.cdi.annotations.PID.Literal
 
of(PID[]) - Static method in class org.osgi.service.cdi.annotations.PIDs.Literal
 
of(ServiceScope) - Static method in class org.osgi.service.cdi.annotations.ServiceInstance.Literal
 
offset - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Offset
OHM - Static variable in class org.osgi.service.dal.SIUnits
Unit of electric resistance.
ON_FULL_EXPONENTIAL - Enum constant in enum class org.osgi.util.pushstream.PushbackPolicyOption
Returns zero back pressure until the buffer is full, then it returns an exponentially increasing amount, starting with the supplied value and doubling it each time.
ON_FULL_FIXED - Enum constant in enum class org.osgi.util.pushstream.PushbackPolicyOption
Returns zero back pressure until the buffer is full, then it returns a fixed value
onClose(Runnable) - Method in interface org.osgi.util.pushstream.PushStream
Provide a handler that must be run after the PushStream is closed.
ONE - Enum constant in enum class org.osgi.service.cdi.MaximumCardinality
Defines a unary reference.
OneM2MException - Exception in org.osgi.service.onem2m
General Exception for oneM2M.
OneM2MException(String, int) - Constructor for exception org.osgi.service.onem2m.OneM2MException
Construct a OneM2MException with a message and an error code.
onError(Consumer<? super Throwable>) - Method in interface org.osgi.util.pushstream.PushStream
Provide a handler that will be called if the PushStream is closed with an event of type PushEvent.EventType.ERROR.
onFailure(ZCLException) - Method in interface org.osgi.service.zigbee.ZCLEventListener
Notifies that a failure has occurred.
onFailure(Consumer<? super F>, Class<? extends F>) - Method in interface org.osgi.util.promise.Promise
Register a callback to be called with the failure for this Promise when this Promise is resolved with a failure of a failure type.
onFailure(Consumer<? super Throwable>) - Method in interface org.osgi.util.promise.Promise
Register a callback to be called with the failure for this Promise when this Promise is resolved with a failure.
ongoingContext() - Method in exception org.osgi.service.transaction.control.ScopedWorkException
 
onResolve(Runnable) - Method in interface org.osgi.util.promise.Promise
Register a callback to be called when this Promise is resolved.
onSuccess(Consumer<? super T>) - Method in interface org.osgi.util.promise.Promise
Register a callback to be called with the result of this Promise when this Promise is resolved successfully.
open(PushEventConsumer<? super T>) - Method in interface org.osgi.util.pushstream.PushEventSource
Open the asynchronous channel between the source and the consumer.
openAtomicSession(String[], DmtSession) - Method in interface org.osgi.service.dmt.spi.DataPlugin
This method is called to signal the start of an atomic read-write session when the first reference is made within a DmtSession to a node which is handled by this plugin.
openReadOnlySession(String[], DmtSession) - Method in interface org.osgi.service.dmt.spi.DataPlugin
This method is called to signal the start of a read-only session when the first reference is made within a DmtSession to a node which is handled by this plugin.
openReadWriteSession(String[], DmtSession) - Method in interface org.osgi.service.dmt.spi.DataPlugin
This method is called to signal the start of a non-atomic read-write session when the first reference is made within a DmtSession to a node which is handled by this plugin.
operation - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Operation This field is mandatory.
OPERATION_INVERSE - Static variable in interface org.osgi.service.dal.functions.BooleanControl
Specifies the inverse operation name.
OPERATION_SET_FALSE - Static variable in interface org.osgi.service.dal.functions.BooleanControl
Specifies the operation name, which sets the control state to false value.
OPERATION_SET_TRUE - Static variable in interface org.osgi.service.dal.functions.BooleanControl
Specifies the operation name, which sets the control state to true value.
operationExecutionTime - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Operation Execution Time
OperationMetadata - Interface in org.osgi.service.dal
Contains metadata about function operation.
operationMonitor - Variable in class org.osgi.service.onem2m.dto.NotificationEventDTO
operationMonitor
Option - Annotation Interface in org.osgi.service.metatype.annotations
Option information for an AttributeDefinition.
OPTIONAL - Enum constant in enum class org.osgi.service.cdi.ConfigurationPolicy
Defines the optional configuration policy.
OPTIONAL - Enum constant in enum class org.osgi.service.component.annotations.ConfigurationPolicy
Use the corresponding Configuration object if present but allow the component to be satisfied even if the corresponding Configuration object is not present.
OPTIONAL - Enum constant in enum class org.osgi.service.component.annotations.ReferenceCardinality
The reference is optional and unary.
OPTIONAL - Enum constant in enum class org.osgi.service.feature.FeatureExtension.Kind
An optional extension can be ignored if no processor is found.
OPTIONAL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
options() - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
 
options() - Element in annotation interface org.osgi.service.metatype.annotations.AttributeDefinition
The option information for this AttributeDefinition.
options(GenericType<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
 
options(Class<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
 
or(RequirementExpression, RequirementExpression) - Method in interface org.osgi.service.repository.ExpressionCombiner
Combine two RequirementExpressions into a requirement expression using the or operator.
or(RequirementExpression, RequirementExpression, RequirementExpression...) - Method in interface org.osgi.service.repository.ExpressionCombiner
Combine multiple RequirementExpressions into a requirement expression using the or operator.
or(Predicate<? super T>) - Method in interface org.osgi.util.function.Predicate
Compose this Predicate logical-OR the specified Predicate.
OR - Enum constant in enum class org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterOperation
Logical OR
OrExpression - Interface in org.osgi.service.repository
A RequirementExpression representing the or of a number of requirement expressions.
org_osgi_framework_os_name - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The OSGi framework operating system name.
org_osgi_framework_processor - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The OSGi framework processor architecture.
org_osgi_framework_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The OSGi framework version.
org.osgi.namespace.contract - package org.osgi.namespace.contract
Contract Namespace Package Version 1.0.
org.osgi.namespace.extender - package org.osgi.namespace.extender
Extender Namespace Package Version 1.0.
org.osgi.namespace.implementation - package org.osgi.namespace.implementation
Implementation Namespace Package Version 1.0.
org.osgi.namespace.service - package org.osgi.namespace.service
Service Namespace Package Version 1.0.
org.osgi.namespace.unresolvable - package org.osgi.namespace.unresolvable
Unresolvable Namespace Package Version 1.0.
org.osgi.service.async - package org.osgi.service.async
Asynchronous Services Package Version 1.0.
org.osgi.service.async.delegate - package org.osgi.service.async.delegate
Asynchronous Services Delegation Package Version 1.0.
org.osgi.service.cdi - package org.osgi.service.cdi
CDI Integration Package Version 1.0.
org.osgi.service.cdi.annotations - package org.osgi.service.cdi.annotations
CDI Integration Package Version 1.0.
org.osgi.service.cdi.propertytypes - package org.osgi.service.cdi.propertytypes
Bean Property Types Package Version 1.0.
org.osgi.service.cdi.reference - package org.osgi.service.cdi.reference
CDI Integration Package Version 1.0.
org.osgi.service.cdi.runtime - package org.osgi.service.cdi.runtime
CDI Integration Package Version 1.0.
org.osgi.service.cdi.runtime.dto - package org.osgi.service.cdi.runtime.dto
CDI Integration Package Version 1.0.
org.osgi.service.cdi.runtime.dto.template - package org.osgi.service.cdi.runtime.dto.template
CDI Integration Package Version 1.0.
org.osgi.service.clusterinfo - package org.osgi.service.clusterinfo
ClusterInfo Services Package Version 1.0.
org.osgi.service.clusterinfo.dto - package org.osgi.service.clusterinfo.dto
ClusterInfo DTO Package Version 1.0.
org.osgi.service.cm - package org.osgi.service.cm
Configuration Admin Package Version 1.6.
org.osgi.service.cm.annotations - package org.osgi.service.cm.annotations
Configuration Admin Annotations Package Version 1.6.
org.osgi.service.component - package org.osgi.service.component
Service Component Package Version 1.5.
org.osgi.service.component.annotations - package org.osgi.service.component.annotations
Service Component Annotations Package Version 1.5.
org.osgi.service.component.propertytypes - package org.osgi.service.component.propertytypes
Component Property Types Package Version 1.5.
org.osgi.service.component.runtime - package org.osgi.service.component.runtime
Service Component Runtime Package Version 1.5.
org.osgi.service.component.runtime.dto - package org.osgi.service.component.runtime.dto
Service Component Runtime Data Transfer Objects Package Version 1.5.
org.osgi.service.configurator - package org.osgi.service.configurator
Configurator Package Version 1.0.
org.osgi.service.configurator.annotations - package org.osgi.service.configurator.annotations
Configurator Annotations Package Version 1.0.
org.osgi.service.configurator.namespace - package org.osgi.service.configurator.namespace
Configurator Namespace Package Version 1.0.
org.osgi.service.coordinator - package org.osgi.service.coordinator
Coordinator Package Version 1.0.
org.osgi.service.dal - package org.osgi.service.dal
Device Abstraction Layer Package Version 1.0.
org.osgi.service.dal.functions - package org.osgi.service.dal.functions
Device Abstraction Layer Functions Package 1.0.
org.osgi.service.dal.functions.data - package org.osgi.service.dal.functions.data
Device Abstraction Layer Functions Data Package 1.0.
org.osgi.service.device - package org.osgi.service.device
Device Access Package Version 1.1.
org.osgi.service.dmt - package org.osgi.service.dmt
Device Management Tree Package Version 2.0.
org.osgi.service.dmt.notification - package org.osgi.service.dmt.notification
Device Management Tree Notification Package Version 2.0.
org.osgi.service.dmt.notification.spi - package org.osgi.service.dmt.notification.spi
Device Management Tree Notification SPI Package Version 2.0.
org.osgi.service.dmt.security - package org.osgi.service.dmt.security
Device Management Tree Security Package Version 2.0.
org.osgi.service.dmt.spi - package org.osgi.service.dmt.spi
Device Management Tree SPI Package Version 2.0.
org.osgi.service.enocean - package org.osgi.service.enocean
EnOcean Package Version 1.0.
org.osgi.service.enocean.descriptions - package org.osgi.service.enocean.descriptions
EnOcean Descriptions Package Version 1.0.
org.osgi.service.event - package org.osgi.service.event
Event Admin Package Version 1.4.
org.osgi.service.event.annotations - package org.osgi.service.event.annotations
Event Admin Annotations Package Version 1.4.
org.osgi.service.event.propertytypes - package org.osgi.service.event.propertytypes
Event Admin Component Property Types Package Version 1.4.
org.osgi.service.feature - package org.osgi.service.feature
Feature Package Version 1.0.
org.osgi.service.feature.annotation - package org.osgi.service.feature.annotation
Feature Annotations Package Version 1.0.
org.osgi.service.jakartars.client - package org.osgi.service.jakartars.client
Jakarta RESTful Web Services Whiteboard Client Package Version 1.0.
org.osgi.service.jakartars.runtime - package org.osgi.service.jakartars.runtime
Jakarta RESTful Web Services Runtime Package Version 1.0.
org.osgi.service.jakartars.runtime.dto - package org.osgi.service.jakartars.runtime.dto
Jakarta RESTful Web Services Runtime DTO Package Version 1.0.
org.osgi.service.jakartars.whiteboard - package org.osgi.service.jakartars.whiteboard
Jakarta RESTful Web Services Whiteboard Package Version 1.0.
org.osgi.service.jakartars.whiteboard.annotations - package org.osgi.service.jakartars.whiteboard.annotations
Jakarta RESTful Web Services Whiteboard Annotations Package Version 1.0.
org.osgi.service.jakartars.whiteboard.propertytypes - package org.osgi.service.jakartars.whiteboard.propertytypes
Jakarta RESTful Web Services Whiteboard Package Version 1.0.
org.osgi.service.jdbc - package org.osgi.service.jdbc
JDBC Service Package Version 1.1.
org.osgi.service.jndi - package org.osgi.service.jndi
JNDI Package Version 1.0.
org.osgi.service.jpa - package org.osgi.service.jpa
JPA Package Version 1.1.
org.osgi.service.jpa.annotations - package org.osgi.service.jpa.annotations
JPA Service Annotations Package Version 1.1.
org.osgi.service.log.stream - package org.osgi.service.log.stream
Log Stream Package Version 1.0.
org.osgi.service.metatype - package org.osgi.service.metatype
Metatype Package Version 1.4.
org.osgi.service.metatype.annotations - package org.osgi.service.metatype.annotations
Metatype Annotations Package Version 1.4.
org.osgi.service.networkadapter - package org.osgi.service.networkadapter
Network Interface Information Service Specification Package Version 1.0.
org.osgi.service.onem2m - package org.osgi.service.onem2m
Service Layer API for oneM2M Specification Package Version 1.0.
org.osgi.service.onem2m.dto - package org.osgi.service.onem2m.dto
Service Layer Data Transfer Objects for oneM2M Specification Package Version 1.0.
org.osgi.service.prefs - package org.osgi.service.prefs
Preferences Service Package Version 1.1.
org.osgi.service.remoteserviceadmin - package org.osgi.service.remoteserviceadmin
Remote Service Admin Package Version 1.1.
org.osgi.service.remoteserviceadmin.namespace - package org.osgi.service.remoteserviceadmin.namespace
Remote Service Admin Namespaces Version 1.0.
org.osgi.service.repository - package org.osgi.service.repository
Repository Service Package Version 1.1.
org.osgi.service.resourcemonitoring - package org.osgi.service.resourcemonitoring
Resource Monitoring Package Version 1.0.
org.osgi.service.resourcemonitoring.monitor - package org.osgi.service.resourcemonitoring.monitor
Resource Monitoring Monitor Package Version 1.0.
org.osgi.service.rest - package org.osgi.service.rest
Rest Service Package Version 1.0.
org.osgi.service.rest.client - package org.osgi.service.rest.client
Rest Service Client Package Version 1.0.
org.osgi.service.serial - package org.osgi.service.serial
Serial Device Service Specification Package Version 1.0.
org.osgi.service.serviceloader - package org.osgi.service.serviceloader
Service Loader Mediator Package Version 1.0.
org.osgi.service.servlet.context - package org.osgi.service.servlet.context
Http Context Package Version 2.0.
org.osgi.service.servlet.runtime - package org.osgi.service.servlet.runtime
Http Runtime Package Version 2.0.
org.osgi.service.servlet.runtime.dto - package org.osgi.service.servlet.runtime.dto
Http Runtime DTO Package Version 2.0.
org.osgi.service.servlet.whiteboard - package org.osgi.service.servlet.whiteboard
Servlet Whiteboard Package Version 2.0.
org.osgi.service.servlet.whiteboard.annotations - package org.osgi.service.servlet.whiteboard.annotations
Servlet Whiteboard Annotations Package Version 2.0.
org.osgi.service.servlet.whiteboard.propertytypes - package org.osgi.service.servlet.whiteboard.propertytypes
Servlet Whiteboard Property Types Package Version 2.0.
org.osgi.service.tr069todmt - package org.osgi.service.tr069todmt
TR069 Connector Service Package Version 1.0.
org.osgi.service.transaction.control - package org.osgi.service.transaction.control
Transaction Control Service Package Version 1.0.
org.osgi.service.transaction.control.jdbc - package org.osgi.service.transaction.control.jdbc
Transaction Control JDBC Package Version 1.0.
org.osgi.service.transaction.control.jpa - package org.osgi.service.transaction.control.jpa
Transaction Control JPA Package Version 1.0.
org.osgi.service.transaction.control.recovery - package org.osgi.service.transaction.control.recovery
Transaction Control Service Recovery Package Version 1.0.
org.osgi.service.typedevent - package org.osgi.service.typedevent
Typed Event Package Version 1.0.
org.osgi.service.typedevent.annotations - package org.osgi.service.typedevent.annotations
Typed Event Annotations Package Version 1.0.
org.osgi.service.typedevent.monitor - package org.osgi.service.typedevent.monitor
Typed Event Monitoring Package Version 1.0.
org.osgi.service.typedevent.propertytypes - package org.osgi.service.typedevent.propertytypes
Typed Event Component Property Types Package Version 1.0.
org.osgi.service.upnp - package org.osgi.service.upnp
UPnP Package Version 1.2.
org.osgi.service.usbinfo - package org.osgi.service.usbinfo
USB Information Device Category Specification Package Version 1.0.
org.osgi.service.useradmin - package org.osgi.service.useradmin
User Admin Package Version 1.1.
org.osgi.service.wireadmin - package org.osgi.service.wireadmin
Wire Admin Package Version 1.0.
org.osgi.service.zigbee - package org.osgi.service.zigbee
Device Service Specification for ZigBee Technology.
org.osgi.service.zigbee.descriptions - package org.osgi.service.zigbee.descriptions
Device Service Specification for ZigBee Technology Descriptions.
org.osgi.service.zigbee.descriptors - package org.osgi.service.zigbee.descriptors
Device Service Specification for ZigBee Technology Descriptors.
org.osgi.service.zigbee.types - package org.osgi.service.zigbee.types
Device Service Specification for ZigBee Technology Data Types.
org.osgi.util.converter - package org.osgi.util.converter
Converter Package Version 1.0.
org.osgi.util.function - package org.osgi.util.function
Function Package Version 1.2.
org.osgi.util.promise - package org.osgi.util.promise
Promise Package Version 1.3.
org.osgi.util.pushstream - package org.osgi.util.pushstream
Push Stream Package Version 1.1.
org.osgi.util.xml - package org.osgi.util.xml
XML Parser Package Version 1.0.
originalResource - Enum constant in enum class org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
originalResource
originatingTimestamp - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Originating Timestamp
originatingTimestamp - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Originating Timestamp To Parameter
originator - Variable in class org.osgi.service.onem2m.dto.IPEDiscoveryRequestDTO
originator
ORPHANED - Static variable in interface org.osgi.service.coordinator.Coordination
A singleton exception that will be the failure cause when a Coordination has been orphaned.
OSGI_EXISTING_ID - Static variable in exception org.osgi.service.zigbee.ZigBeeException
The error code used when another endpoint exists with the same ID.
osgi_jakartars_extension_select() - Element in annotation interface org.osgi.service.jakartars.whiteboard.propertytypes.JSONRequired
Provides an extension selection filter for an extension supporting the JSON media type
OSGI_JDBC_CAPABILITY - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
Service property used by a DataSourceFactory to declare the capabilities when registering a JDBC DataSourceFactory service.
OSGI_JDBC_CAPABILITY_CONNECTIONPOOLDATASOURCE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
DataSourceFactory.OSGI_JDBC_CAPABILITY service property which indicates that the DataSourceFactory is able to provide a ConnectionPoolDataSource invoking the createConnectionPoolDataSource(Properties props) method.
OSGI_JDBC_CAPABILITY_DATASOURCE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
DataSourceFactory.OSGI_JDBC_CAPABILITY service property which indicates that the DataSourceFactory is able to provide a DataSource invoking the createDataSource(Properties props) method.
OSGI_JDBC_CAPABILITY_DRIVER - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
DataSourceFactory.OSGI_JDBC_CAPABILITY service property which indicates that the DataSourceFactory is able to provide a Driver invoking the createDriver(Properties props) method.
OSGI_JDBC_CAPABILITY_XADATASOURCE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
DataSourceFactory.OSGI_JDBC_CAPABILITY service property which indicates that the DataSourceFactory is able to provide a XADataSource invoking the createXADataSource(Properties props) method.
OSGI_JDBC_DRIVER_CLASS - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
Service property used by a JDBC driver to declare the driver class when registering a JDBC DataSourceFactory service.
OSGI_JDBC_DRIVER_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
Service property used by a JDBC driver to declare the driver name when registering a JDBC DataSourceFactory service.
OSGI_JDBC_DRIVER_VERSION - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
Service property used by a JDBC driver to declare the driver version when registering a JDBC DataSourceFactory service.
OSGI_MULTIPLE_HOSTS - Static variable in exception org.osgi.service.zigbee.ZigBeeException
The error code used when several hosts exist for this PAN ID target or HOST_PID target.
OSGI_RECOVERY_ENABLED - Static variable in interface org.osgi.service.transaction.control.recovery.RecoverableXAResource
This service property key is used by TransactionControl services and ResourceProvider factories to indicate that they can support transaction recovery.
OSGI_RECOVERY_IDENTIFIER - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the recovery identifier that should be used by this resource
OSGI_RECOVERY_IDENTIFIER - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the recovery identifier that should be used by this resource
OTHERS_NEIGHBOR - Static variable in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Constant value representing a others relationship between current ZigBeeNode and the neighbor.
OUTPUT_CLUSTERS - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing a list of output clusters.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form