OSGi™ Service Platform
Release 4
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

PACKAGES_REFRESHED - Static variable in class org.osgi.framework.FrameworkEvent
A PackageAdmin.refreshPackage operation has completed.
PACKAGE_SPECIFICATION_VERSION - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.3. This has been replaced by Constants.VERSION_ATTRIBUTE.
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.
PERMANENT - Static variable in interface info.dmtree.MetaNode
Constant for representing a permanent node in the tree.
PERMISSION_DENIED - Static variable in class info.dmtree.DmtException
The requested command failed because the principal associated with the session does not have adequate access control permissions (ACL) on the target.
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.
PRIVATEAREA - Static variable in class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
Constant String to the "privatearea" action.
PRODUCE - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the PRODUCE action: value is "produce".
PRODUCER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Producer service method has thrown an exception.
PROVIDE - Static variable in class org.osgi.framework.BundlePermission
The action string provide.
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 esatblish 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.
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.
Pa - Static variable in class org.osgi.util.measurement.Unit
The pressure unit pascal (Pa).
PackageAdmin - interface org.osgi.service.packageadmin.PackageAdmin.
Framework service which allows bundle programmers to inspect the package wiring state of bundles in the Framework as well as other functions related to the class loader network among bundles.
PackagePermission - class org.osgi.framework.PackagePermission.
A bundle's authority to import or export a package.
PackagePermission(String, String) - Constructor for class org.osgi.framework.PackagePermission
Defines the authority to import and/or export a package within the OSGi environment.
PermissionAdmin - interface org.osgi.service.permissionadmin.PermissionAdmin.
The Permission Admin service allows management agents to manage the permissions of bundles.
PermissionInfo - class org.osgi.service.permissionadmin.PermissionInfo.
Permission representation used by the Permission Admin service.
PermissionInfo(String, String, String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo from the specified type, name, and actions.
PermissionInfo(String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo object from the specified encoded PermissionInfo string.
Position - class org.osgi.util.position.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
Contructs a Position object with the given values.
Preferences - interface org.osgi.service.prefs.Preferences.
A node in a hierarchical collection of preference data.
PreferencesService - interface org.osgi.service.prefs.PreferencesService.
The Preferences Service.
Producer - interface org.osgi.service.wireadmin.Producer.
Data Producer, a service that can generate values to be used by Consumer services.
ProvisioningService - interface org.osgi.service.provisioning.ProvisioningService.
Service for managing the initial provisioning information.
parent() - Method in interface org.osgi.service.prefs.Preferences
Returns the parent of this node, or null if this is the root.
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
Parse a URL using the URLStreamHandlerSetter object.
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in interface org.osgi.service.url.URLStreamHandlerService
Parse a URL.
parseVersion(String) - Static method in class org.osgi.framework.Version
Parses a version identifier from the specified string.
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.
prepare() - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
This method is called on the Resource Processor immediately before calling the commit method.
printStackTrace(PrintStream) - Method in class info.dmtree.DmtException
Prints the exception and its backtrace to the specified print stream.
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.
producersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Consumer
Update the list of Wire objects to which this Consumer service is connected.
put(String, String) - Method in interface org.osgi.service.prefs.Preferences
Associates the specified value with the specified key in this node.
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™ Service Platform
Release 4
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, 2006). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0