OSGi™ Service Platform
Residential Specification

Release 4 Version 4.3
A B C D E F G H I K L M N O P R S T U V W X

C

can(int) - Method in interface org.osgi.service.dmt.MetaNode
Check whether the given operation is valid for this node.
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".
changeOccurred(DmtEvent) - Method in interface org.osgi.service.dmt.DmtEventListener
DmtAdmin uses this method to notify the registered listeners about the change.
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.
clear() - Method in class org.osgi.service.event.EventProperties
This method throws UnsupportedOperationException.
close() - Method in interface org.osgi.service.dmt.DmtSession
Closes a session.
close() - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Closes a session.
close() - Method in interface org.osgi.service.tr069todmt.TR069Connector
Close this connector.
close() - Method in class org.osgi.util.tracker.BundleTracker
Close this BundleTracker.
close() - Method in class org.osgi.util.tracker.ServiceTracker
Close this ServiceTracker.
CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been deleted.
CM_LOCATION_CHANGED - Static variable in class org.osgi.service.cm.ConfigurationEvent
The location of a Configuration has been changed.
CM_RANKING - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to specify the order in which plugins are invoked.
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.
CMD_ADD - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the ADD access type.
CMD_DELETE - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the DELETE access type.
CMD_EXECUTE - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the EXECUTE access type.
CMD_GET - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the GET access type.
CMD_REPLACE - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the REPLACE access type.
COMMAND_FAILED - Static variable in exception org.osgi.service.dmt.DmtException
The recipient encountered an error which prevented it from fulfilling the request.
COMMAND_NOT_ALLOWED - Static variable in exception org.osgi.service.dmt.DmtException
The requested command is not allowed on the target node.
commit() - Method in interface org.osgi.service.dmt.DmtSession
Commits a series of DMT operations issued in the current atomic session since the last transaction boundary.
commit() - Method in interface org.osgi.service.dmt.spi.TransactionalDataSession
Commits a series of DMT operations issued in the current atomic session since the last transaction boundary.
Component - Annotation Type in org.osgi.service.component.annotations
Identify the annotated class as a Service Component.
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.
ComponentConstants - Interface in org.osgi.service.component
Defines standard names for Service Component constants.
ComponentContext - Interface in org.osgi.service.component
A Component Context object is used by a component instance to interact with its execution context including locating services by reference name.
ComponentException - Exception in org.osgi.service.component
Unchecked exception which may be thrown by the Service Component Runtime.
ComponentException(String, Throwable) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message and cause.
ComponentException(String) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message.
ComponentException(Throwable) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified cause.
ComponentFactory - Interface in org.osgi.service.component
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 in org.osgi.service.component
A ComponentInstance encapsulates a component instance of an activated component configuration.
CONCURRENT_ACCESS - Static variable in exception org.osgi.service.dmt.DmtException
An error occurred related to concurrent access of nodes.
Configuration - Interface in org.osgi.service.cm
The configuration information for a ManagedService or ManagedServiceFactory object.
ConfigurationAdmin - Interface in org.osgi.service.cm
Service for administering configuration data.
ConfigurationEvent - Class in org.osgi.service.cm
A Configuration Event.
ConfigurationEvent(ServiceReference<ConfigurationAdmin>, int, String, String) - Constructor for class org.osgi.service.cm.ConfigurationEvent
Constructs a ConfigurationEvent object from the given ServiceReference object, event type, and pids.
configurationEvent(ConfigurationEvent) - Method in interface org.osgi.service.cm.ConfigurationListener
Receives notification of a Configuration that has changed.
ConfigurationException - Exception in org.osgi.service.cm
An Exception class to inform the Configuration Admin service of problems with configuration data.
ConfigurationException(String, String) - Constructor for exception org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationException(String, String, Throwable) - Constructor for exception org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationListener - Interface in org.osgi.service.cm
Listener for Configuration Events.
ConfigurationPermission - Class in org.osgi.service.cm
Indicates a bundle's authority to configure bundles or be updated by Configuration Admin.
ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
Create a new ConfigurationPermission.
ConfigurationPlugin - Interface in org.osgi.service.cm
A service interface for processing configuration dictionary before the update.
ConfigurationPolicy - Enum in org.osgi.service.component.annotations
Configuration Policy for the Component annotation.
CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
Provides permission to create new configurations for other bundles as well as manipulate them.
Constants - Interface in org.osgi.service.device
This interface defines standard names for property keys associated with Device and Driver services.
containsKey(Object) - Method in class org.osgi.service.event.EventProperties
Indicates if the specified property is present.
containsProperty(String) - Method in class org.osgi.service.event.Event
Indicate the presence of an event property.
containsValue(Object) - Method in class org.osgi.service.event.EventProperties
Indicates if the specified value is present.
context - Variable in class org.osgi.util.tracker.BundleTracker
The Bundle Context used by this BundleTracker.
context - Variable in class org.osgi.util.tracker.ServiceTracker
The Bundle Context used by this ServiceTracker.
COPIED - Static variable in interface org.osgi.service.dmt.DmtEvent
Event type indicating nodes that were copied.
copy(String, String, boolean) - Method in interface org.osgi.service.dmt.DmtSession
Create a copy of a node or a whole subtree.
copy(String[], String[], boolean) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
Create a copy of a node or a whole subtree.
create(DmtSession) - Method in interface org.osgi.service.tr069todmt.TR069ConnectorFactory
Create a TR069 connector based on the given session .
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.
createInteriorNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Create an interior node.
createInteriorNode(String, String) - Method in interface org.osgi.service.dmt.DmtSession
Create an interior node with a given type.
createInteriorNode(String[], String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
Create an interior node with a given type.
createLeafNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Create a leaf node with default value and MIME type.
createLeafNode(String, DmtData) - Method in interface org.osgi.service.dmt.DmtSession
Create a leaf node with a given value and the default MIME type.
createLeafNode(String, DmtData, String) - Method in interface org.osgi.service.dmt.DmtSession
Create a leaf node with a given value and MIME type.
createLeafNode(String[], DmtData, String) - Method in interface org.osgi.service.dmt.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.

OSGi™ Service Platform
Residential Specification

Release 4 Version 4.3
A B C D E F G H I K L M N O P R S T U V W X
Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0