- EFFECTIVE_ACTIVE - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive value identifying a capability that is
effective at active time.
- EFFECTIVE_ACTIVE - Static variable in class org.osgi.resource.Namespace
-
- EFFECTIVE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive identifying the effective time of the provided
capability.
- EFFECTIVE_RESOLVE - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive value identifying a capability that is
effective at resolve time.
- EFFECTIVE_RESOLVE - Static variable in class org.osgi.resource.Namespace
-
- emptyVersion - Static variable in class org.osgi.framework.Version
-
The empty version "0.0.0".
- end() - Method in interface org.osgi.framework.hooks.resolver.ResolverHook
-
This method is called once at the end of the resolve process.
- equals(Object) - Method in class org.osgi.framework.AdaptPermission
-
Determines the equality of two AdaptPermission
objects.
- equals(Object) - Method in class org.osgi.framework.AdminPermission
-
Determines the equality of two AdminPermission
objects.
- equals(Object) - Method in class org.osgi.framework.BundlePermission
-
Determines the equality of two BundlePermission
objects.
- equals(Object) - Method in class org.osgi.framework.CapabilityPermission
-
Determines the equality of two CapabilityPermission objects.
- equals(Object) - Method in interface org.osgi.framework.Filter
-
Compares this Filter
to another Filter
.
- equals(Object) - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
-
Compares this ListenerInfo
to another ListenerInfo
.
- equals(Object) - Method in class org.osgi.framework.PackagePermission
-
Determines the equality of two PackagePermission
objects.
- equals(Object) - Method in class org.osgi.framework.ServicePermission
-
Determines the equality of two ServicePermission objects.
- equals(Object) - Method in class org.osgi.framework.Version
-
Compares this Version
object to another object.
- equals(Object) - Method in class org.osgi.framework.VersionRange
-
Compares this VersionRange
object to another object.
- equals(Object) - Method in interface org.osgi.resource.Capability
-
Compares this Capability
to another Capability
.
- equals(Object) - Method in interface org.osgi.resource.Requirement
-
Compares this Requirement
to another Requirement
.
- equals(Object) - Method in interface org.osgi.resource.Resource
-
Compares this Resource
to another Resource
.
- equals(Object) - Method in interface org.osgi.resource.Wire
-
Compares this Wire
to another Wire
.
- equals(Object) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
-
Determines the equality of two ConditionalPermissionInfo
objects.
- equals(Object) - Method in class org.osgi.service.condpermadmin.ConditionInfo
-
Determines the equality of two ConditionInfo
objects.
- equals(Object) - Method in class org.osgi.service.permissionadmin.PermissionInfo
-
Determines the equality of two PermissionInfo
objects.
- equals(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
-
This method calls super.equals(URL,URL)
.
- equals(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
-
- ERROR - Static variable in class org.osgi.framework.FrameworkEvent
-
An error has occurred.
- event(BundleEvent, Collection<BundleContext>) - Method in interface org.osgi.framework.hooks.bundle.EventHook
-
Bundle event hook method.
- event(ServiceEvent, Collection<BundleContext>) - Method in interface org.osgi.framework.hooks.service.EventHook
-
Deprecated.
Event hook method.
- event(ServiceEvent, Map<BundleContext, Collection<ListenerHook.ListenerInfo>>) - Method in interface org.osgi.framework.hooks.service.EventListenerHook
-
Event listener hook method.
- EventHook - Interface in org.osgi.framework.hooks.bundle
-
OSGi Framework Bundle Event Hook Service.
- EventHook - Interface in org.osgi.framework.hooks.service
-
- EventListenerHook - Interface in org.osgi.framework.hooks.service
-
OSGi Framework Service Event Listener Hook Service.
- EXCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive identifying a list of classes to exclude in the
exported package..
- EXECUTE - Static variable in class org.osgi.framework.AdminPermission
-
The action string execute
.
- EXECUTION_ENVIRONMENT_NAMESPACE - Static variable in class org.osgi.framework.namespace.ExecutionEnvironmentNamespace
-
Namespace name for execution environment capabilities and requirements.
- ExecutionEnvironmentNamespace - Class in org.osgi.framework.namespace
-
Execution Environment Capability and Requirement Namespace.
- EXPORT - Static variable in class org.osgi.framework.PackagePermission
-
- EXPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
-
Manifest header identifying the packages that the bundle offers to the
Framework for export.
- EXPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
-
- ExportedPackage - Interface in org.osgi.service.packageadmin
-
- EXPORTONLY - Static variable in class org.osgi.framework.PackagePermission
-
The action string exportonly
.
- EXTENSION_BOOTCLASSPATH - Static variable in interface org.osgi.framework.Constants
-
- EXTENSION_BOOTCLASSPATH - Static variable in class org.osgi.framework.namespace.HostNamespace
-
The directive value indicating that the extension fragment is to be
loaded by the boot class loader.
- EXTENSION_BUNDLE_ACTIVATOR - Static variable in interface org.osgi.framework.Constants
-
Manifest header identifying the extension bundle's activator class.
- EXTENSION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive identifying the type of the extension fragment.
- EXTENSION_FRAMEWORK - Static variable in interface org.osgi.framework.Constants
-
Manifest header directive value identifying the type of extension
fragment.
- EXTENSION_FRAMEWORK - Static variable in class org.osgi.framework.namespace.HostNamespace
-
The directive value indicating that the extension fragment is to be
loaded by the framework's class loader.
- EXTENSIONLIFECYCLE - Static variable in class org.osgi.framework.AdminPermission
-
The action string extensionLifecycle
.