- CAPABILITY_BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
The capability attribute contains the symbolic name of the resource
providing the package.
- CAPABILITY_BUNDLE_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.AbstractWiringNamespace
-
The capability attribute contains the Version of the resource
providing the capability if one is specified or 0.0.0 if not
specified.
- CAPABILITY_COPYRIGHT_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute that contains a human readable copyright notice
for the resource.
- CAPABILITY_DESCRIPTION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute that contains a human readable description for
the resource.
- CAPABILITY_DOCUMENTATION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute that contains the URL to documentation for the
resource.
- CAPABILITY_EXCLUDE_DIRECTIVE - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
The capability directive used to specify the comma separated list of
classes which must not be allowed to be exported.
- CAPABILITY_FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
-
The capability directive identifying if and when a fragment may attach to
a host bundle.
- CAPABILITY_FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
-
The capability directive identifying if and when a fragment may attach to
a host bundle.
- CAPABILITY_INCLUDE_DIRECTIVE - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
The capability directive used to specify the comma separated list of
classes which must be allowed to be exported.
- CAPABILITY_LANGUAGE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.NativeNamespace
-
- CAPABILITY_LICENSE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute that contains the URL to the license for the
resource.
- CAPABILITY_MANDATORY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.AbstractWiringNamespace
-
The capability directive used to specify the comma separated list of
mandatory attributes which must be specified in the
filter of a requirement in
order for the capability to match the requirement.
- CAPABILITY_OSNAME_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.NativeNamespace
-
- CAPABILITY_OSVERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.NativeNamespace
-
- CAPABILITY_PROCESSOR_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.NativeNamespace
-
- CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
-
The capability directive identifying if the resource is a singleton.
- CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
-
The capability directive identifying if the resource is a singleton.
- CAPABILITY_SINGLETON_DIRECTIVE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability directive identifying if the resource is a singleton.
- CAPABILITY_TAGS_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The attribute value that contains tags for the resource.
- CAPABILITY_TYPE_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute identifying the resource type.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.ExecutionEnvironmentNamespace
-
The capability attribute contains the versions of the execution
environment.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The capability attribute identifying the Version of the resource
if one is specified or 0.0.0 if not specified.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.framework.namespace.PackageNamespace
-
The capability attribute contains the Version of the package if
one is specified or 0.0.0 if not specified.
- CapabilityPermission - Class in org.osgi.framework
-
A bundle's authority to provide or require a capability.
- CapabilityPermission(String, String) - Constructor for class org.osgi.framework.CapabilityPermission
-
Create a new CapabilityPermission.
- CapabilityPermission(String, Map<String, ?>, Bundle, String) - Constructor for class org.osgi.framework.CapabilityPermission
-
Creates a new requested CapabilityPermission object to be used by
code that must perform checkPermission for the require
action.
- CLASS - Static variable in class org.osgi.framework.AdminPermission
-
The action string class.
- CLASSIFIER_JAVADOC - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The attribute value identifying the resource
classifier as an archive
containing the javadoc in the same directory layout as the resource.
- CLASSIFIER_SOURCES - Static variable in class org.osgi.framework.namespace.IdentityNamespace
-
The attribute value identifying the resource
classifier as an archive
containing the source code in the same directory layout as the resource.
- close() - Method in interface org.osgi.framework.connect.ConnectContent
-
Closes this ConnectContent.
- CollisionHook - Interface in org.osgi.framework.hooks.bundle
-
OSGi Framework Bundle Collision Hook Service.
- compareTo(Object) - Method in interface org.osgi.framework.ServiceReference
-
Compares this ServiceReference with the specified
ServiceReference for order.
- compareTo(Version) - Method in class org.osgi.framework.Version
-
Compares this Version object to another Version.
- Configurable - Interface in org.osgi.framework
-
- connect(String) - Method in interface org.osgi.framework.connect.ModuleConnector
-
- ConnectContent - Interface in org.osgi.framework.connect
-
- ConnectContent.ConnectEntry - Interface in org.osgi.framework.connect
-
Represents the entry of a ConnectContent.
- ConnectFrameworkFactory - Interface in org.osgi.framework.connect
-
- ConnectModule - Interface in org.osgi.framework.connect
-
A
ConnectModule is used by a
Framework instance to access the
content of the connected bundle.
- Constants - Interface in org.osgi.framework
-
Defines standard names for the OSGi environment system properties, service
properties, and Manifest header attribute keys.
- CONTEXT - Static variable in class org.osgi.framework.AdminPermission
-
The action string context.
- createFilter(String) - Method in interface org.osgi.framework.BundleContext
-
Creates a Filter object.
- createFilter(String) - Static method in class org.osgi.framework.FrameworkUtil
-
Creates a Filter object.
- current - Variable in class org.osgi.framework.wiring.dto.BundleWiringDTO.NodeDTO
-
The current state of the bundle wiring.