- PACKAGE_NAMESPACE - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
Namespace name for package capabilities and requirements.
- PACKAGE_NAMESPACE - Static variable in interface org.osgi.framework.wiring.BundleRevision
-
Namespace for package capabilities and requirements.
- PACKAGE_SPECIFICATION_VERSION - Static variable in interface org.osgi.framework.Constants
-
- PackageAdmin - Interface in org.osgi.service.packageadmin
-
- PackageNamespace - Class in org.osgi.framework.namespace
-
Package Capability and Requirement Namespace.
- 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 FrameworkWiring.refreshBundles operation has completed.
- 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.
- PermissionAdmin - Interface in org.osgi.service.permissionadmin
-
The Permission Admin service allows management agents to manage the
permissions of bundles.
- 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.
- persistentlyStarted - Variable in class org.osgi.framework.startlevel.dto.BundleStartLevelDTO
-
The bundle's autostart setting indicates it must be started.
- properties - Variable in class org.osgi.framework.dto.FrameworkDTO
-
The launch properties of the framework.
- properties - Variable in class org.osgi.framework.dto.ServiceReferenceDTO
-
The properties for the service.
- PrototypeServiceFactory<S> - Interface in org.osgi.framework
-
- PROVIDE - Static variable in class org.osgi.framework.BundlePermission
-
The action string provide
.
- PROVIDE - Static variable in class org.osgi.framework.CapabilityPermission
-
The action string provide
.
- PROVIDE_CAPABILITY - Static variable in interface org.osgi.framework.Constants
-
Manifest header identifying the capabilities that the bundle offers to
provide to other bundles.
- providedWires - Variable in class org.osgi.resource.dto.WiringDTO
-
The provided wires for the wiring node.
- provider - Variable in class org.osgi.resource.dto.WireDTO
-
The identifier of the provider resource for the wire.
- providerWiring - Variable in class org.osgi.framework.wiring.dto.BundleWireDTO
-
The identifier of the provider wiring for the bundle wire.