OSGi™ Service Platform
Release 4 Version 4.2
A B C D E F G H I J K L M N O P R S T U V W X Y

D

DATA_STORE_FAILURE - Static variable in exception info.dmtree.DmtException
An error related to the recipient data store occurred while processing the request.
DataPlugin - Interface in info.dmtree.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.
DAY_OF_MONTH - Static variable in interface org.osgi.service.application.ScheduledApplication
The name of the day of month attribute of a virtual timer event.
DAY_OF_WEEK - Static variable in interface org.osgi.service.application.ScheduledApplication
The name of the day of week attribute of a virtual timer event.
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.
DELETE - Static variable in class info.dmtree.Acl
Principals holding this permission can issue DELETE commands on the node having this ACL.
DELETE - Static variable in class info.dmtree.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(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.condpermadmin.ConditionalPermissionInfo
Deprecated. Since 1.1. Use ConditionalPermissionAdmin.newConditionalPermissionUpdate() instead to manage the Conditional Permissions.
deleteConfigurations(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Delete the configurations matching the filter specification.
DELETED - Static variable in interface info.dmtree.DmtEvent
Event type indicating nodes that were deleted.
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
deleteNode(String) - Method in interface info.dmtree.DmtSession
Delete the given node.
deleteNode(String[]) - Method in interface info.dmtree.spi.ReadWriteDataSession
Delete the given node.
deletePermission(String, int) - Method in class info.dmtree.Acl
Create a new Acl instance from this Acl with the given permission revoked from the given principal.
deleteWire(Wire) - Method in interface org.osgi.service.wireadmin.WireAdmin
Delete a Wire object.
DENY - Static variable in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
This string is used to indicate that a row in the Conditional Permission Table should return an access decision of "deny" if the conditions are all satisfied and at least one of the permissions is implied.
DEPENDENCIES - Static variable in class org.osgi.service.blueprint.container.EventConstants
The filters identifying the missing dependencies that caused this event for a FAILURE, GRACE_PERIOD, or WAITING event.
DeploymentAdmin - Interface in org.osgi.service.deploymentadmin
This is the interface of the Deployment Admin service.
DeploymentAdminPermission - Class in org.osgi.service.deploymentadmin
DeploymentAdminPermission controls access to the Deployment Admin service.
DeploymentAdminPermission(String, String) - Constructor for class org.osgi.service.deploymentadmin.DeploymentAdminPermission
Creates a new DeploymentAdminPermission object for the given name and action.
DeploymentCustomizerPermission - Class in org.osgi.service.deploymentadmin.spi
The DeploymentCustomizerPermission permission gives the right to Resource Processors to access a bundle's (residing in a Deployment Package) private area.
DeploymentCustomizerPermission(String, String) - Constructor for class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
Creates a new DeploymentCustomizerPermission object for the given name and action.
DeploymentException - Exception in org.osgi.service.deploymentadmin
Checked exception received when something fails during any deployment processes.
DeploymentException(int, String, Throwable) - Constructor for exception org.osgi.service.deploymentadmin.DeploymentException
Create an instance of the exception.
DeploymentException(int, String) - Constructor for exception org.osgi.service.deploymentadmin.DeploymentException
Create an instance of the exception.
DeploymentException(int) - Constructor for exception org.osgi.service.deploymentadmin.DeploymentException
Create an instance of the exception.
DeploymentPackage - Interface in org.osgi.service.deploymentadmin
The DeploymentPackage object represents a deployment package (already installed or being currently processed).
DeploymentSession - Interface in org.osgi.service.deploymentadmin.spi
The session interface represents a currently running deployment session (install/update/uninstall).
destroy() - Method in class org.osgi.service.application.ApplicationHandle
The application instance's lifecycle state can be influenced by this method.
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.
destroySpecific() - Method in class org.osgi.service.application.ApplicationHandle
Called by the destroy() method to perform application model specific steps to stop and destroy an application instance safely.
Device - Interface in org.osgi.service.device
Interface for identifying device services.
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.upnp.UPnPDevice
Constant for the value of the service property DEVICE_CATEGORY used for all UPnP devices.
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_INTERNAL_ERROR - Static variable in exception org.osgi.service.upnp.UPnPException
The invoked action failed during execution.
DEVICE_SERIAL - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_SERIAL") specifying a device's serial number.
disableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Disables the specified component name.
dispose() - Method in interface org.osgi.service.component.ComponentInstance
Dispose of the component configuration for this component instance.
div(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified object.
div(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified value.
div(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified value.
DmtAdmin - Interface in info.dmtree
An interface providing methods to open sessions and register listeners.
DmtData - Class in info.dmtree
An immutable data structure representing the contents of a leaf or interior node.
DmtData(String) - Constructor for class info.dmtree.DmtData
Create a DmtData instance of chr format with the given string value.
DmtData(Object) - Constructor for class info.dmtree.DmtData
Create a DmtData instance of node format with the given object value.
DmtData(String, int) - Constructor for class info.dmtree.DmtData
Create a DmtData instance of the specified format and set its value based on the given string.
DmtData(int) - Constructor for class info.dmtree.DmtData
Create a DmtData instance of int format and set its value.
DmtData(float) - Constructor for class info.dmtree.DmtData
Create a DmtData instance of float format and set its value.
DmtData(boolean) - Constructor for class info.dmtree.DmtData
Create a DmtData instance of bool format and set its value.
DmtData(byte[]) - Constructor for class info.dmtree.DmtData
Create a DmtData instance of bin format and set its value.
DmtData(byte[], boolean) - Constructor for class info.dmtree.DmtData
Create a DmtData instance of bin or b64 format and set its value.
DmtData(String, String) - Constructor for class info.dmtree.DmtData
Create a DmtData instance in DmtData.FORMAT_RAW_STRING format.
DmtData(String, byte[]) - Constructor for class info.dmtree.DmtData
Create a DmtData instance in DmtData.FORMAT_RAW_BINARY format.
DmtEvent - Interface in info.dmtree
Event class storing the details of a change in the tree.
DmtEventListener - Interface in info.dmtree
Registered implementations of this class are notified via DmtEvent objects about important changes in the tree.
DmtException - Exception in info.dmtree
Checked exception received when a DMT operation fails.
DmtException(String, int, String) - Constructor for exception info.dmtree.DmtException
Create an instance of the exception.
DmtException(String, int, String, Throwable) - Constructor for exception info.dmtree.DmtException
Create an instance of the exception, specifying the cause exception.
DmtException(String, int, String, Vector, boolean) - Constructor for exception info.dmtree.DmtException
Create an instance of the exception, specifying the list of cause exceptions and whether the exception is a fatal one.
DmtException(String[], int, String) - Constructor for exception info.dmtree.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 info.dmtree.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, boolean) - Constructor for exception info.dmtree.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.
DmtIllegalStateException - Exception in info.dmtree
Unchecked illegal state exception.
DmtIllegalStateException() - Constructor for exception info.dmtree.DmtIllegalStateException
Create an instance of the exception with no message.
DmtIllegalStateException(String) - Constructor for exception info.dmtree.DmtIllegalStateException
Create an instance of the exception with the specified message.
DmtIllegalStateException(Throwable) - Constructor for exception info.dmtree.DmtIllegalStateException
Create an instance of the exception with the specified cause exception and no message.
DmtIllegalStateException(String, Throwable) - Constructor for exception info.dmtree.DmtIllegalStateException
Create an instance of the exception with the specified message and cause exception.
DmtPermission - Class in info.dmtree.security
Controls access to management objects in the Device Management Tree (DMT).
DmtPermission(String, String) - Constructor for class info.dmtree.security.DmtPermission
Creates a new DmtPermission object for the specified DMT URI with the specified actions.
DmtPrincipalPermission - Class in info.dmtree.security
Indicates the callers authority to create DMT sessions on behalf of a remote management server.
DmtPrincipalPermission(String) - Constructor for class info.dmtree.security.DmtPrincipalPermission
Creates a new DmtPrincipalPermission object with its name set to the target string.
DmtPrincipalPermission(String, String) - Constructor for class info.dmtree.security.DmtPrincipalPermission
Creates a new DmtPrincipalPermission object using the 'canonical' two argument constructor.
DmtServiceFactory - Class in info.dmtree.registry
This class is the central access point for Device Management services.
DmtSession - Interface in info.dmtree
DmtSession provides concurrent access to the DMT.
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.
DOUBLE - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of Double
DOUBLE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The DOUBLE (7) 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.
dropAllResources() - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
This method is called during an "uninstall" deployment session.
dropped(String) - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
Called when a resource, associated with a particular resource processor, had belonged to an earlier version of a deployment package but is not present in the current version of the deployment package.
DUPLICATE_BUNDLE_ERROR - Static variable in exception org.osgi.framework.BundleException
The install or update operation failed because another already installed bundle has the same symbolic name and version.
DYNAMIC - Static variable in interface info.dmtree.MetaNode
Constant for representing a dynamic node in the tree.
DYNAMICIMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the packages that the bundle may dynamically import during execution.

OSGi™ Service Platform
Release 4 Version 4.2
A B C D E F G H I J K L M N O P R S T U V W X Y
Copyright © OSGi Alliance (2000, 2010). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0