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

A

ACTION_ALL - Static variable in class org.osgi.service.event.TopicPermission
 
ACTION_ALL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
All actions
ACTION_ALL - Static variable in class org.osgi.service.wireadmin.WirePermission
 
ACTION_CHANGE_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
 
ACTION_CHANGE_PROPERTY - Static variable in class org.osgi.service.useradmin.UserAdminPermission
 
ACTION_CONSUME - Static variable in class org.osgi.service.wireadmin.WirePermission
 
ACTION_GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
 
action_mask - Variable in class org.osgi.service.event.TopicPermission
The actions mask.
action_mask - Variable in class org.osgi.service.useradmin.UserAdminPermission
The actions mask.
action_mask - Variable in class org.osgi.service.wireadmin.WirePermission
The actions mask.
ACTION_NONE - Static variable in class org.osgi.service.event.TopicPermission
 
ACTION_NONE - Static variable in class org.osgi.service.useradmin.UserAdminPermission
No actions.
ACTION_NONE - Static variable in class org.osgi.service.wireadmin.WirePermission
 
ACTION_PRODUCE - Static variable in class org.osgi.service.wireadmin.WirePermission
 
ACTION_PUBLISH - Static variable in class org.osgi.service.event.TopicPermission
 
ACTION_SUBSCRIBE - Static variable in class org.osgi.service.event.TopicPermission
 
actions - Variable in class org.osgi.service.event.TopicPermission
The actions in canonical form.
actions - Variable in class org.osgi.service.useradmin.UserAdminPermission
The actions in canonical form.
actions - Variable in class org.osgi.service.wireadmin.WirePermission
The actions in canonical form.
add(Permission) - Method in class org.osgi.service.cm.ConfigurationPermissionCollection
Adds the specified permission to the ConfigurationPermissionCollection.
add(Permission) - Method in class org.osgi.service.event.TopicPermissionCollection
Adds a permission to the TopicPermission objects.
add(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermissionCollection
Adds the given permission to this UserAdminPermissionCollection.
add(Permission) - Method in class org.osgi.service.wireadmin.WirePermissionCollection
Adds a permission to this PermissionCollection.
addInformation(Dictionary) - Method in interface org.osgi.service.provisioning.ProvisioningService
Adds the key/value pairs contained in info to the Provisioning Information dictionary.
addInformation(ZipInputStream) - Method in interface org.osgi.service.provisioning.ProvisioningService
Processes the ZipInputStream and extracts information to add to the Provisioning Information dictionary, as well as, install/update and start bundles.
addLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Subscribes to LogEntry objects.
addMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a basic member to this Group object.
addRequiredMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a required member to this Group object.
ADMIN - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The permission name "admin".
ALL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
all_allowed - Variable in class org.osgi.service.event.TopicPermissionCollection
Boolean saying if "*" is in the collection.
all_allowed - Variable in class org.osgi.service.useradmin.UserAdminPermissionCollection
Boolean saying if "*" is in the collection.
all_allowed - Variable in class org.osgi.service.wireadmin.WirePermissionCollection
Boolean saying if "*" is in the collection.
attach(ServiceReference) - Method in interface org.osgi.service.device.Driver
Attaches this Driver service to the Device service represented by the given ServiceReference object.
AttributeDefinition - Interface in org.osgi.service.metatype
An interface to describe an attribute.
AUTHENTICATION_TYPE - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the scheme used in authentication.
AUTHORIZATION - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the Authorization object obtained from the org.osgi.service.useradmin.UserAdmin service.
Authorization - Interface in org.osgi.service.useradmin
The Authorization interface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate.

B

BasicEnvelope - Class in org.osgi.service.wireadmin
BasicEnvelope is an implementation of the Envelope interface
BasicEnvelope(Object, Object, String) - Constructor for class org.osgi.service.wireadmin.BasicEnvelope
Constructor.
BIGDECIMAL - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN (11) type.
BUNDLE - Static variable in interface org.osgi.service.event.EventConstants
The Bundle object of the bundle relevant to the event.
BUNDLE_ID - Static variable in interface org.osgi.service.event.EventConstants
The Bundle id of the bundle relevant to the event.
BUNDLE_SIGNER - Static variable in interface org.osgi.service.event.EventConstants
The Distinguished Names of the signers of the bundle relevant to the event.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.service.event.EventConstants
The Bundle Symbolic Name of the bundle relevant to the event.
BUNDLE_VERSION - Static variable in interface org.osgi.service.event.EventConstants
The version of the bundle relevant to the event.
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE (6) type.

C

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.
CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been deleted.
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.
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.
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, 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.
ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
Create a new ConfigurationPermission.
ConfigurationPermissionCollection - Class in org.osgi.service.cm
Stores a set of ConfigurationPermission permissions.
ConfigurationPermissionCollection() - Constructor for class org.osgi.service.cm.ConfigurationPermissionCollection
Creates an empty ConfigurationPermissionCollection object.
ConfigurationPlugin - Interface in org.osgi.service.cm
A service interface for processing configuration dictionary before the update.
CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
The action string configure.
ConnectionFactory - Interface in org.osgi.service.io
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 in org.osgi.service.io
The Connector Service should be called to create and open javax.microedition.io.Connection objects.
Constants - Interface in org.osgi.service.device
This interface defines standard names for property keys associated with Device and Driver services.
CONSUME - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the consume action.
Consumer - Interface in org.osgi.service.wireadmin
Data Consumer, a service that can receive udpated values from Producer services.
CONSUMER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Consumer service method has thrown an exception.
consumersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Producer
Update the list of Wire objects to which this Producer object is connected.
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.
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.

D

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() - Method in interface org.osgi.service.cm.Configuration
Delete this Configuration object.
deleted(String) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Remove a factory instance.
deleteWire(Wire) - Method in interface org.osgi.service.wireadmin.WireAdmin
Delete a Wire object.
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.
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.

E

elements() - Method in class org.osgi.service.cm.ConfigurationPermissionCollection
Returns an enumeration of an ConfigurationPermission object.
elements() - Method in class org.osgi.service.event.Event.UnmodifiableDictionary
 
elements() - Method in class org.osgi.service.event.TopicPermissionCollection
Returns an enumeration of all TopicPermission objects in the container.
elements() - Method in class org.osgi.service.useradmin.UserAdminPermissionCollection
Returns an enumeration of all the UserAdminPermission objects in the container.
elements() - Method in class org.osgi.service.wireadmin.WirePermissionCollection
Returns an enumeration of all the Permission objects in the container.
enableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Enables the specified component name.
Envelope - Interface in org.osgi.service.wireadmin
Identifies a contained value.
equals(Object) - Method in interface org.osgi.service.cm.Configuration
Equality is defined to have equal PIDs Two Configuration objects are equal when their PIDs are equal.
equals(Object) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines the equality of two ConfigurationPermission objects.
equals(Object) - Method in class org.osgi.service.event.Event
Compares this Event object to another object.
equals(Object) - Method in class org.osgi.service.event.TopicPermission
Determines the equality of two TopicPermission objects.
equals(Object) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks two UserAdminPermission objects for equality.
equals(Object) - Method in class org.osgi.service.wireadmin.WirePermission
Determines the equalty of two WirePermission objects.
errorCode - Variable in exception org.osgi.service.upnp.UPnPException
Key for an error information that is an int type variable and that is used to identify occured errors.
Event - Class in org.osgi.service.event
An event.
Event(String, Map) - Constructor for class org.osgi.service.event.Event
Constructs an event.
Event(String, Dictionary) - Constructor for class org.osgi.service.event.Event
Constructs an event.
EVENT - Static variable in interface org.osgi.service.event.EventConstants
The forwarded event object.
Event.UnmodifiableDictionary - Class in org.osgi.service.event
Unmodifiable wrapper for Dictionary.
Event.UnmodifiableDictionary(Map) - Constructor for class org.osgi.service.event.Event.UnmodifiableDictionary
 
EVENT_FILTER - Static variable in interface org.osgi.service.event.EventConstants
Service Registration property (named event.filter) specifying a filter to further select Event s of interest to a Event Handler service.
EVENT_TOPIC - Static variable in interface org.osgi.service.event.EventConstants
Service registration property (named event.topics) specifying the Event topics of interest to a Event Handler service.
EventAdmin - Interface in org.osgi.service.event
The Event Admin service.
EventConstants - Interface in org.osgi.service.event
Defines standard names for EventHandler properties.
EventHandler - Interface in org.osgi.service.event
Listener for Events.
EXCEPTION - Static variable in interface org.osgi.service.event.EventConstants
An exception or error.
EXCEPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
The name of the exception type.
EXCEPTION_MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
The exception message.
EXECPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
Deprecated. As of 1.1, replaced by EXCEPTION_CLASS

F

factoryPid - Variable in class org.osgi.service.cm.ConfigurationEvent
The factory pid associated with this event.
findDrivers(Dictionary) - Method in interface org.osgi.service.device.DriverLocator
Returns an array of DRIVER_ID strings of drivers capable of attaching to a device with the given properties.
FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The FLOAT (8) type.
FRIENDLY_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for a short user friendly version of the device name.

G

get(Object) - Method in class org.osgi.service.event.Event.UnmodifiableDictionary
 
GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "getCredential".
getAction(String) - Method in interface org.osgi.service.upnp.UPnPService
Locates a specific action by name.
getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the canonical string representation of the ConfigurationPermission actions.
getActions() - Method in class org.osgi.service.event.TopicPermission
Returns the canonical string representation of the TopicPermission actions.
getActions() - Method in interface org.osgi.service.upnp.UPnPService
Lists all actions provided by this service.
getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the canonical string representation of the actions, separated by comma.
getActions() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the canonical string representation of the actions.
getActionsMask() - Method in class org.osgi.service.event.TopicPermission
Returns the current action mask.
getActionsMask() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the current action mask.
getActionsMask() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the current action mask.
getAllowedValues() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the allowed values, if defined.
getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the attribute definitions for this object class.
getAuthorization(User) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates an Authorization object that encapsulates the specified User object and the Role objects it possesses.
getBundle() - Method in interface org.osgi.service.log.LogEntry
Returns the bundle that created this LogEntry object.
getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the bundle for which this object provides meta type information.
getBundleContext() - Method in interface org.osgi.service.component.ComponentContext
Returns the BundleContext of the bundle which contains this component.
getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
Get the bundle location.
getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the cardinality of this attribute.
getCause() - Method in exception org.osgi.service.cm.ConfigurationException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception org.osgi.service.component.ComponentException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception org.osgi.service.http.NamespaceException
Returns the cause of this exception or null if no cause was set.
getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
Returns the Component Instance object for the component instance associated with this Component Context.
getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing Configuration object from the persistent store, or create a new Configuration object.
getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getCredentials() - Method in interface org.osgi.service.useradmin.User
Returns a Dictionary of the credentials of this User object.
getCurrentValue() - Method in interface org.osgi.service.upnp.UPnPLocalStateVariable
This method will keep the current values of UPnPStateVariables of a UPnPDevice whenever UPnPStateVariable's value is changed , this method must be called.
getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a default for this attribute.
getDefaultValue() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the default value, if defined.
getDepth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the color depth of the icon in bits.
getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a description of this attribute.
getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return a description of this object class.
getDescriptions(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Get a set of localized UPnP properties.
getDriver() - Method in interface org.osgi.service.device.Match
Return the reference to a Driver service.
getException() - Method in exception org.osgi.service.http.NamespaceException
Returns the nested exception.
getException() - Method in interface org.osgi.service.log.LogEntry
Returns the exception object associated with this LogEntry object.
getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
For a factory configuration return the PID of the corresponding Managed Service Factory, else return null.
getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the factory pid of the associated configuration.
getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the Factory PIDs (for ManagedServiceFactories) for which ObjectClassDefinition information is available.
getFlavors() - Method in interface org.osgi.service.wireadmin.Wire
Return the list of data types understood by the Consumer service connected to this Wire object.
getHeight() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the height of the icon in pixels.
getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return an InputStream object that can be used to create an icon from.
getIcons(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all icons for this device in a given locale.
getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
Unique identity for this attribute.
getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the id of this object class.
getId() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceId field in the UPnP service description.
getIdentification() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getIdentification() - Method in interface org.osgi.service.wireadmin.Envelope
Return the identification of this Envelope object.
getInformation() - Method in interface org.osgi.service.provisioning.ProvisioningService
Returns a reference to the Provisioning Dictionary.
getInputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
Lists all input arguments for this action.
getInputStream() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns an InputStream object for the icon data.
getInstance() - Method in interface org.osgi.service.component.ComponentInstance
Returns the component instance of the activated component configuration.
getJavaDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the Java class associated with the UPnP data type of this state variable.
getLastValue() - Method in interface org.osgi.service.wireadmin.Wire
Return the last value sent through this Wire object.
getLevel() - Method in interface org.osgi.service.log.LogEntry
Returns the severity level of this LogEntry object.
getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
Return a list of available locales.
getLog() - Method in interface org.osgi.service.log.LogReaderService
Returns an Enumeration of all LogEntry objects in the log.
getMatchValue() - Method in interface org.osgi.service.device.Match
Return the match value of this object.
getMaximum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the maximum value, if defined.
getMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the basic members of this Group object.
getMessage() - Method in interface org.osgi.service.log.LogEntry
Returns the human readable message associated with this LogEntry object.
getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
Return the MetaType information for the specified bundle.
getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
Maps a name to a MIME type.
getMimeType() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the MIME type of the icon.
getMinimum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the minimum value, if defined.
getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
Return a descriptive name of this factory.
getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
Get the name of the attribute.
getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the name of this object class.
getName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the action name.
getName() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the variable name.
getName() - Method in interface org.osgi.service.useradmin.Authorization
Gets the name of the User that this Authorization context was created for.
getName() - Method in interface org.osgi.service.useradmin.Role
Returns the name of this role.
getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
Returns an object class definition for the specified id localized to the specified locale.
getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of labels of option values.
getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of option values that this attribute can take.
getOutputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
List all output arguments for this action.
getPid() - Method in interface org.osgi.service.cm.Configuration
Get the PID for this Configuration object.
getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the pid of the associated configuration.
getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the PIDs (for ManagedServices) for which ObjectClassDefinition information is available.
getProperties() - Method in interface org.osgi.service.cm.Configuration
Return the properties of this Configuration object.
getProperties() - Method in interface org.osgi.service.component.ComponentContext
Returns the component properties for this Component Context.
getProperties() - Method in interface org.osgi.service.useradmin.Role
Returns a Dictionary of the (public) properties of this Role object.
getProperties() - Method in interface org.osgi.service.wireadmin.Wire
Return the wire properties for this Wire object.
getProperty() - Method in exception org.osgi.service.cm.ConfigurationException
Return the property name that caused the failure or null.
getProperty(String) - Method in class org.osgi.service.event.Event
Retrieves a property.
getPropertyNames() - Method in class org.osgi.service.event.Event
Returns a list of this event's property names.
getReason() - Method in exception org.osgi.service.cm.ConfigurationException
Return the reason for this exception.
getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the ServiceReference object of the Configuration Admin service that created this event.
getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the required members of this Group object.
getResource(String) - Method in interface org.osgi.service.http.HttpContext
Maps a resource name to a URL.
getReturnArgumentName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the name of the designated return argument.
getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role object with the given name from this User Admin service.
getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the Role object this event was generated for.
getRoles() - Method in interface org.osgi.service.useradmin.Authorization
Gets the names of all roles implied by this Authorization context.
getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role objects managed by this User Admin service that have properties matching the specified LDAP filter criteria.
getScope() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getScope() - Method in interface org.osgi.service.wireadmin.Envelope
Return the scope name of this Envelope object.
getScope() - Method in interface org.osgi.service.wireadmin.Wire
Return the calculated scope of this Wire object.
getService(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Locates a specific service by its service id.
getServiceReference() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the service element, then this method returns the service reference of the service provided by this component instance.
getServiceReference() - Method in interface org.osgi.service.log.LogEntry
Returns the ServiceReference object for the service associated with this LogEntry object.
getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the ServiceReference object of the User Admin service that generated this event.
getServiceReference() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the ServiceReference object of the Wire Admin service that created this event.
getServices() - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all services provided by this device.
getSize() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the size of the icon in bytes.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPAction
Finds the state variable associated with an argument name.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPService
Gets a UPnPStateVariable objects provided by this service by name
getStateVariables() - Method in interface org.osgi.service.upnp.UPnPService
Lists all UPnPStateVariable objects provided by this service.
getStep() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the size of an increment operation, if defined.
getThrowable() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Returns the exception associated with the event, if any.
getTime() - Method in interface org.osgi.service.log.LogEntry
Returns the value of currentTimeMillis() at the time this LogEntry object was created.
getTopic() - Method in class org.osgi.service.event.Event
Returns the topic of this event.
getType() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the type of this event.
getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the type for this attribute.
getType() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceType field in the UPnP service description.
getType() - Method in interface org.osgi.service.useradmin.Role
Returns the type of this role.
getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
Returns the type of this event.
getType() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the type of this event.
getUPnPDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the UPnP type of this state variable.
getUPnPError_Code() - Method in exception org.osgi.service.upnp.UPnPException
Returns the UPnPError Code occured by UPnPDevices during invocation.
getUser(String, String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the user with the given property key-value pair from the User Admin service database.
getUsingBundle() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the servicefactory="true" attribute, then this method returns the bundle using the service provided by the component instance.
getValue() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getValue() - Method in interface org.osgi.service.wireadmin.Envelope
Return the value associated with this Envelope object.
getVersion() - Method in interface org.osgi.service.upnp.UPnPService
Returns the version suffix encoded in the serviceType field in the UPnP service description.
getWidth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the width of the icon in pixels.
getWire() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the Wire object associated with this event.
getWires(String) - Method in interface org.osgi.service.wireadmin.WireAdmin
Return the Wire objects that match the given filter.
Group - Interface in org.osgi.service.useradmin
A named grouping of roles (Role objects).
GROUP - Static variable in interface org.osgi.service.useradmin.Role
The type of a Group role.

H

handleEvent(Event) - Method in interface org.osgi.service.event.EventHandler
Called by the EventAdmin service to notify the listener of an event.
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.osgi.service.http.HttpContext
Handles security for the specified request.
hasCredential(String, Object) - Method in interface org.osgi.service.useradmin.User
Checks to see if this User object has a credential with the specified key set to the specified value.
hasElement - Variable in class org.osgi.service.cm.ConfigurationPermissionCollection
True if collection is non-empty.
hashCode() - Method in interface org.osgi.service.cm.Configuration
Hash code is based on PID.
hashCode() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.event.Event
Returns a hash code value for the object.
hashCode() - Method in class org.osgi.service.event.TopicPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the hash code value for this object.
hasRole(String) - Method in interface org.osgi.service.useradmin.Authorization
Checks if the role with the specified name is implied by this Authorization context.
hasScope(String) - Method in interface org.osgi.service.wireadmin.Wire
Return true if the given name is in this Wire object's scope.
HttpContext - Interface in org.osgi.service.http
This interface defines methods that the Http Service may call to get information about a registration.
HttpService - Interface in org.osgi.service.http
The Http Service allows other bundles in the OSGi environment to dynamically register resources and servlets into the URI namespace of Http Service.

I

ID - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device ID property.
ID - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service id.
identification - Variable in class org.osgi.service.wireadmin.BasicEnvelope
 
implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines if a ConfigurationPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermissionCollection
Determines if the specified set of permissions implies the permissions expressed in the parameter permission.
implies(Permission) - Method in class org.osgi.service.event.TopicPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.event.TopicPermissionCollection
Determines if the specified permissions implies the permissions expressed in permission.
implies(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks if this UserAdminPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermissionCollection
Checks to see if this PermissionCollection implies the given permission.
implies(Permission) - Method in class org.osgi.service.wireadmin.WirePermission
Checks if this WirePermission object implies the specified permission.
implies(Permission) - Method in class org.osgi.service.wireadmin.WirePermissionCollection
Determines if a set of permissions implies the permissions expressed in permission.
initCause(Throwable) - Method in exception org.osgi.service.cm.ConfigurationException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.component.ComponentException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.http.NamespaceException
Initializes the cause of this exception to the specified value.
INITIALPROVISIONING_ENTRIES - Static variable in interface org.osgi.service.provisioning.ProvisioningService
Name of the header that specifies the (MIME) type information for the ZIP file entries.
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER (3) type.
INVALID_ACTION - Static variable in exception org.osgi.service.upnp.UPnPException
No Action found by that name at this service.
INVALID_ARGS - Static variable in exception org.osgi.service.upnp.UPnPException
Not enough arguments, too many arguments with a specific name, or one of more of the arguments are of the wrong type.
INVALID_SEQUENCE_NUMBER - Static variable in exception org.osgi.service.upnp.UPnPException
The different end-points are no longer in synchronization.
INVALID_VARIABLE - Static variable in exception org.osgi.service.upnp.UPnPException
Refers to a non existing variable.
invoke(Dictionary) - Method in interface org.osgi.service.upnp.UPnPAction
Invokes the action.
IO_SCHEME - Static variable in interface org.osgi.service.io.ConnectionFactory
Service property containing the scheme(s) for which this Connection Factory can create Connection objects.
isConnected() - Method in interface org.osgi.service.wireadmin.Wire
Return the connection state of this Wire object.
isEmpty() - Method in class org.osgi.service.event.Event.UnmodifiableDictionary
 
isValid() - Method in interface org.osgi.service.wireadmin.Wire
Return the state of this Wire object.

K

keys() - Method in class org.osgi.service.event.Event.UnmodifiableDictionary
 

L

listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
List the current Configuration objects which match the filter.
loadDriver(String) - Method in interface org.osgi.service.device.DriverLocator
Get an InputStream from which the driver bundle providing a driver with the giving DRIVER_ID can be installed.
locateService(String) - Method in interface org.osgi.service.component.ComponentContext
Returns the service object for the specified reference name.
locateService(String, ServiceReference) - Method in interface org.osgi.service.component.ComponentContext
Returns the service object for the specified reference name and ServiceReference.
locateServices(String) - Method in interface org.osgi.service.component.ComponentContext
Returns the service objects for the specified reference name.
log(int, String) - Method in interface org.osgi.service.log.LogService
Logs a message.
log(int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception.
log(ServiceReference, int, String) - Method in interface org.osgi.service.log.LogService
Logs a message associated with a specific ServiceReference object.
log(ServiceReference, int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception associated and a ServiceReference object.
LOG_DEBUG - Static variable in interface org.osgi.service.log.LogService
A debugging message (Value 4).
LOG_ERROR - Static variable in interface org.osgi.service.log.LogService
An error message (Value 1).
LOG_INFO - Static variable in interface org.osgi.service.log.LogService
An informational message (Value 3).
LOG_WARNING - Static variable in interface org.osgi.service.log.LogService
A warning message (Value 2).
LogEntry - Interface in org.osgi.service.log
Provides methods to access the information contained in an individual Log Service log entry.
logged(LogEntry) - Method in interface org.osgi.service.log.LogListener
Listener method called for each LogEntry object created.
LogListener - Interface in org.osgi.service.log
Subscribes to LogEntry objects from the LogReaderService.
LogReaderService - Interface in org.osgi.service.log
Provides methods to retrieve LogEntry objects from the log.
LogService - Interface in org.osgi.service.log
Provides methods for bundles to write messages to the log.
LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The LONG (2) type.

M

ManagedService - Interface in org.osgi.service.cm
A service that can receive configuration data from a Configuration Admin service.
ManagedServiceFactory - Interface in org.osgi.service.cm
Manage multiple service instances.
MANUFACTURER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for the device manufacturer's property.
MANUFACTURER_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a URL to the device manufacturers Web site.
match(ServiceReference) - Method in interface org.osgi.service.device.Driver
Checks whether this Driver service can be attached to the Device service.
Match - Interface in org.osgi.service.device
Instances of Match are used in the DriverSelector.select(org.osgi.framework.ServiceReference, org.osgi.service.device.Match[]) method to identify Driver services matching a Device service.
match_change(char[], int) - Static method in class org.osgi.service.useradmin.UserAdminPermission
 
match_credential(char[], int) - Static method in class org.osgi.service.useradmin.UserAdminPermission
 
MATCH_GENERIC - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a generic match for the device.
match_get(char[], int) - Static method in class org.osgi.service.useradmin.UserAdminPermission
 
MATCH_MANUFACTURER_MODEL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device model.
MATCH_MANUFACTURER_MODEL_REVISION - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device revision.
MATCH_MANUFACTURER_MODEL_REVISION_SERIAL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device revision and the serial number.
MATCH_NONE - Static variable in interface org.osgi.service.device.Device
Return value from Driver.match(org.osgi.framework.ServiceReference) indicating that the driver cannot refine the device presented to it by the device manager.
match_property(char[], int) - Static method in class org.osgi.service.useradmin.UserAdminPermission
 
MATCH_TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device type.
matches(Filter) - Method in class org.osgi.service.event.Event
Tests this event's properties against the given filter using a case sensitive match.
MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
A human-readable message that is usually not localized.
METATYPE_DOCUMENTS_LOCATION - Static variable in interface org.osgi.service.metatype.MetaTypeService
Location of meta type documents.
MetaTypeInformation - Interface in org.osgi.service.metatype
A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle.
MetaTypeProvider - Interface in org.osgi.service.metatype
Provides access to metatypes.
MetaTypeService - Interface in org.osgi.service.metatype
The MetaType Service can be used to obtain meta type information for a bundle.
MIME_BUNDLE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be used in the InitialProvisioning-Entries header or stored stored in the extra field of a ZipEntry object for an installable bundle file.
MIME_BUNDLE_ALT - Static variable in interface org.osgi.service.provisioning.ProvisioningService
Alternative MIME type to be used in the InitialProvisioning-Entries header or stored stored in the extra field of a ZipEntry object for an installable bundle file.
MIME_BUNDLE_URL - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry for a String that represents a URL for a bundle.
MIME_BYTE_ARRAY - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be used in the InitialProvisioning-Entries header or stored stored in the extra field of a ZipEntry object for byte[] data.
MIME_STRING - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be used in the InitialProvisioning-Entries header or stored in the extra field of a ZipEntry object for String data.
MODEL_DESCRIPTION - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String object with a long description of the device for the end user.
MODEL_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for the device model name.
MODEL_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String class typed property holding the model number of the device.
MODEL_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a String typed property holding a string representing the URL to the Web site for this model.
modifyConfiguration(ServiceReference, Dictionary) - Method in interface org.osgi.service.cm.ConfigurationPlugin
View and possibly modify the a set of configuration properties before they are sent to the Managed Service or the Managed Service Factory.

N

NamespaceException - Exception in org.osgi.service.http
A NamespaceException is thrown to indicate an error with the caller's request to register a servlet or resources into the URI namespace of the Http Service.
NamespaceException(String) - Constructor for exception org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message.
NamespaceException(String, Throwable) - Constructor for exception org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message and a nested exception.
newInstance(Dictionary) - Method in interface org.osgi.service.component.ComponentFactory
Create and activate a new component configuration.
newPermissionCollection() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns a new PermissionCollection object suitable for storing ConfigurationPermissions.
newPermissionCollection() - Method in class org.osgi.service.event.TopicPermission
Returns a new PermissionCollection object suitable for storing TopicPermission objects.
newPermissionCollection() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a new PermissionCollection object for storing UserAdminPermission objects.
newPermissionCollection() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a new PermissionCollection object for storing WirePermission objects.
noDriverFound() - Method in interface org.osgi.service.device.Device
Indicates to this Device object that the device manager has failed to attach any drivers to it.
notifyUPnPEvent(String, String, Dictionary) - Method in interface org.osgi.service.upnp.UPnPEventListener
Callback method that is invoked for received events.

O

ObjectClassDefinition - Interface in org.osgi.service.metatype
Description for the data type information of an objectclass.
open(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name.
open(String, int) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name and access mode.
open(String, int, boolean) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name, access mode and timeouts.
openDataInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataInputStream object for the specified name.
openDataOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataOutputStream object for the specified name.
openInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an InputStream object for the specified name.
openOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an OutputStream object for the specified name.
OPTIONAL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
org.osgi.service.cm - package org.osgi.service.cm
Configuration Admin Package Version 1.2.
org.osgi.service.component - package org.osgi.service.component
Service Component Package Version 1.1.
org.osgi.service.device - package org.osgi.service.device
Device Access Package Version 1.1.
org.osgi.service.event - package org.osgi.service.event
Event Admin Package Version 1.2.
org.osgi.service.http - package org.osgi.service.http
Http Service Package Version 1.2.
org.osgi.service.io - package org.osgi.service.io
IO Connector Package Version 1.0.
org.osgi.service.log - package org.osgi.service.log
Log Service Package Version 1.3.
org.osgi.service.metatype - package org.osgi.service.metatype
Metatype Package Version 1.1.
org.osgi.service.provisioning - package org.osgi.service.provisioning
Provisioning Package Version 1.2.
org.osgi.service.upnp - package org.osgi.service.upnp
UPnP Package Version 1.1.
org.osgi.service.useradmin - package org.osgi.service.useradmin
User Admin Package Version 1.1.
org.osgi.service.wireadmin - package org.osgi.service.wireadmin
Wire Admin Package Version 1.0.

P

PARENT_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all embedded devices.
parseActions(String) - Static method in class org.osgi.service.event.TopicPermission
Parse action string into action mask.
parseActions(String) - Static method in class org.osgi.service.useradmin.UserAdminPermission
Parse action string into action mask.
parseActions(String) - Static method in class org.osgi.service.wireadmin.WirePermission
Parse action string into action mask.
permissions - Variable in class org.osgi.service.event.TopicPermissionCollection
Table of permissions.
permissions - Variable in class org.osgi.service.useradmin.UserAdminPermissionCollection
Table of permissions.
permissions - Variable in class org.osgi.service.wireadmin.WirePermissionCollection
Table of permissions.
pid - Variable in class org.osgi.service.cm.ConfigurationEvent
The pid associated with this event.
poll() - Method in interface org.osgi.service.wireadmin.Wire
Poll for an updated value.
polled(Wire) - Method in interface org.osgi.service.wireadmin.Producer
Return the current value of this Producer object.
postEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate asynchronous delivery of an event.
prefix - Variable in class org.osgi.service.event.TopicPermission
prefix if the name is wildcarded.
PRESENTATION_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String typed property holding a string representing the URL to a device representation Web page.
PRODUCE - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the produce action.
Producer - Interface in org.osgi.service.wireadmin
Data Producer, a service that can generate values to be used by Consumer services.
PRODUCER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Producer service method has thrown an exception.
producersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Consumer
Update the list of Wire objects to which this Consumer service is connected.
properties - Variable in class org.osgi.service.event.Event
The properties carried by this event.
property - Variable in exception org.osgi.service.cm.ConfigurationException
 
PROVISIONING_AGENT_CONFIG - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the initial configuration information of the initial Management Agent.
PROVISIONING_REFERENCE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the location of the provision data provider.
PROVISIONING_ROOTX509 - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the root X509 certificate used to establish trust with operator when using HTTPS.
PROVISIONING_RSH_SECRET - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the shared secret used in conjunction with the RSH protocol.
PROVISIONING_SPID - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that uniquely identifies the Service Platform.
PROVISIONING_START_BUNDLE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the location of the bundle to start with AllPermission.
PROVISIONING_UPDATE_COUNT - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the update count of the info data.
ProvisioningService - Interface in org.osgi.service.provisioning
Service for managing the initial provisioning information.
PUBLISH - Static variable in class org.osgi.service.event.TopicPermission
The action string publish.
put(Object, Object) - Method in class org.osgi.service.event.Event.UnmodifiableDictionary
 

R

READ - Static variable in interface org.osgi.service.io.ConnectorService
Read access mode.
READ_WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Read/Write access mode.
readObject(ObjectInputStream) - Method in class org.osgi.service.event.TopicPermission
readObject is called to restore the state of this permission from a stream.
readObject(ObjectInputStream) - Method in class org.osgi.service.useradmin.UserAdminPermission
 
readObject(ObjectInputStream) - Method in class org.osgi.service.wireadmin.WirePermission
readObject is called to restore the state of the ServicePermission from a stream.
reason - Variable in exception org.osgi.service.cm.ConfigurationException
 
ref - Variable in class org.osgi.service.useradmin.UserAdminEvent
 
reference - Variable in class org.osgi.service.cm.ConfigurationEvent
The ConfigurationAdmin service which created this event.
reference - Variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdmin service which created this event.
REFERENCE_TARGET_SUFFIX - Static variable in interface org.osgi.service.component.ComponentConstants
The suffix for reference target properties.
registerResources(String, String, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers resources into the URI namespace.
registerServlet(String, Servlet, Dictionary, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers a servlet into the URI namespace.
REMOTE_USER - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the name of the authenticated user.
remove(Object) - Method in class org.osgi.service.event.Event.UnmodifiableDictionary
 
removeLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Unsubscribes to LogEntry objects.
removeMember(Role) - Method in interface org.osgi.service.useradmin.Group
Removes the specified Role object from this Group object.
removeRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Removes the Role object with the given name from this User Admin service and all groups it is a member of.
REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
Role - Interface in org.osgi.service.useradmin
The base interface for Role objects managed by the User Admin service.
ROLE - Static variable in interface org.osgi.service.useradmin.Role
The type of a predefined role.
role - Variable in class org.osgi.service.useradmin.UserAdminEvent
 
ROLE_CHANGED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been modified.
ROLE_CREATED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been created.
ROLE_REMOVED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been removed.
roleChanged(UserAdminEvent) - Method in interface org.osgi.service.useradmin.UserAdminListener
Receives notification that a Role object has been created, removed, or modified.

S

scope - Variable in class org.osgi.service.wireadmin.BasicEnvelope
 
select(ServiceReference, Match[]) - Method in interface org.osgi.service.device.DriverSelector
Select one of the matching Driver services.
SELECT_NONE - Static variable in interface org.osgi.service.device.DriverSelector
Return value from DriverSelector.select, if no Driver service should be attached to the Device service.
sendEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate synchronous delivery of an event.
sendsEvents() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Tells if this StateVariable can be used as an event source.
SERIAL_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String typed property holding the serial number of the device.
serialVersionUID - Static variable in exception org.osgi.service.cm.ConfigurationException
 
serialVersionUID - Static variable in class org.osgi.service.cm.ConfigurationPermission
 
serialVersionUID - Static variable in class org.osgi.service.cm.ConfigurationPermissionCollection
 
serialVersionUID - Static variable in exception org.osgi.service.component.ComponentException
 
serialVersionUID - Static variable in class org.osgi.service.event.TopicPermission
 
serialVersionUID - Static variable in class org.osgi.service.event.TopicPermissionCollection
 
serialVersionUID - Static variable in exception org.osgi.service.http.NamespaceException
 
serialVersionUID - Static variable in exception org.osgi.service.upnp.UPnPException
 
serialVersionUID - Static variable in class org.osgi.service.useradmin.UserAdminPermission
 
serialVersionUID - Static variable in class org.osgi.service.useradmin.UserAdminPermissionCollection
 
serialVersionUID - Static variable in class org.osgi.service.wireadmin.WirePermission
 
serialVersionUID - Static variable in class org.osgi.service.wireadmin.WirePermissionCollection
 
SERVICE - Static variable in interface org.osgi.service.event.EventConstants
A service reference.
SERVICE_BUNDLELOCATION - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Service property naming the location of the bundle that is associated with a a Configuration object.
SERVICE_COMPONENT - Static variable in interface org.osgi.service.component.ComponentConstants
Manifest header specifying the XML documents within a bundle that contain the bundle's Service Component descriptions.
SERVICE_FACTORYPID - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Service property naming the Factory PID in the configuration dictionary.
SERVICE_ID - Static variable in interface org.osgi.service.event.EventConstants
A service's id.
SERVICE_OBJECTCLASS - Static variable in interface org.osgi.service.event.EventConstants
A service's objectClass.
SERVICE_PID - Static variable in interface org.osgi.service.event.EventConstants
A service's persistent identity.
setBundleLocation(String) - Method in interface org.osgi.service.cm.Configuration
Bind this Configuration object to the specified bundle location.
setInformation(Dictionary) - Method in interface org.osgi.service.provisioning.ProvisioningService
Replaces the Provisioning Information dictionary with the key/value pairs contained in info.
setTransients(int) - Method in class org.osgi.service.event.TopicPermission
Called by constructors and when deserialized.
setTransients(int) - Method in class org.osgi.service.useradmin.UserAdminPermission
Called by constructors and when deserialized.
setTransients(int) - Method in class org.osgi.service.wireadmin.WirePermission
Called by constructors and when deserialized.
SHORT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The SHORT (4) type.
size() - Method in class org.osgi.service.event.Event.UnmodifiableDictionary
 
STRING - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The STRING (1) type.
SUBSCRIBE - Static variable in class org.osgi.service.event.TopicPermission
The action string subscribe.

T

throwable - Variable in class org.osgi.service.wireadmin.WireAdminEvent
Exception associates with this the event.
TIMESTAMP - Static variable in interface org.osgi.service.event.EventConstants
The time when the event occurred, as reported by System.currentTimeMillis().
topic - Variable in class org.osgi.service.event.Event
The topic of this event.
TopicPermission - Class in org.osgi.service.event
A bundle's authority to publish or subscribe to event on a topic.
TopicPermission(String, String) - Constructor for class org.osgi.service.event.TopicPermission
Defines the authority to publich and/or subscribe to a topic within the EventAdmin service.
TopicPermission(String, int) - Constructor for class org.osgi.service.event.TopicPermission
Package private constructor used by TopicPermissionCollection.
TopicPermissionCollection - Class in org.osgi.service.event
Stores a set of TopicPermission permissions.
TopicPermissionCollection() - Constructor for class org.osgi.service.event.TopicPermissionCollection
Create an empty TopicPermissions object.
toString() - Method in class org.osgi.service.event.Event
Returns the string representation of this event.
toString() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a string describing this UserAdminPermission object.
toString() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a string describing this WirePermission.
type - Variable in class org.osgi.service.cm.ConfigurationEvent
Type of this event.
TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the UPnP Device Type property.
TYPE - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service type uri.
type - Variable in class org.osgi.service.useradmin.UserAdminEvent
 
type - Variable in class org.osgi.service.wireadmin.WireAdminEvent
Type of this event.
TYPE_BIN_BASE64 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
MIME-style Base64 encoded binary BLOB.
TYPE_BIN_HEX - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Hexadecimal digits representing octets.
TYPE_BOOLEAN - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
True or false.
TYPE_CHAR - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_DATE - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A calendar date.
TYPE_DATETIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_DATETIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_FIXED_14_4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8 but no more than 14 digits to the left of the decimal point and no more than 4 to the right.
TYPE_FLOAT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Floating-point number.
TYPE_I1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
1 Byte int.
TYPE_I2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
2 Byte int.
TYPE_I4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte int.
TYPE_INT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Integer number.
TYPE_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8.
TYPE_R4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte float.
TYPE_R8 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
8 Byte float.
TYPE_STRING - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_TIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_TIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_UI1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 1 Byte int.
TYPE_UI2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 2 Byte int.
TYPE_UI4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 4 Byte int.
TYPE_URI - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universal Resource Identifier.
TYPE_UUID - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universally Unique ID.

U

UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device Name (UDN) property.
unregister(String) - Method in interface org.osgi.service.http.HttpService
Unregisters a previous registration done by registerServlet or registerResources methods.
UPC - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a String typed property holding the Universal Product Code (UPC) of the device.
update(Dictionary) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object.
update() - Method in interface org.osgi.service.cm.Configuration
Update the Configuration object with the current properties.
update(Object) - Method in interface org.osgi.service.wireadmin.Wire
Update the value.
updated(Dictionary) - Method in interface org.osgi.service.cm.ManagedService
Update the configuration for a Managed Service.
updated(String, Dictionary) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Create a new instance, or update the configuration of an existing instance.
updated(Wire, Object) - Method in interface org.osgi.service.wireadmin.Consumer
Update the value.
updateWire(Wire, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
Update the properties of a Wire object.
UPNP_EXPORT - Static variable in interface org.osgi.service.upnp.UPnPDevice
The UPnP.export service property is a hint that marks a device to be picked up and exported by the UPnP Service.
UPNP_FILTER - Static variable in interface org.osgi.service.upnp.UPnPEventListener
Key for a service property having a value that is an object of type org.osgi.framework.Filter and that is used to limit received events.
UPnPAction - Interface in org.osgi.service.upnp
A UPnP action.
UPnPDevice - Interface in org.osgi.service.upnp
Represents a UPnP device.
UPnPEventListener - Interface in org.osgi.service.upnp
UPnP Events are mapped and delivered to applications according to the OSGi whiteboard model.
UPnPException - Exception in org.osgi.service.upnp
There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices.
UPnPException(int, String) - Constructor for exception org.osgi.service.upnp.UPnPException
This constructor creates a UPnPException on the specified error code and error description.
UPnPIcon - Interface in org.osgi.service.upnp
A UPnP icon representation.
UPnPLocalStateVariable - Interface in org.osgi.service.upnp
A local UPnP state variable which allows the value of the state variable to be queried.
UPnPService - Interface in org.osgi.service.upnp
A representation of a UPnP Service.
UPnPStateVariable - Interface in org.osgi.service.upnp
The meta-information of a UPnP state variable as declared in the device's service state table (SST).
USER - Static variable in interface org.osgi.service.useradmin.Role
The type of a User role.
User - Interface in org.osgi.service.useradmin
A User role managed by a User Admin service.
USER_ANYONE - Static variable in interface org.osgi.service.useradmin.Role
The name of the predefined role, user.anyone, that all users and groups belong to.
UserAdmin - Interface in org.osgi.service.useradmin
This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes.
UserAdminEvent - Class in org.osgi.service.useradmin
Role change event.
UserAdminEvent(ServiceReference, int, Role) - Constructor for class org.osgi.service.useradmin.UserAdminEvent
Constructs a UserAdminEvent object from the given ServiceReference object, event type, and Role object.
UserAdminListener - Interface in org.osgi.service.useradmin
Listener for UserAdminEvents.
UserAdminPermission - Class in org.osgi.service.useradmin
Permission to configure and access the Role objects managed by a User Admin service.
UserAdminPermission(String, String) - Constructor for class org.osgi.service.useradmin.UserAdminPermission
Creates a new UserAdminPermission with the specified name and actions.
UserAdminPermission(String, int) - Constructor for class org.osgi.service.useradmin.UserAdminPermission
Package private constructor used by UserAdminPermissionCollection.
UserAdminPermissionCollection - Class in org.osgi.service.useradmin
A UserAdminPermissionCollection stores a set of UserAdminPermission permissions.
UserAdminPermissionCollection() - Constructor for class org.osgi.service.useradmin.UserAdminPermissionCollection
Creates an empty UserAdminPermissionCollection object.

V

validate(String) - Method in interface org.osgi.service.metatype.AttributeDefinition
Validate an attribute in String form.
validateTopicName(String) - Static method in class org.osgi.service.event.Event
Called by the constructor to validate the topic name.
value - Variable in class org.osgi.service.wireadmin.BasicEnvelope
 

W

Wire - Interface in org.osgi.service.wireadmin
A connection between a Producer service and a Consumer service.
wire - Variable in class org.osgi.service.wireadmin.WireAdminEvent
The Wire object associated with this event.
WIRE_CONNECTED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that an existing Wire object has become connected.
WIRE_CREATED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been created.
WIRE_DELETED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been deleted.
WIRE_DISCONNECTED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that an existing Wire object has become disconnected.
WIRE_TRACE - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that a new value is transferred over the Wire object.
WIRE_UPDATED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been updated.
WireAdmin - Interface in org.osgi.service.wireadmin
Wire Administration service.
WIREADMIN_CONSUMER_COMPOSITE - Static variable in interface org.osgi.service.wireadmin.WireConstants
A service registration property for a Consumer service that is composite.
WIREADMIN_CONSUMER_FLAVORS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.consumer.flavors) specifying the list of data types understood by this Consumer service.
WIREADMIN_CONSUMER_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.consumer.pid) specifying the service.pid of the associated Consumer service.
WIREADMIN_CONSUMER_SCOPE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service registration property key (named wireadmin.consumer.scope) specifying a list of names that may be used to define the scope of this Wire object.
WIREADMIN_EVENTS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.events) specifying the WireAdminEvent type of interest to a Wire Admin Listener service.
WIREADMIN_FILTER - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.filter) specifying a filter used to control the delivery rate of data between the Producer and the Consumer service.
WIREADMIN_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.pid) specifying the persistent identity (PID) of this Wire object.
WIREADMIN_PRODUCER_COMPOSITE - Static variable in interface org.osgi.service.wireadmin.WireConstants
A service registration property for a Producer service that is composite.
WIREADMIN_PRODUCER_FILTERS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.producer.filters).
WIREADMIN_PRODUCER_FLAVORS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.producer.flavors) specifying the list of data types available from this Producer service.
WIREADMIN_PRODUCER_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.producer.pid) specifying the service.pid of the associated Producer service.
WIREADMIN_PRODUCER_SCOPE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service registration property key (named wireadmin.producer.scope) specifying a list of names that may be used to define the scope of this Wire object.
WIREADMIN_SCOPE_ALL - Static variable in interface org.osgi.service.wireadmin.WireConstants
Matches all scope names.
WireAdminEvent - Class in org.osgi.service.wireadmin
A Wire Admin Event.
WireAdminEvent(ServiceReference, int, Wire, Throwable) - Constructor for class org.osgi.service.wireadmin.WireAdminEvent
Constructs a WireAdminEvent object from the given ServiceReference object, event type, Wire object and exception.
wireAdminEvent(WireAdminEvent) - Method in interface org.osgi.service.wireadmin.WireAdminListener
Receives notification of a broadcast WireAdminEvent object.
WireAdminListener - Interface in org.osgi.service.wireadmin
Listener for Wire Admin Events.
WireConstants - Interface in org.osgi.service.wireadmin
Defines standard names for Wire properties, wire filter attributes, Consumer and Producer service properties.
WirePermission - Class in org.osgi.service.wireadmin
Permission for the scope of a Wire object.
WirePermission(String, String) - Constructor for class org.osgi.service.wireadmin.WirePermission
Create a new WirePermission with the given name (may be wildcard) and actions.
WirePermission(String, int) - Constructor for class org.osgi.service.wireadmin.WirePermission
Package private constructor used by WirePermissionCollection.
WirePermissionCollection - Class in org.osgi.service.wireadmin
A WirePermissionCollection stores a set of WirePermission permissions.
WirePermissionCollection() - Constructor for class org.osgi.service.wireadmin.WirePermissionCollection
Creates an empty WirePermissionCollection object.
WIREVALUE_CURRENT - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.current) representing the current value.
WIREVALUE_DELTA_ABSOLUTE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.delta.absolute) representing the absolute delta.
WIREVALUE_DELTA_RELATIVE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.delta.relative) representing the relative delta.
WIREVALUE_ELAPSED - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.elapsed) representing the elapsed time, in ms, between this filter evaluation and the last update of the Consumer service.
WIREVALUE_PREVIOUS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.previous) representing the previous value.
wrapped - Variable in class org.osgi.service.event.Event.UnmodifiableDictionary
 
WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Write access mode.
writeObject(ObjectOutputStream) - Method in class org.osgi.service.event.TopicPermission
WriteObject is called to save the state of this permission object to a stream.
writeObject(ObjectOutputStream) - Method in class org.osgi.service.useradmin.UserAdminPermission
writeObject is called to save the state of this object to a stream.
writeObject(ObjectOutputStream) - Method in class org.osgi.service.wireadmin.WirePermission
WriteObject is called to save the state of the ServicePermission to a stream.

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

Copyright © 2001-2010 Eclipse Foundation. All Rights Reserved.