- data(T) - Static method in class org.osgi.util.pushstream.PushEvent
-
Create a new data event.
- DataSourceFactory - Interface in org.osgi.service.jdbc
-
A factory for JDBC connection factories.
- Deactivate - Annotation Type in org.osgi.service.component.annotations
-
Identify the annotated method as the deactivate
method of a Service
Component.
- deactivate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The name of the deactivate method.
- 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.
- debug(String) - Method in interface org.osgi.service.log.Logger
-
- debug(String, Object) - Method in interface org.osgi.service.log.Logger
-
- debug(String, Object, Object) - Method in interface org.osgi.service.log.Logger
-
- debug(String, Object...) - Method in interface org.osgi.service.log.Logger
-
- debug(LoggerConsumer<E>) - Method in interface org.osgi.service.log.Logger
-
Perform the specified operation if logging enabled for the
LogLevel.DEBUG
level.
- defaultApplication - Variable in class org.osgi.service.jaxrs.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(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<T> - Class in org.osgi.util.promise
-
A Deferred Promise resolution.
- Deferred() - Constructor for class org.osgi.util.promise.Deferred
-
Create a new Deferred.
- deferred() - Method in class org.osgi.util.promise.PromiseFactory
-
Create a new Deferred with the callback executor and scheduled executor
of this PromiseFactory object.
- delay(long) - Method in interface org.osgi.util.promise.Promise
-
Delay after the resolution of this Promise.
- delete(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Delete the configuration
- delete() - Method in interface org.osgi.service.cm.Configuration
-
Delete this Configuration
object.
- delete() - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- delete(Class<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- delete(GenericType<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- deleteConfigurations(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Delete the configurations matching the filter specification.
- deleted(String) - Method in interface org.osgi.service.cm.ManagedServiceFactory
-
Remove a factory instance.
- deleteForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Delete the configuration
- 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.
- DEPENDENCIES - Static variable in class org.osgi.service.blueprint.container.EventConstants
-
- DEPLOYED_CONTENT - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header identifying the resources to be deployed.
- DEPLOYED_VERSION_ATTRIBUTE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header attribute identifying the deployed version.
- DEPLOYMENT_MANIFESTVERSION - Static variable in class org.osgi.service.subsystem.SubsystemConstants
-
Manifest header identifying the deployment manifest version.
- description - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The representation of the component configuration's component
description.
- Designate - Annotation Type in org.osgi.service.metatype.annotations
-
Generate a
Designate
element in the Meta Type Resource for an
ObjectClassDefinition
using the annotated Declarative Services
component.
- DESTROYED - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
-
The Blueprint Container for the bundle has been completely destroyed.
- DESTROYING - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
-
The Blueprint extender has started destroying the Blueprint Container for
the bundle.
- DIRECTIVE_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Composite Type that represents a directive for a capability or
requirement.
- DIRECTIVES - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- DIRECTIVES_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The item containing the directives of a capability or requirement.
- DIRECTIVES_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Tabular Type that holds the directives for a capability or
requirement.
- 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.
- DISCOVERY_NAMESPACE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DiscoveryNamespace
-
Namespace name for Remote Services discovery provider capabilities and
requirements.
- DiscoveryNamespace - Class in org.osgi.service.remoteserviceadmin.namespace
-
Remote Services Discovery Provider Capability and Requirement Namespace.
- dispatcher - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
-
The dispatcher associations for the servlet filter.
- DISPATCHER_ASYNC - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- DISPATCHER_ERROR - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- DISPATCHER_FORWARD - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- DISPATCHER_INCLUDE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- DISPATCHER_REQUEST - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- 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.
- 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
- DOUBLE - Static variable in class org.osgi.jmx.JmxConstants
-
- DOUBLE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The DOUBLE
type.
- DTOConstants - Class in org.osgi.service.http.runtime.dto
-
Defines standard constants for the DTOs.
- DTOConstants - Class in org.osgi.service.jaxrs.runtime.dto
-
Defines standard constants for the DTOs.