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

P

Pa - Static variable in class org.osgi.util.measurement.Unit
The pressure unit pascal (Pa).
parent() - Method in interface org.osgi.service.prefs.Preferences
Returns the parent of this node, or null if this is the root.
PARENT_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all embedded devices.
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.
PARTIALLY_ENDED - Static variable in exception org.osgi.service.coordinator.CoordinationException
The Coordination has partially ended.
Participant - Interface in org.osgi.service.coordinator
A Participant participates in a Coordination.
PARTICIPATE - Static variable in class org.osgi.service.coordinator.CoordinationPermission
The action string participate.
PASSWORD - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The PASSWORD (12) 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 ('/').
peek() - Method in interface org.osgi.service.coordinator.Coordinator
Returns the current Coordination.
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.
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.
pop() - Method in interface org.osgi.service.coordinator.Coordinator
Remove the current Coordination from the thread local Coordination stack.
Position - Class in org.osgi.util.position
Position represents a geographic location, based on the WGS84 System (World Geodetic System 1984).
Position(Measurement, Measurement, Measurement, Measurement, Measurement) - Constructor for class org.osgi.util.position.Position
Constructs a Position object with the given values.
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.
Preferences - Interface in org.osgi.service.prefs
A node in a hierarchical collection of preference data.
PreferencesService - Interface in org.osgi.service.prefs
The Preferences Service.
PREFERRED_PROVIDER - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header used to express a preference for particular resources to satisfy implicit package dependencies.
prepare() - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
This method is called on the Resource Processor immediately before calling the commit method.
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.
printStackTrace(PrintStream) - Method in exception org.osgi.service.dmt.DmtException
Prints the exception and its backtrace to the specified print stream.
PRIVATEAREA - Static variable in class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
Constant String to the "privatearea" action.
process(String, InputStream) - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
Called when a resource is encountered in the deployment package for which this resource processor has been selected to handle the processing of that resource.
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.
PropsMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for a java.util.Properties based value.
PROVISION_POLICY_ACCEPT_DEPENDENCIES - Static variable in class org.osgi.service.subsystem.SubsystemConstants
A value for the provision-policy directive indicating the subsystem accepts dependency resources.
PROVISION_POLICY_DIRECTIVE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header directive identifying the provision policy.
PROVISION_POLICY_REJECT_DEPENDENCIES - Static variable in class org.osgi.service.subsystem.SubsystemConstants
A value for the provision-policy directive indicating the subsystem does not accept dependency resources.
PROVISION_RESOURCE - Static variable in class org.osgi.service.subsystem.SubsystemConstants
Manifest header identifying the resources to be deployed to satisfy the dependencies of a subsystem.
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.
PUBLISH - Static variable in class org.osgi.service.monitor.MonitorPermission
Holders of MonitorPermission with the publish action present are Monitorable services that are allowed to publish the StatusVariables specified in the permission's target field.
push() - Method in interface org.osgi.service.coordinator.Coordination
Push this Coordination object onto the thread local Coordination stack to make it the current Coordination.
put(String, Object) - Method in class org.osgi.service.event.EventProperties
This method throws UnsupportedOperationException.
put(String, String) - Method in interface org.osgi.service.prefs.Preferences
Associates the specified value with the specified key in this node.
putAll(Map<? extends String, ? extends Object>) - Method in class org.osgi.service.event.EventProperties
This method throws UnsupportedOperationException.
putBoolean(String, boolean) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified boolean value with the specified key in this node.
putByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified byte[] with the specified key in this node.
putDouble(String, double) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified double value with the specified key in this node.
putFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified float value with the specified key in this node.
putInt(String, int) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified int value with the specified key in this node.
putLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified long value with the specified key in this node.

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