- namespace - Variable in class org.osgi.resource.dto.CapabilityDTO
-
The namespace for the capability.
- namespace - Variable in class org.osgi.resource.dto.RequirementDTO
-
The namespace for the requirement.
- Namespace - Class in org.osgi.resource
-
Capability and Requirement Namespaces base class.
- Namespace() - Constructor for class org.osgi.resource.Namespace
-
Protected constructor for Namespace sub-types.
- NATIVE_NAMESPACE - Static variable in class org.osgi.framework.namespace.NativeNamespace
-
Namespace name for native capabilities and requirements.
- NATIVECODE_ERROR - Static variable in exception org.osgi.framework.BundleException
-
The bundle could not be resolved due to an error with the
Bundle-NativeCode header.
- NativeNamespace - Class in org.osgi.framework.namespace
-
Native Capability and Requirement Namespace.
- newBundleActivator() - Method in interface org.osgi.framework.connect.ModuleConnector
-
Creates a new activator for this ModuleConnector
.
- newConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[], String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
-
- newConditionalPermissionInfo(String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
-
Creates a new
ConditionalPermissionInfo
from the specified
encoded
ConditionalPermissionInfo
string suitable for insertion
into a
ConditionalPermissionUpdate
.
- newConditionalPermissionUpdate() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
-
Creates a new update for the Conditional Permission Table.
- newFramework(Map<String, String>, ModuleConnector) - Method in interface org.osgi.framework.connect.ConnectFrameworkFactory
-
- newFramework(Map<String, String>) - Method in interface org.osgi.framework.launch.FrameworkFactory
-
- newPermissionCollection() - Method in class org.osgi.framework.AdaptPermission
-
Returns a new PermissionCollection
object suitable for storing
AdaptPermission
objects.
- newPermissionCollection() - Method in class org.osgi.framework.AdminPermission
-
Returns a new PermissionCollection
object suitable for storing
AdminPermission
s.
- newPermissionCollection() - Method in class org.osgi.framework.BundlePermission
-
Returns a new PermissionCollection
object suitable for storing
BundlePermission
objects.
- newPermissionCollection() - Method in class org.osgi.framework.CapabilityPermission
-
Returns a new PermissionCollection
object for storing
CapabilityPermission
objects.
- newPermissionCollection() - Method in class org.osgi.framework.PackagePermission
-
Returns a new PermissionCollection
object suitable for storing
PackagePermission
objects.
- newPermissionCollection() - Method in class org.osgi.framework.ServicePermission
-
Returns a new PermissionCollection
object for storing
ServicePermission
objects.
- NodeDTO() - Constructor for class org.osgi.framework.wiring.dto.BundleWiringDTO.NodeDTO
-
- nodes - Variable in class org.osgi.framework.wiring.dto.BundleWiringDTO
-
The set of wiring nodes referenced by the wiring graph.