- 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
-
- 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.
- parseVersion(String) - Static method in class org.osgi.framework.Version
-
Parses a version identifier from the specified 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.
- providerWiring - Variable in class org.osgi.framework.wiring.dto.BundleWireDTO
-
The identifier of the provider wiring for the bundle wire.