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

C

C - Static variable in class org.osgi.util.measurement.Unit
The electric charge unit coulomb (C).
CANCEL - Static variable in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
Constant String to the "cancel" action.
CHANGE_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeCredential".
CHANGE_PROPERTY - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeProperty".
CHARACTER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The CHARACTER (5) type.
CHILDREN_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all devices containing other embedded devices.
CLASS - Static variable in class org.osgi.framework.AdminPermission
The action string class (Value is "class").
CMD_ADD - Static variable in interface info.dmtree.MetaNode
Constant for the ADD access type.
CMD_DELETE - Static variable in interface info.dmtree.MetaNode
Constant for the DELETE access type.
CMD_EXECUTE - Static variable in interface info.dmtree.MetaNode
Constant for the EXECUTE access type.
CMD_GET - Static variable in interface info.dmtree.MetaNode
Constant for the GET access type.
CMD_REPLACE - Static variable in interface info.dmtree.MetaNode
Constant for the REPLACE access type.
CM_CC - Static variable in class org.osgi.service.monitor.StatusVariable
Constant for identifying 'Cumulative Counter' data collection method.
CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been deleted.
CM_DER - Static variable in class org.osgi.service.monitor.StatusVariable
Constant for identifying 'Discrete Event Registration' data collection method.
CM_GAUGE - Static variable in class org.osgi.service.monitor.StatusVariable
Constant for identifying 'Gauge' data collection method.
CM_RANKING - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to specify the order in which plugins are invoked.
CM_SI - Static variable in class org.osgi.service.monitor.StatusVariable
Constant for identifying 'Status Inspection' data collection method.
CM_TARGET - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to limit the Managed Service or Managed Service Factory configuration dictionaries a Configuration Plugin service receives.
CM_UPDATED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been updated.
CODE_BAD_HEADER - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Syntax error in any manifest header.
CODE_BUNDLE_NAME_ERROR - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Bundle symbolic name is not the same as defined by the deployment package manifest.
CODE_BUNDLE_SHARING_VIOLATION - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Bundle with the same symbolic name alerady exists.
CODE_CANCELLED - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
DeploymentAdmin.installDeploymentPackage(InputStream), DeploymentPackage.uninstall() and DeploymentPackage.uninstallForced() methods can throw DeploymentException with this error code if the DeploymentAdmin.cancel() method is called from another thread.
CODE_COMMIT_ERROR - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Exception with this error code is thrown when one of the Resource Processors involved in the deployment session threw a ResourceProcessorException with the ResourceProcessorException.CODE_PREPARE error code.
CODE_FOREIGN_CUSTOMIZER - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Matched resource processor service is a customizer from another deployment package.
CODE_MISSING_BUNDLE - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
A bundle in the deployment package is marked as DeploymentPackage-Missing but there is no such bundle in the target deployment package.
CODE_MISSING_FIXPACK_TARGET - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Fix pack version range doesn't fit to the version of the target deployment package or the target deployment package of the fix pack doesn't exist.
CODE_MISSING_HEADER - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Missing mandatory manifest header.
CODE_MISSING_RESOURCE - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
A resource in the source deployment package is marked as DeploymentPackage-Missing but there is no such resource in the target deployment package.
CODE_NOT_A_JAR - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
DeploymentAdmin.installDeploymentPackage(InputStream) methods can throw DeploymentException with this error code if the got InputStream is not a jar.
CODE_ORDER_ERROR - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Order of files in the deployment package is bad.
CODE_OTHER_ERROR - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Other error condition.
CODE_OTHER_ERROR - Static variable in class org.osgi.service.deploymentadmin.spi.ResourceProcessorException
Other error condition.
CODE_PREPARE - Static variable in class org.osgi.service.deploymentadmin.spi.ResourceProcessorException
Resource Processors are allowed to raise an exception with this error code to indicate that the processor is not able to commit the operations it made since the last call of ResourceProcessor.begin(DeploymentSession) method.
CODE_PROCESSOR_NOT_FOUND - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
The Resource Processor service with the given PID (see Resource-Processor manifest header) is not found.
CODE_RESOURCE_SHARING_VIOLATION - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
An artifact of any resource already exists.
CODE_RESOURCE_SHARING_VIOLATION - Static variable in class org.osgi.service.deploymentadmin.spi.ResourceProcessorException
An artifact of any resource already exists.
CODE_SIGNING_ERROR - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
Bad deployment package signing.
CODE_TIMEOUT - Static variable in class org.osgi.service.deploymentadmin.DeploymentException
When a client requests a new session with an install or uninstall operation, it must block that call until the earlier session is completed.
COMMAND_FAILED - Static variable in class info.dmtree.DmtException
The recipient encountered an error which prevented it from fulfilling the request.
COMMAND_NOT_ALLOWED - Static variable in class info.dmtree.DmtException
The requested command is not allowed on the target node.
COMPONENT_FACTORY - Static variable in interface org.osgi.service.component.ComponentConstants
A service registration property for a Component Factory that contains the value of the factory attribute.
COMPONENT_ID - Static variable in interface org.osgi.service.component.ComponentConstants
A component property that contains the generated id for a component configuration.
COMPONENT_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
A component property for a component configuration that contains the name of the component as specified in the name attribute of the component element.
CONCURRENT_ACCESS - Static variable in class info.dmtree.DmtException
An error occurred related to concurrent access of nodes.
CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
The action string configure.
CONSUME - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the CONSUME action: value is "consume".
CONSUMER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Consumer service method has thrown an exception.
CONTEXT - Static variable in class org.osgi.framework.AdminPermission
The action string context (Value is "context").
COPIED - Static variable in interface info.dmtree.DmtEvent
Event type indicating nodes that were copied.
ComponentConstants - interface org.osgi.service.component.ComponentConstants.
Defines standard names for Service Component constants.
ComponentContext - interface org.osgi.service.component.ComponentContext.
A Component Context object is used by a component instance to interact with its execution context including locating services by reference name.
ComponentException - exception org.osgi.service.component.ComponentException.
Unchecked exception which may be thrown by the Service Component Runtime.
ComponentException(String, Throwable) - Constructor for class org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message and cause.
ComponentException(String) - Constructor for class org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message.
ComponentException(Throwable) - Constructor for class org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified cause.
ComponentFactory - interface org.osgi.service.component.ComponentFactory.
When a component is declared with the factory attribute on its component element, the Service Component Runtime will register a Component Factory service to allow new component configurations to be created and activated rather than automatically creating and activating component configuration as necessary.
ComponentInstance - interface org.osgi.service.component.ComponentInstance.
A ComponentInstance encapsulates a component instance of an activated component configuration.
Condition - interface org.osgi.service.condpermadmin.Condition.
The interface implemented by a Condition.
ConditionInfo - class org.osgi.service.condpermadmin.ConditionInfo.
Condition representation used by the Conditional Permission Admin service.
ConditionInfo(String, String[]) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
Constructs a ConditionInfo from the specified type and args.
ConditionInfo(String) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
Constructs a ConditionInfo object from the specified encoded ConditionInfo string.
ConditionalPermissionAdmin - interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin.
Framework service to administer Conditional Permissions.
ConditionalPermissionInfo - interface org.osgi.service.condpermadmin.ConditionalPermissionInfo.
A binding of a set of Conditions to a set of Permissions.
Configurable - interface org.osgi.framework.Configurable.
Deprecated. As of 1.2. Please use Configuration Admin service.
Configuration - interface org.osgi.service.cm.Configuration.
The configuration information for a ManagedService or ManagedServiceFactory object.
ConfigurationAdmin - interface org.osgi.service.cm.ConfigurationAdmin.
Service for administering configuration data.
ConfigurationEvent - class org.osgi.service.cm.ConfigurationEvent.
A Configuration Event.
ConfigurationEvent(ServiceReference, int, String, String) - Constructor for class org.osgi.service.cm.ConfigurationEvent
Constructs a ConfigurationEvent object from the given ServiceReference object, event type, and pids.
ConfigurationException - exception org.osgi.service.cm.ConfigurationException.
An Exception class to inform the Configuration Admin service of problems with configuration data.
ConfigurationException(String, String) - Constructor for class org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationException(String, String, Throwable) - Constructor for class org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationListener - interface org.osgi.service.cm.ConfigurationListener.
Listener for Configuration Events.
ConfigurationPermission - class org.osgi.service.cm.ConfigurationPermission.
Indicates a bundle's authority to configure bundles.
ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
Create a new ConfigurationPermission.
ConfigurationPlugin - interface org.osgi.service.cm.ConfigurationPlugin.
A service interface for processing configuration dictionary before the update.
ConnectionFactory - interface org.osgi.service.io.ConnectionFactory.
A Connection Factory service is called by the implementation of the Connector Service to create javax.microedition.io.Connection objects which implement the scheme named by IO_SCHEME.
ConnectorService - interface org.osgi.service.io.ConnectorService.
The Connector Service should be called to create and open javax.microedition.io.Connection objects.
Constants - interface org.osgi.framework.Constants.
Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.
Constants - interface org.osgi.service.device.Constants.
This interface defines standard names for property keys associated with Device and Driver services.
Consumer - interface org.osgi.service.wireadmin.Consumer.
Data Consumer, a service that can receive udpated values from Producer services.
can(int) - Method in interface info.dmtree.MetaNode
Check whether the given operation is valid for this node.
cancel() - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
This method cancels the currently active deployment session.
cancel() - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
Processing of a resource passed to the resource processor may take long.
cd - Static variable in class org.osgi.util.measurement.Unit
The luminous intensity unit candela (cd)
changeOccurred(DmtEvent) - Method in interface info.dmtree.DmtEventListener
DmtAdmin uses this method to notify the registered listeners about the change.
childrenNames() - Method in interface org.osgi.service.prefs.Preferences
Returns the names of the children of this node.
clear() - Method in interface org.osgi.service.prefs.Preferences
Removes all of the properties (key-value associations) in this node.
close() - Method in interface info.dmtree.DmtSession
Closes a session.
close() - Method in interface info.dmtree.spi.ReadableDataSession
Closes a session.
close() - Method in class org.osgi.util.tracker.ServiceTracker
Close this ServiceTracker object.
commit() - Method in interface info.dmtree.DmtSession
Commits a series of DMT operations issued in the current atomic session since the last transaction boundary.
commit() - Method in interface info.dmtree.spi.TransactionalDataSession
Commits a series of DMT operations issued in the current atomic session since the last transaction boundary.
commit() - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
Called when the processing of the current deployment package is finished.
compareTo(Object) - Method in interface org.osgi.framework.ServiceReference
Compares this ServiceReference with the specified ServiceReference for order.
compareTo(Object) - Method in class org.osgi.framework.Version
Compares this Version object to another object.
compareTo(Object) - Method in class org.osgi.util.measurement.Measurement
Compares this object with the specified object for order.
configurationEvent(ConfigurationEvent) - Method in interface org.osgi.service.cm.ConfigurationListener
Receives notification of a Configuration that has changed.
consumersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Producer
Update the list of Wire objects to which this Producer object is connected.
context - Variable in class org.osgi.util.tracker.ServiceTracker
Bundle context against which this ServiceTracker object is tracking.
copy(String, String, boolean) - Method in interface info.dmtree.DmtSession
Create a copy of a node or a whole subtree.
copy(String[], String[], boolean) - Method in interface info.dmtree.spi.ReadWriteDataSession
Create a copy of a node or a whole subtree.
createConnection(String, int, boolean) - Method in interface org.osgi.service.io.ConnectionFactory
Create a new Connection object for the specified URI.
createDefaultHttpContext() - Method in interface org.osgi.service.http.HttpService
Creates a default HttpContext for registering servlets or resources with the HttpService, a new HttpContext object is created each time this method is called.
createFactoryConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFilter(String) - Method in interface org.osgi.framework.BundleContext
Creates a Filter object.
createFilter(String) - Static method in class org.osgi.framework.FrameworkUtil
Creates a Filter object.
createInteriorNode(String) - Method in interface info.dmtree.DmtSession
Create an interior node.
createInteriorNode(String, String) - Method in interface info.dmtree.DmtSession
Create an interior node with a given type.
createInteriorNode(String[], String) - Method in interface info.dmtree.spi.ReadWriteDataSession
Create an interior node with a given type.
createLeafNode(String) - Method in interface info.dmtree.DmtSession
Create a leaf node with default value and MIME type.
createLeafNode(String, DmtData) - Method in interface info.dmtree.DmtSession
Create a leaf node with a given value and the default MIME type.
createLeafNode(String, DmtData, String) - Method in interface info.dmtree.DmtSession
Create a leaf node with a given value and MIME type.
createLeafNode(String[], DmtData, String) - Method in interface info.dmtree.spi.ReadWriteDataSession
Create a leaf node with a given value and MIME type.
createRole(String, int) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates a Role object with the given name and of the given type.
createWire(String, String, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
Create a new Wire object that connects a Producer service to a Consumer service.

OSGi™ Service Platform
Release 4 Version 4.1
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, 2007). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0