OSGi™ Core
Release 5
A B C D E F G H I L M N O P R S T U V W

R

READ_ERROR - Static variable in exception org.osgi.framework.BundleException
The framework received an error while reading the input stream for a bundle.
realHandler - Variable in class org.osgi.service.url.AbstractURLStreamHandlerService
The URLStreamHandlerSetter object passed to the parseURL method.
refreshBundles(Collection<Bundle>, FrameworkListener...) - Method in interface org.osgi.framework.wiring.FrameworkWiring
Refreshes the specified bundles.
refreshPackages(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Forces the update (replacement) or removal of packages exported by the specified bundles.
REGISTER - Static variable in class org.osgi.framework.ServicePermission
The action string register.
REGISTERED - Static variable in class org.osgi.framework.ServiceEvent
This service has been registered.
registerService(String[], Object, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class names into the Framework.
registerService(String, Object, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class name with the Framework.
registerService(Class<S>, S, Dictionary<String, ?>) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the name of the specified class with the Framework.
REJECTED_BY_HOOK - Static variable in exception org.osgi.framework.BundleException
A framework hook rejected the operation.
REMOTE - Static variable in exception org.osgi.framework.ServiceException
An error occurred invoking a remote service.
REMOTE_CONFIGS_SUPPORTED - Static variable in interface org.osgi.framework.Constants
Service property identifying the configuration types supported by a distribution provider.
REMOTE_INTENTS_SUPPORTED - Static variable in interface org.osgi.framework.Constants
Service property identifying the intents supported by a distribution provider.
remove(Bundle) - Method in class org.osgi.util.tracker.BundleTracker
Remove a bundle from this BundleTracker.
remove(ServiceReference<S>) - Method in class org.osgi.util.tracker.ServiceTracker
Remove a service from this ServiceTracker.
removeBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified BundleListener object from the context bundle's list of listeners.
removed(Collection<ListenerHook.ListenerInfo>) - Method in interface org.osgi.framework.hooks.service.ListenerHook
Removed listeners hook method.
removedBundle(Bundle, BundleEvent, T) - Method in class org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.removedBundle method.
removedBundle(Bundle, BundleEvent, T) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been removed.
removedService(ServiceReference<S>, T) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.removedService method.
removedService(ServiceReference<S>, T) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker has been removed.
removeFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified FrameworkListener object from the context bundle's list of listeners.
removeServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified ServiceListener object from the context bundle's list of listeners.
REQUIRE - Static variable in class org.osgi.framework.BundlePermission
The action string require.
REQUIRE - Static variable in class org.osgi.framework.CapabilityPermission
The action string require.
REQUIRE_BUNDLE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the symbolic names of other bundles required by the bundle.
REQUIRE_CAPABILITY - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the capabilities on which the bundle depends.
RequiredBundle - Interface in org.osgi.service.packageadmin
Deprecated. The PackageAdmin service has been replaced by the org.osgi.framework.wiring package.
Requirement - Interface in org.osgi.resource
A requirement that has been declared from a Resource .
REQUIREMENT_CARDINALITY_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify the cardinality for a requirement.
REQUIREMENT_CLASSIFIER_DIRECTIVE - Static variable in class org.osgi.framework.namespace.IdentityNamespace
The requirement directive that classifies the relationship with another resource.
REQUIREMENT_EFFECTIVE_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify the effective time for the requirement.
REQUIREMENT_EXTENSION_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The requirement directive used to specify the type of the extension fragment.
REQUIREMENT_EXTENSION_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The requirement directive used to specify the type of the extension fragment.
REQUIREMENT_FILTER_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify a capability filter.
REQUIREMENT_RESOLUTION_DIRECTIVE - Static variable in class org.osgi.resource.Namespace
The requirement directive used to specify the resolution type for a requirement.
REQUIREMENT_VISIBILITY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.BundleNamespace
The requirement directive used to specify the visibility type for a requirement.
REQUIREMENT_VISIBILITY_DIRECTIVE - Static variable in class org.osgi.framework.namespace.HostNamespace
The requirement directive used to specify the visibility type for a requirement.
RESOLUTION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying the resolution type in the Import-Package, Require-Bundle or Require-Capability manifest header.
RESOLUTION_DYNAMIC - Static variable in class org.osgi.framework.namespace.PackageNamespace
The directive value identifying a dynamic requirement resolution type.
RESOLUTION_MANDATORY - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a mandatory resolution type.
RESOLUTION_MANDATORY - Static variable in class org.osgi.resource.Namespace
The directive value identifying a mandatory requirement resolution type.
RESOLUTION_OPTIONAL - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying an optional resolution type.
RESOLUTION_OPTIONAL - Static variable in class org.osgi.resource.Namespace
The directive value identifying an optional requirement resolution type.
RESOLVE - Static variable in class org.osgi.framework.AdminPermission
The action string resolve.
RESOLVE_ERROR - Static variable in exception org.osgi.framework.BundleException
The bundle was not resolved.
resolveBundles(Collection<Bundle>) - Method in interface org.osgi.framework.wiring.FrameworkWiring
Resolves the specified bundles.
resolveBundles(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Deprecated. Resolve the specified bundles.
RESOLVED - Static variable in interface org.osgi.framework.Bundle
The bundle is resolved and is able to be started.
RESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been resolved.
ResolverHook - Interface in org.osgi.framework.hooks.resolver
OSGi Framework Resolver Hook instances are obtained from the OSGi Framework Resolver Hook Factory service.
ResolverHookFactory - Interface in org.osgi.framework.hooks.resolver
OSGi Framework Resolver Hook Factory Service.
RESOURCE - Static variable in class org.osgi.framework.AdminPermission
The action string resource.
Resource - Interface in org.osgi.resource
A resource is the representation of a uniquely identified and typed data.
RIGHT_CLOSED - Static variable in class org.osgi.framework.VersionRange
The right endpoint is closed and is included in the range.
RIGHT_OPEN - Static variable in class org.osgi.framework.VersionRange
The right endpoint is open and is excluded from the range.

OSGi™ Core
Release 5
A B C D E F G H I L M N O P R S T U V W
Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0