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

P_BOOLEAN - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of the boolean primitive type.
P_BYTE - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of the byte primitive type.
P_CHAR - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of the char primitive type.
P_DOUBLE - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of the double primitive type.
P_FLOAT - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of the float primitive type.
P_INT - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of the int primitive type.
P_LONG - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of the long primitive type.
P_SHORT - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of the short primitive type.
Pa - Static variable in class org.osgi.util.measurement.Unit
The pressure unit pascal (Pa).
PACKAGE_SPECIFICATION_VERSION - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.3. This has been replaced by Constants.VERSION_ATTRIBUTE.
PACKAGE_TYPE - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The Composite Type for a CompositeData representing a package.
PackageAdmin - Interface in org.osgi.service.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 in org.osgi.framework
A bundle's authority to import or export a package.
PackagePermission(String, String) - Constructor for class org.osgi.framework.PackagePermission
Creates a new PackagePermission object.
PackagePermission(String, Bundle, String) - Constructor for class org.osgi.framework.PackagePermission
Creates a new requested PackagePermission object to be used by code that must perform checkPermission for the import action.
PACKAGES_REFRESHED - Static variable in class org.osgi.framework.FrameworkEvent
A PackageAdmin.refreshPackage operation has completed.
PACKAGES_TYPE - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The Tabular Type used in PackageStateMBean.listPackages().
PackageStateMBean - Interface in org.osgi.jmx.framework
This MBean provides information about the package state of the framework.
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.
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.
PERMANENT - Static variable in interface info.dmtree.MetaNode
Constant for representing a permanent node in the tree.
PERMISSION_DENIED - Static variable in exception 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.
PermissionAdmin - Interface in org.osgi.service.permissionadmin
The Permission Admin service allows management agents to manage the permissions of bundles.
PermissionAdminMBean - Interface in org.osgi.jmx.service.permissionadmin
This MBean represents the OSGi Permission Manager Service
PermissionInfo - Class in org.osgi.service.permissionadmin
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.
PERSISTENTLY_STARTED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key PERSISTENTLY_STARTED, used in BundleStateMBean.PERSISTENTLY_STARTED_ITEM.
PERSISTENTLY_STARTED_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the indication of persistently started in BundleStateMBean.BUNDLE_TYPE.
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.
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(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate asynchronous 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.
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 info.dmtree.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.
PROPERTIES - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The PROPERTIES key, used in UserAdminMBean.PROPERTIES_ITEM.
PROPERTIES_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item containing the properties of a Role.
PROPERTIES_TYPE - Static variable in class org.osgi.jmx.JmxConstants
Describes a map with properties.
PROPERTY_TYPE - Static variable in class org.osgi.jmx.JmxConstants
A Composite Type describing a a single property.
PropsMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for a java.util.Properties based value.
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 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.
ProvisioningServiceMBean - Interface in org.osgi.jmx.service.provisioning
This MBean represents the management interface to the OSGi Initial Provisioning Service
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.
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 Version 4.2
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, 2010). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0