Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DasInfoDTO - Class in org.osgi.service.onem2m.dto
-
DTO expresses DasInfo.
- DasInfoDTO() - Constructor for class org.osgi.service.onem2m.dto.DasInfoDTO
- dasRequest - Variable in class org.osgi.service.onem2m.dto.DasInfoDTO
-
Information to send to the Dynamic Authorization Server
- dasRequest - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
-
Das Request
- dasResponse - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
-
Das Response
- data(T) - Static method in class org.osgi.util.pushstream.PushEvent
-
Create a new data event.
- DATA - Enum constant in enum class org.osgi.util.pushstream.PushEvent.EventType
-
A data event forming part of the stream
- DATA_AVAILABLE - Static variable in interface org.osgi.service.serial.SerialEvent
-
Event type indicating data available.
- DATA_ROOT_URIS - Static variable in interface org.osgi.service.dmt.spi.DataPlugin
-
The string to be used as key for the "dataRootURIs" property when an DataPlugin is registered.
- DATA_STORE_FAILURE - Static variable in exception org.osgi.service.dmt.DmtException
-
An error related to the recipient data store occurred while processing the request.
- DATABITS_5 - Static variable in class org.osgi.service.serial.SerialConstants
-
Data bits: 5.
- DATABITS_6 - Static variable in class org.osgi.service.serial.SerialConstants
-
Data bits: 6.
- DATABITS_7 - Static variable in class org.osgi.service.serial.SerialConstants
-
Data bits: 7.
- DATABITS_8 - Static variable in class org.osgi.service.serial.SerialConstants
-
Data bits: 8.
- DataPlugin - Interface in org.osgi.service.dmt.spi
-
An implementation of this interface takes the responsibility of handling data requests in a subtree of the DMT.
- DataSourceFactory - Interface in org.osgi.service.jdbc
-
A factory for JDBC connection factories.
- DATE - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
The Date data type format is specified in section 2.5.2.20 of ZigBee Cluster Specification [1].
- DAY - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of time.
- DDF_LIST - Static variable in class org.osgi.service.dmt.DmtConstants
-
A string defining a DDF URI, indicating that the node is a LIST node.
- DDF_MAP - Static variable in class org.osgi.service.dmt.DmtConstants
-
A string defining a DDF URI, indicating that the node is a MAP node.
- DDF_SCAFFOLD - Static variable in class org.osgi.service.dmt.DmtConstants
-
A string defining a DDF URI, indicating that the node is a SCAFFOLD node.
- deactivate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The name of the deactivate method.
- Deactivate - Annotation Interface in org.osgi.service.component.annotations
-
Identify the annotated method as the
deactivate
method of a Service Component. - DEACTIVATION_REASON_BUNDLE_STOPPED - Static variable in interface org.osgi.service.component.ComponentConstants
-
The component configuration was deactivated because the bundle was stopped.
- DEACTIVATION_REASON_CONFIGURATION_DELETED - Static variable in interface org.osgi.service.component.ComponentConstants
-
The component configuration was deactivated because its configuration was deleted.
- DEACTIVATION_REASON_CONFIGURATION_MODIFIED - Static variable in interface org.osgi.service.component.ComponentConstants
-
The component configuration was deactivated because its configuration was changed.
- DEACTIVATION_REASON_DISABLED - Static variable in interface org.osgi.service.component.ComponentConstants
-
The component configuration was deactivated because the component was disabled.
- DEACTIVATION_REASON_DISPOSED - Static variable in interface org.osgi.service.component.ComponentConstants
-
The component configuration was deactivated because the component was disposed.
- DEACTIVATION_REASON_REFERENCE - Static variable in interface org.osgi.service.component.ComponentConstants
-
The component configuration was deactivated because a reference became unsatisfied.
- DEACTIVATION_REASON_UNSPECIFIED - Static variable in interface org.osgi.service.component.ComponentConstants
-
The reason the component configuration was deactivated is unspecified.
- DEADLOCK_DETECTED - Static variable in exception org.osgi.service.coordinator.CoordinationException
-
Registering a Participant with a Coordination would have resulted in a deadlock.
- debugInfo - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
-
Debug Info
- DECIBEL - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of logarithmic ratio quantities.
- decode(String) - Static method in class org.osgi.service.dmt.Uri
-
Decode the node name so that back slash and forward slash are unescaped from a back slash.
- DEFAULT - Enum constant in enum class org.osgi.service.component.annotations.ServiceScope
-
Default element value for annotation.
- defaultApplication - Variable in class org.osgi.service.jakartars.runtime.dto.RuntimeDTO
-
Returns the current state of the default application for this Runtime.
- defaultEnabled - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The initial enabled state.
- defaultValue() - Element in annotation interface org.osgi.service.metatype.annotations.AttributeDefinition
-
The default value for this AttributeDefinition.
- defaultValue(Object) - Method in interface org.osgi.util.converter.Specifying
-
The default value to use when the object cannot be converted or in case of conversion from a
null
value. - deferred() - Method in class org.osgi.util.promise.PromiseFactory
-
Create a new Deferred with the callback executor and scheduled executor of this PromiseFactory object.
- Deferred<T> - Class in org.osgi.util.promise
-
A Deferred Promise resolution.
- Deferred() - Constructor for class org.osgi.util.promise.Deferred
-
Create a new Deferred.
- DEFRAG_DEFERRED - Static variable in exception org.osgi.service.zigbee.APSException
-
A received fragmented frame could not be defragmented at the current time.
- DEFRAG_UNSUPPORTED - Static variable in exception org.osgi.service.zigbee.APSException
-
A received fragmented frame could not be defragmented since the device does not support fragmentation.
- DEGREE - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of plane angle.
- DEGREE_CELSIUS - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of Celsius temperature.
- delay(long) - Method in interface org.osgi.util.promise.Promise
-
Delay after the resolution of this Promise.
- delete() - Method in interface org.osgi.service.cm.Configuration
-
Delete this
Configuration
object. - delete() - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
- delete() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
-
Disable and delete this instance of Resource Monitor.
- delete(GenericType<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
- delete(Class<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
- delete(String) - Method in interface org.osgi.service.onem2m.ServiceLayer
-
delete resource
- Delete - Enum constant in enum class org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
-
Delete
- DELETE - Static variable in class org.osgi.service.dmt.Acl
-
Principals holding this permission can issue DELETE commands on the node having this ACL.
- DELETE - Static variable in class org.osgi.service.dmt.security.DmtPermission
-
Holders of DmtPermission with the Delete action present can delete nodes from the DMT, that is they are authorized to execute the deleteNode() method of the DmtSession.
- delete_of_direct_child_resouce - Enum constant in enum class org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
-
create_of_direct_child_resouce
- delete_of_resource - Enum constant in enum class org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
-
delete_of_resource
- deleted(String) - Method in interface org.osgi.service.cm.ManagedServiceFactory
-
Remove a factory instance.
- DELETED - Static variable in interface org.osgi.service.dmt.DmtEvent
-
Event type indicating nodes that were deleted.
- deleteNode(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Delete the given node.
- deleteNode(String[]) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
-
Delete the given node.
- deleteObject(String) - Method in interface org.osgi.service.tr069todmt.TR069Connector
-
Delete an object from a table.
- deletePermission(String, int) - Method in class org.osgi.service.dmt.Acl
-
Create a new
Acl
instance from thisAcl
with the given permission revoked from the given principal. - deleteWire(Wire) - Method in interface org.osgi.service.wireadmin.WireAdmin
-
Delete a
Wire
object. - deliver(Object) - Method in interface org.osgi.service.typedevent.TypedEventBus
-
Initiate asynchronous, ordered delivery of an event.
- deliver(String, Object) - Method in interface org.osgi.service.typedevent.TypedEventBus
-
Initiate asynchronous, ordered delivery of an event.
- deliverUntyped(String, Map<String, ?>) - Method in interface org.osgi.service.typedevent.TypedEventBus
-
Initiate asynchronous, ordered delivery of event data.
- DELIVERY_ASYNC_ORDERED - Static variable in interface org.osgi.service.event.EventConstants
-
Event Handler delivery quality value specifying the Event Handler requires asynchronously delivered events be delivered in order.
- DELIVERY_ASYNC_UNORDERED - Static variable in interface org.osgi.service.event.EventConstants
-
Event Handler delivery quality value specifying the Event Handler does not require asynchronously delivered events be delivered in order.
- deliveryAggregation - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
-
Delivery Aggregation
- description - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The representation of the component configuration's component description.
- description() - Element in annotation interface org.osgi.service.metatype.annotations.AttributeDefinition
-
The human readable description of this AttributeDefinition.
- description() - Element in annotation interface org.osgi.service.metatype.annotations.ObjectClassDefinition
-
The human readable description of this ObjectClassDefinition.
- DESCRIPTION - Static variable in class org.osgi.service.dal.FunctionData
-
Metadata key, which value represents the data description.
- DESCRIPTION - Static variable in interface org.osgi.service.dal.OperationMetadata
-
Metadata key, which value represents the operation description.
- DESCRIPTION - Static variable in interface org.osgi.service.dal.PropertyMetadata
-
Metadata key, which value represents the property description.
- descriptor() - Element in annotation interface org.osgi.service.cdi.annotations.RequireCDIExtender
-
Specify CDI bean descriptor file paths to be searched on the
Bundle-ClassPath
. - deserialize(byte[]) - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
-
Tries to deserialize a series of bytes into a documented value object (raw bytes, Double or
EnOceanChannelEnumValue
. - deserialize(byte[]) - Method in interface org.osgi.service.enocean.descriptions.EnOceanMessageDescription
-
Deserializes an array of bytes into the EnOceanChannels available to the payload, if possible.
- deserialize(ZigBeeDataInput) - Method in interface org.osgi.service.zigbee.descriptions.ZCLSimpleTypeDescription
-
Deserializes a value from the passed
ZigBeeDataInput
stream. - deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeAttributeID
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBACnet
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap16
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap24
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap32
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap40
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap48
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap56
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap64
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap8
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBoolean
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeCharacterString
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeClusterID
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeDate
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration16
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration8
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingDouble
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSemi
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSingle
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData16
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData24
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData32
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData40
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData48
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData56
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData64
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData8
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeIEEE_ADDRESS
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeLongCharacterString
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeLongOctetString
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeOctetString
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSecurityKey128
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger16
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger24
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger32
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger40
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger48
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger56
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger64
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger8
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeTimeOfDay
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger16
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger24
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger32
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger40
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger48
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger56
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger64
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger8
- deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUTCTime
- Designate - Annotation Interface in org.osgi.service.metatype.annotations
-
Generate a
Designate
element in the Meta Type Resource for anObjectClassDefinition
using the annotated Declarative Services component. - desiredIdentifierResultType - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
-
Desired Identifier Result Type
- Device - Interface in org.osgi.service.dal
-
Represents the device in the OSGi service registry.
- Device - Interface in org.osgi.service.device
-
Interface for identifying device services.
- DEVICE_CATEGORY - Static variable in interface org.osgi.service.dal.Device
-
Constant for the value of the
Constants.DEVICE_CATEGORY
service property. - DEVICE_CATEGORY - Static variable in interface org.osgi.service.device.Constants
-
Property (named "DEVICE_CATEGORY") containing a human readable description of the device categories implemented by a device.
- DEVICE_CATEGORY - Static variable in interface org.osgi.service.enocean.EnOceanDevice
-
Property name for the mandatory DEVICE_CATEGORY of the device
- DEVICE_CATEGORY - Static variable in interface org.osgi.service.serial.SerialDevice
-
Constant for the value of the service property
DEVICE_CATEGORY
used for all Serial devices. - DEVICE_CATEGORY - Static variable in interface org.osgi.service.upnp.UPnPDevice
-
Constant for the value of the service property
DEVICE_CATEGORY
used for all UPnP devices. - DEVICE_CATEGORY - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
-
Constant for the value of the service property
DEVICE_CATEGORY
used for all USB devices. - DEVICE_CATEGORY - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
-
Constant used by all ZigBee devices indicating the device category.
- DEVICE_DESCRIPTION - Static variable in interface org.osgi.service.device.Constants
-
Property (named "DEVICE_DESCRIPTION") containing a human readable string describing the actual hardware device.
- DEVICE_ID - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
-
Property containing the application device identifier.
- DEVICE_INTERNAL_ERROR - Static variable in exception org.osgi.service.upnp.UPnPException
-
The invoked action failed during execution.
- DEVICE_NOT_FOUND - Static variable in exception org.osgi.service.zigbee.ZDPException
-
The requested device did not exist on a device following a child descriptor request to a parent.
- DEVICE_SERIAL - Static variable in interface org.osgi.service.device.Constants
-
Property (named "DEVICE_SERIAL") specifying a device's serial number.
- DEVICE_VERSION - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
-
Property containing the application device version.
- DeviceException - Exception in org.osgi.service.dal
-
DeviceException
is a specialIOException
, which is thrown to indicate that there is a device operation fail. - DeviceException() - Constructor for exception org.osgi.service.dal.DeviceException
-
Construct a new device exception with
null
message. - DeviceException(String) - Constructor for exception org.osgi.service.dal.DeviceException
-
Constructs a new device exception with the given message.
- DeviceException(String, Throwable) - Constructor for exception org.osgi.service.dal.DeviceException
-
Constructs a new device exception with the given message and cause.
- DeviceException(String, Throwable, int) - Constructor for exception org.osgi.service.dal.DeviceException
-
Constructs a new device exception with the given message, cause and code.
- DevicePermission - Class in org.osgi.service.dal
-
A bundle's authority to perform specific privileged administrative operations on the devices.
- DevicePermission(String, String) - Constructor for class org.osgi.service.dal.DevicePermission
-
Creates a new
DevicePermission
with the given filter and actions. - DevicePermission(Device, String) - Constructor for class org.osgi.service.dal.DevicePermission
-
Creates a new
DevicePermission
with the given device and actions. - DEVICES - Static variable in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescriptionSet
-
Property key for a comma separated list of devices identifiers supported by the set.
- disable() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
-
Disable the monitoring of this resource type for the resource context associated with this monitor instance.
- disableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
-
Disables the specified component name.
- disableComponent(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
Disables the specified component description.
- DISCARD_OLDEST - Enum constant in enum class org.osgi.util.pushstream.QueuePolicyOption
-
Attempt to add the supplied event to the queue.
- discovery(String, FilterCriteriaDTO) - Method in interface org.osgi.service.onem2m.ServiceLayer
-
find resources with filter condition specified in fc argument.
- discovery(String, FilterCriteriaDTO, RequestPrimitiveDTO.DesiredIdentifierResultType) - Method in interface org.osgi.service.onem2m.ServiceLayer
-
find resources with filter condition specified in fc argument.
- DISCOVERY_FAILED - Static variable in interface org.osgi.service.zigbee.ZigBeeRoute
-
Constant value representing a failed route discovery.
- DISCOVERY_NAMESPACE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DiscoveryNamespace
-
Namespace name for Remote Services discovery provider capabilities and requirements.
- DISCOVERY_UNDERWAY - Static variable in interface org.osgi.service.zigbee.ZigBeeRoute
-
Constant value representing a route that is under discovery.
- DiscoveryCriteria - Enum constant in enum class org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterUsage
-
Discovery Criteria
- DiscoveryNamespace - Class in org.osgi.service.remoteserviceadmin.namespace
-
Remote Services Discovery Provider Capability and Requirement Namespace.
- DiskStorageMonitor - Interface in org.osgi.service.resourcemonitoring.monitor
-
A
ResourceMonitor
for theResourceMonitoringService.RES_TYPE_DISK_STORAGE
resource type. - dispatcher - Variable in class org.osgi.service.servlet.runtime.dto.FilterDTO
-
The dispatcher associations for the servlet filter.
- DISPATCHER_ASYNC - Static variable in class org.osgi.service.servlet.whiteboard.HttpWhiteboardConstants
-
Possible value for the
HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER
property indicating the servlet filter is applied in the asynchronous context. - DISPATCHER_ERROR - Static variable in class org.osgi.service.servlet.whiteboard.HttpWhiteboardConstants
-
Possible value for the
HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER
property indicating the servlet filter is applied when an error page is called. - DISPATCHER_FORWARD - Static variable in class org.osgi.service.servlet.whiteboard.HttpWhiteboardConstants
-
Possible value for the
HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER
property indicating the servlet filter is applied to forward calls to the dispatcher. - DISPATCHER_INCLUDE - Static variable in class org.osgi.service.servlet.whiteboard.HttpWhiteboardConstants
-
Possible value for the
HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER
property indicating the servlet filter is applied to include calls to the dispatcher. - DISPATCHER_REQUEST - Static variable in class org.osgi.service.servlet.whiteboard.HttpWhiteboardConstants
-
Possible value for the
HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER
property indicating the servlet filter is applied to client requests. - dispose() - Method in interface org.osgi.service.component.ComponentInstance
-
Dispose of the component configuration for this component instance.
- distinct() - Method in interface org.osgi.util.pushstream.PushStream
-
Remove any duplicates.
- DISTRIBUTION_NAMESPACE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DistributionNamespace
-
Namespace name for Remote Services distribution provider capabilities and requirements.
- DistributionNamespace - Class in org.osgi.service.remoteserviceadmin.namespace
-
Remote Services Distribution Provider Capability and Requirement Namespace.
- DmtAdmin - Interface in org.osgi.service.dmt
-
An interface providing methods to open sessions and register listeners.
- DmtConstants - Class in org.osgi.service.dmt
-
Defines standard names for
DmtAdmin
. - DmtData - Class in org.osgi.service.dmt
-
An immutable data structure representing the contents of a leaf or interior node.
- DmtData(boolean) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance ofbool
format and set its value. - DmtData(byte[]) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance ofbin
format and set its value. - DmtData(byte[], boolean) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance ofbin
orb64
format and set its value. - DmtData(byte[], int) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance of the specified format and set its value based on the givenbyte[]
. - DmtData(float) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance offloat
format and set its value. - DmtData(int) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance ofint
format and set its value. - DmtData(long) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance oflong
format and set its value. - DmtData(Object) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance ofnode
format with the given object value. - DmtData(String) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance ofchr
format with the given string value. - DmtData(String, byte[]) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance inDmtData.FORMAT_RAW_BINARY
format. - DmtData(String, int) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance of the specified format and set its value based on the given string. - DmtData(String, String) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance inDmtData.FORMAT_RAW_STRING
format. - DmtData(Date) - Constructor for class org.osgi.service.dmt.DmtData
-
Create a
DmtData
instance ofdateTime
format with the given Date value. - DmtEvent - Interface in org.osgi.service.dmt
-
Event class storing the details of a change in the tree.
- DmtEventListener - Interface in org.osgi.service.dmt
-
Registered implementations of this class are notified via
DmtEvent
objects about important changes in the tree. - DmtException - Exception in org.osgi.service.dmt
-
Checked exception received when a DMT operation fails.
- DmtException(String[], int, String) - Constructor for exception org.osgi.service.dmt.DmtException
-
Create an instance of the exception, specifying the target node as an array of path segments.
- DmtException(String[], int, String, Throwable) - Constructor for exception org.osgi.service.dmt.DmtException
-
Create an instance of the exception, specifying the target node as an array of path segments, and specifying the cause exception.
- DmtException(String[], int, String, Vector<? extends Throwable>, boolean) - Constructor for exception org.osgi.service.dmt.DmtException
-
Create an instance of the exception, specifying the target node as an array of path segments, the list of cause exceptions, and whether the exception is a fatal one.
- DmtException(String, int, String) - Constructor for exception org.osgi.service.dmt.DmtException
-
Create an instance of the exception.
- DmtException(String, int, String, Throwable) - Constructor for exception org.osgi.service.dmt.DmtException
-
Create an instance of the exception, specifying the cause exception.
- DmtException(String, int, String, Vector<? extends Throwable>, boolean) - Constructor for exception org.osgi.service.dmt.DmtException
-
Create an instance of the exception, specifying the list of cause exceptions and whether the exception is a fatal one.
- DmtIllegalStateException - Exception in org.osgi.service.dmt
-
Unchecked illegal state exception.
- DmtIllegalStateException() - Constructor for exception org.osgi.service.dmt.DmtIllegalStateException
-
Create an instance of the exception with no message.
- DmtIllegalStateException(String) - Constructor for exception org.osgi.service.dmt.DmtIllegalStateException
-
Create an instance of the exception with the specified message.
- DmtIllegalStateException(String, Throwable) - Constructor for exception org.osgi.service.dmt.DmtIllegalStateException
-
Create an instance of the exception with the specified message and cause exception.
- DmtIllegalStateException(Throwable) - Constructor for exception org.osgi.service.dmt.DmtIllegalStateException
-
Create an instance of the exception with the specified cause exception and no message.
- DmtPermission - Class in org.osgi.service.dmt.security
-
Controls access to management objects in the Device Management Tree (DMT).
- DmtPermission(String, String) - Constructor for class org.osgi.service.dmt.security.DmtPermission
-
Creates a new DmtPermission object for the specified DMT URI with the specified actions.
- DmtPrincipalPermission - Class in org.osgi.service.dmt.security
-
Indicates the callers authority to create DMT sessions on behalf of a remote management server.
- DmtPrincipalPermission(String) - Constructor for class org.osgi.service.dmt.security.DmtPrincipalPermission
-
Creates a new
DmtPrincipalPermission
object with its name set to the target string. - DmtPrincipalPermission(String, String) - Constructor for class org.osgi.service.dmt.security.DmtPrincipalPermission
-
Creates a new
DmtPrincipalPermission
object using the 'canonical' two argument constructor. - DmtSession - Interface in org.osgi.service.dmt
-
DmtSession provides concurrent access to the DMT.
- DOMAIN - Static variable in interface org.osgi.service.zigbee.ZCLCluster
-
Property key for the optional cluster domain.
- DOMCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
-
Fully qualified path name of DOM Parser Factory Class Name file
- DOMFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
-
Filename containing the DOM Parser Factory Class name.
- doOffer(U, PushEvent<? extends T>) - Method in interface org.osgi.util.pushstream.QueuePolicy
-
Enqueue the event and return the remaining capacity available for events
- DOOR - Static variable in interface org.osgi.service.dal.functions.Types
-
The function type is applicable to:
MultiLevelControl
- indicates that theMultiLevelControl
can control the door position. - DOUBLE - Enum constant in enum class org.osgi.service.metatype.annotations.AttributeType
-
The
Double
type. - DOUBLE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The
DOUBLE
type. - Driver - Interface in org.osgi.service.device
-
A
Driver
service object must be registered by each Driver bundle wishing to attach to Device services provided by other drivers. - DRIVER_ID - Static variable in interface org.osgi.service.device.Constants
-
Property (named "DRIVER_ID") identifying a driver.
- DriverLocator - Interface in org.osgi.service.device
-
A Driver Locator service can find and load device driver bundles given a property set.
- DriverSelector - Interface in org.osgi.service.device
-
When the device manager detects a new Device service, it calls all registered Driver services to determine if anyone matches the Device service.
- DTOConstants - Class in org.osgi.service.jakartars.runtime.dto
-
Defines standard constants for the DTOs.
- DTOConstants - Class in org.osgi.service.servlet.runtime.dto
-
Defines standard constants for the DTOs.
- DUPLICATE_EXISTS - Static variable in exception org.osgi.service.zigbee.ZCLException
-
ZCL Duplicate Exists error code.
- DYNAMIC - Enum constant in enum class org.osgi.service.cdi.ReferencePolicy
-
Update the CDI reference
- DYNAMIC - Enum constant in enum class org.osgi.service.component.annotations.ReferencePolicy
-
The dynamic policy is slightly more complex since the component implementation must properly handle changes in the set of bound services.
- DYNAMIC - Static variable in interface org.osgi.service.dmt.MetaNode
-
Constant for representing a dynamic node in the tree.
- DynamicAuthorizationRelationshipMappingRequest - Enum constant in enum class org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
-
DynamicAuthorizationRelationshipMappingRequest
- DynamicAuthorizationRelationshipMappingResponse - Enum constant in enum class org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
-
DynamicAuthorizationRelationshipMappingResponse
- DynamicAuthorizationRequest - Enum constant in enum class org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
-
DynamicAuthorizationRequest
- DynamicAuthorizationResponse - Enum constant in enum class org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
-
DynamicAuthorizationResponse
- DYNE - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of force.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form