OSGi™ Residential
Release 6
A B C D E F G H I J K L M N O P R S T U V W X 

P

ParameterInfo - Interface in org.osgi.service.tr069todmt
Maps to the TR-069 ParameterInfoStruct that is returned from the TR069Connector.getParameterNames(String, boolean) method.
ParameterValue - Interface in org.osgi.service.tr069todmt
Maps to the TR-069 ParameterValueStruct
PARENT_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all embedded devices.
PARITY_EVEN - Static variable in class org.osgi.service.serial.SerialConstants
Parity: Even.
PARITY_MARK - Static variable in class org.osgi.service.serial.SerialConstants
Parity: Mark.
PARITY_NONE - Static variable in class org.osgi.service.serial.SerialConstants
Parity: None.
PARITY_ODD - Static variable in class org.osgi.service.serial.SerialConstants
Parity: Odd.
PARITY_SPACE - Static variable in class org.osgi.service.serial.SerialConstants
Parity: Space.
PARSER_NAMESPACEAWARE - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support namespace aware parsers.
PARSER_VALIDATING - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support validating parsers.
PASCAL - Static variable in class org.osgi.service.dal.SIUnits
Unit of pressure, stress.
PASCAL_SECOND - Static variable in class org.osgi.service.dal.SIUnits
Unit of dynamic viscosity.
PASSWORD - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The PASSWORD type.
PATH_SEPARATOR - Static variable in class org.osgi.service.dmt.Uri
This constant stands for a string identifying the path separator in the DmTree ("/").
PATH_SEPARATOR_CHAR - Static variable in class org.osgi.service.dmt.Uri
This constant stands for a char identifying the path separator in the DmTree ('/').
PERMANENT - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for representing a PERMANENT node in the tree.
PERMISSION_DENIED - Static variable in exception org.osgi.service.dmt.DmtException
The requested command failed because the principal associated with the session does not have adequate access control permissions (ACL) on the target.
PHOT - Static variable in class org.osgi.service.dal.SIUnits
Unit of illuminance.
PLANE_ANGLE_MINUTE - Static variable in class org.osgi.service.dal.SIUnits
Unit of plane angle.
PLANE_ANGLE_SECOND - Static variable in class org.osgi.service.dal.SIUnits
Unit of plane angle.
POISE - Static variable in class org.osgi.service.dal.SIUnits
Unit of dynamic viscosity.
policy - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The policy of the reference.
policyOption - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The policy option of the reference.
PORT_IN_USE - Static variable in exception org.osgi.service.serial.SerialDeviceException
The port in use.
postEvent(String, String[], Dictionary) - Method in interface org.osgi.service.dmt.spi.MountPoint
Posts an event via the DmtAdmin about changes in the current plugins subtree.
postEvent(String, String[], String[], Dictionary) - Method in interface org.osgi.service.dmt.spi.MountPoint
Posts an event via the DmtAdmin about changes in the current plugins subtree.
postEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate asynchronous, ordered delivery of an event.
POWER - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the power level.
Predicate<T> - Interface in org.osgi.util.function
A predicate that accepts a single argument and produces a boolean result.
PREFIX - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
The MIME type prefix.
PREFIX_ATTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_CENTI - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_DECA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_DECI - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_EXA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_FEMTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_GIGA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_HECTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_KILO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_MEGA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_MICRO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_MILLI - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_NANO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_PICO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_YOCTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_YOTTA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_ZEPTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_ZETTA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
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.
PRESSURE - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the pressure level.
printStackTrace(PrintStream) - Method in exception org.osgi.service.dmt.DmtException
Prints the exception and its stacktrace to the specified print stream.
Promise<T> - Interface in org.osgi.util.promise
A Promise of a value.
Promises - Class in org.osgi.util.promise
Static helper methods for Promises.
properties - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The component properties for the component configuration.
properties - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The declared component properties.
PROPERTY_ALARM - Static variable in interface org.osgi.service.dal.functions.Alarm
Specifies the alarm property name.
PROPERTY_AWAKE - Static variable in interface org.osgi.service.dal.functions.WakeUp
Specifies the awake property name.
PROPERTY_CURRENT - Static variable in interface org.osgi.service.dal.functions.Meter
Specifies the current consumption or production property name.
PROPERTY_DATA - Static variable in interface org.osgi.service.dal.functions.BooleanControl
Specifies the state property name.
PROPERTY_DATA - Static variable in interface org.osgi.service.dal.functions.BooleanSensor
Specifies the state property name.
PROPERTY_DATA - Static variable in interface org.osgi.service.dal.functions.MultiLevelControl
Specifies the level property name.
PROPERTY_DATA - Static variable in interface org.osgi.service.dal.functions.MultiLevelSensor
Specifies the state property name.
PROPERTY_EXPORTED - Static variable in class org.osgi.service.enocean.EnOceanEvent
Property key used to tell apart messages that are exported or imported.
PROPERTY_KEY - Static variable in interface org.osgi.service.dal.functions.Keypad
Specifies a property name for a key from the keypad.
PROPERTY_MESSAGE - Static variable in class org.osgi.service.enocean.EnOceanEvent
Property key for the EnOceanMessage object embedded in an event.
PROPERTY_NAME - Static variable in class org.osgi.service.dal.FunctionEvent
Represents an event property key for the function property name.
PROPERTY_RPC - Static variable in class org.osgi.service.enocean.EnOceanEvent
Property key for the EnOceanRPC object embedded in an event.
PROPERTY_TOTAL - Static variable in interface org.osgi.service.dal.functions.Meter
Specifies the total consumption or production property name.
PROPERTY_VALUE - Static variable in class org.osgi.service.dal.FunctionEvent
Represents an event property key for the function property value.
PROPERTY_WAKE_UP_INTERVAL - Static variable in interface org.osgi.service.dal.functions.WakeUp
Specifies the wake up interval.
PropertyMetadata - Interface in org.osgi.service.dal
Contains metadata about a function property, a function operation parameter or a function operation return value.
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(String, Object) - Method in class org.osgi.service.event.EventProperties
This method throws UnsupportedOperationException.
putAll(Map<? extends String, ? extends Object>) - Method in class org.osgi.service.event.EventProperties
This method throws UnsupportedOperationException.
A B C D E F G H I J K L M N O P R S T U V W X 
OSGi™ Residential
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0