OSGi™ Service Platform
Release 4 Version 4.2
A B C D E F G H I J K L M N O P R S T U V W X Y

R

rad - Static variable in class org.osgi.util.measurement.Unit
The angle unit radians (rad)
READ - Static variable in interface org.osgi.service.io.ConnectorService
Read access mode.
READ - Static variable in class org.osgi.service.monitor.MonitorPermission
Holders of MonitorPermission with the read action present are allowed to read the value of the StatusVariables specified in the permission's target field.
READ - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
The action string read.
READ_WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Read/Write access mode.
ReadableDataSession - Interface in info.dmtree.spi
Provides read-only access to the part of the tree handled by the plugin that created this session.
ReadWriteDataSession - Interface in info.dmtree.spi
Provides non-atomic read-write access to the part of the tree handled by the plugin that created this session.
realHandler - Variable in class org.osgi.service.url.AbstractURLStreamHandlerService
The URLStreamHandlerSetter object passed to the parseURL method.
REFERENCE_TARGET_SUFFIX - Static variable in interface org.osgi.service.component.ComponentConstants
The suffix for reference target properties.
ReferenceListener - Interface in org.osgi.service.blueprint.reflect
Metadata for a reference listener interested in the reference bind and unbind events for a service reference.
ReferenceListMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for a list of service references.
ReferenceMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for a reference that will bind to a single matching service in the service registry.
RefMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for a reference to another component managed by the Blueprint Container.
refreshBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Force the update, replacement or removal of the packages identified by the specified bundle.
refreshBundles(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Force the update, replacement or removal of the packages identified by the list of bundles.
refreshPackages(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
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.
REGISTERED_SERVICES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REGISTERED_SERVICES, used in BundleStateMBean.REGISTERED_SERVICES_ITEM.
REGISTERED_SERVICES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the registered services of the bundle in BundleStateMBean.BUNDLE_TYPE.
registerResources(String, String, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers resources into the URI namespace.
registerService(String[], Object, Dictionary) - Method in interface org.osgi.application.ApplicationContext
Registers the specified service object with the specified properties under the specified class names into the Framework.
registerService(String, Object, Dictionary) - Method in interface org.osgi.application.ApplicationContext
Registers the specified service object with the specified properties under the specified class name with the Framework.
registerService(String[], Object, Dictionary) - 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) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class name with the Framework.
registerServlet(String, Servlet, Dictionary, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers a servlet into the URI namespace.
RegistrationListener - Interface in org.osgi.service.blueprint.reflect
Metadata for a registration listener interested in service registration and unregistration events for a service.
ReifiedType - Class in org.osgi.service.blueprint.container
Provides access to a concrete type and its optional generic type parameters.
ReifiedType(Class<?>) - Constructor for class org.osgi.service.blueprint.container.ReifiedType
Create a Reified Type for a raw Java class without any generic type parameters.
REMAINING - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The key REMAINING, used in FrameworkMBean.REMAINING_ID_ITEM and FrameworkMBean.REMAINING_LOCATION_ITEM.
REMAINING_ID_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the list of remaining bundles unprocessed by the failing batch operation.
REMAINING_LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the list of remaining bundles unprocessed by the failing batch operation.
REMOTE - Static variable in exception org.osgi.framework.ServiceException
An error occurred invoking a remote service.
REMOTE_CONFIGS_SUPPORTED - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the configuration types supported by a distribution provider.
REMOTE_ERROR - Static variable in exception info.dmtree.DmtException
A device initiated remote operation failed.
REMOTE_INTENTS_SUPPORTED - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the intents supported by a distribution provider.
REMOTE_USER - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the name of the authenticated user.
remoteAdminEvent(RemoteServiceAdminEvent) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdminListener
Receive notification of any export or import registrations and unregistrations as well as errors and warnings.
RemoteAlertSender - Interface in info.dmtree.notification.spi
The RemoteAlertSender can be used to send notifications to (remote) entities identified by principal names.
RemoteConstants - Class in org.osgi.service.remoteserviceadmin
Provide the definition of the constants used in the Remote Service Admin specification.
RemoteServiceAdmin - Interface in org.osgi.service.remoteserviceadmin
A Remote Service Admin manages the import and export of services.
RemoteServiceAdminEvent - Class in org.osgi.service.remoteserviceadmin
Provides the event information for a Remote Service Admin event.
RemoteServiceAdminEvent(int, Bundle, ExportReference, Throwable) - Constructor for class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Create a Remote Service Admin Event for an export notification.
RemoteServiceAdminEvent(int, Bundle, ImportReference, Throwable) - Constructor for class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Create a Remote Service Admin Event for an import notification.
RemoteServiceAdminListener - Interface in org.osgi.service.remoteserviceadmin
A RemoteServiceAdminEvent listener is notified synchronously of any export or import registrations and unregistrations.
REMOVAL_PENDING - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REMOVAL_PENDING, used in BundleStateMBean.REMOVAL_PENDING_ITEM.
REMOVAL_PENDING - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The name of the item containing the pending removal status of the package in the CompositeData.
REMOVAL_PENDING_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the indication of removal pending in BundleStateMBean.BUNDLE_TYPE.
REMOVAL_PENDING_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The item representing the removal pending status of a package.
remove() - Method in interface org.osgi.service.application.ScheduledApplication
Cancels this schedule of the application.
remove(String) - Method in interface org.osgi.service.prefs.Preferences
Removes the value associated with the specified key in this node, if any.
remove(Bundle) - Method in class org.osgi.util.tracker.BundleTracker
Remove a bundle from this BundleTracker.
remove(ServiceReference) - 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.
removeCredential(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove the credential associated with the given user
removed(Collection) - Method in interface org.osgi.framework.hooks.service.ListenerHook
Removed listeners hook method.
removedBundle(Bundle, BundleEvent, Object) - Method in class org.osgi.util.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.removedBundle method.
removedBundle(Bundle, BundleEvent, Object) - Method in interface org.osgi.util.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been removed.
removedService(ServiceReference, Object) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.removedService method.
removedService(ServiceReference, Object) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker has been removed.
removeEventListener(DmtEventListener) - Method in interface info.dmtree.DmtAdmin
Remove a previously registered listener.
removeFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified FrameworkListener object from the context bundle's list of listeners.
removeGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove the Group associated with the name
removeLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Unsubscribes to LogEntry objects.
removeMember(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove a role from the group
removeMember(Role) - Method in interface org.osgi.service.useradmin.Group
Removes the specified Role object from this Group object.
removeNode() - Method in interface org.osgi.service.prefs.Preferences
Removes this node and all of its descendants, invalidating any properties contained in the removed nodes.
removeProperty(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove a property from a role
removeRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove the Role associated with the name
removeRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Removes the Role object with the given name from this User Admin service and all groups it is a member of.
removeServiceListener(ApplicationServiceListener) - Method in interface org.osgi.application.ApplicationContext
Removes the specified ApplicationServiceListener object from this context application instances'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.
removeUser(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove the User associated with the name
RENAMED - Static variable in interface info.dmtree.DmtEvent
Event type indicating nodes that were renamed.
renameNode(String, String) - Method in interface info.dmtree.DmtSession
Rename a node.
renameNode(String[], String) - Method in interface info.dmtree.spi.ReadWriteDataSession
Rename a node.
REPLACE - Static variable in class info.dmtree.Acl
Principals holding this permission can issue REPLACE commands on the node having this ACL.
REPLACE - Static variable in class info.dmtree.security.DmtPermission
Holders of DmtPermission with the Replace action present can update DMT node value or properties, that is they are authorized to execute the setNodeAcl(), setNodeTitle(), setNodeValue(), setNodeType() and renameNode() methods of the DmtSession.
REPLACED - Static variable in interface info.dmtree.DmtEvent
Event type indicating nodes that were replaced.
REQUIRE - Static variable in class org.osgi.framework.BundlePermission
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.
REQUIRED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REQUIRED, used in BundleStateMBean.REQUIRED_ITEM.
REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
REQUIRED_BUNDLES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REQUIRED_BUNDLES, used in BundleStateMBean.REQUIRED_BUNDLES_ITEM.
REQUIRED_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the required bundles in BundleStateMBean.BUNDLE_TYPE.
REQUIRED_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the required status in BundleStateMBean.BUNDLE_TYPE.
REQUIRED_MEMBERS - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The REQUIRED_MEMBERS key, used in UserAdminMBean.REQUIRED_MEMBERS_ITEM.
REQUIRED_MEMBERS_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item containing the required members of a group.
RequiredBundle - Interface in org.osgi.service.packageadmin
A required bundle.
REQUIRING_BUNDLES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REQUIRING_BUNDLES, used in BundleStateMBean.REQUIRING_BUNDLES_ITEM.
REQUIRING_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundles requiring this bundle in BundleStateMBean.BUNDLE_TYPE.
RESET - Static variable in class org.osgi.service.monitor.MonitorPermission
Holders of MonitorPermission with the reset action present are allowed to reset the value of the StatusVariables specified in the permission's target field.
resetStatusVariable(String) - Method in interface org.osgi.service.monitor.Monitorable
Issues a request to reset a given StatusVariable.
resetStatusVariable(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
Issues a request to reset a given StatusVariable.
RESOLUTION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying the resolution type in the Import-Package or Require-Bundle manifest header.
RESOLUTION_MANDATORY - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying a mandatory resolution type.
RESOLUTION_OPTIONAL - Static variable in interface org.osgi.framework.Constants
Manifest header directive value identifying an optional 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.
resolveBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Resolve the bundle indicated by the unique symbolic name and version
resolveBundles(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch resolve the bundles indicated by the list of bundle identifiers
resolveBundles(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
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.
RESOLVED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
Constant RESOLVED for the BundleStateMBean.STATE
RESOURCE - Static variable in class org.osgi.framework.AdminPermission
The action string resource.
ResourceProcessor - Interface in org.osgi.service.deploymentadmin.spi
ResourceProcessor interface is implemented by processors handling resource files in deployment packages.
ResourceProcessorException - Exception in org.osgi.service.deploymentadmin.spi
Checked exception received when something fails during a call to a Resource Processor.
ResourceProcessorException(int, String, Throwable) - Constructor for exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
Create an instance of the exception.
ResourceProcessorException(int, String) - Constructor for exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
Create an instance of the exception.
ResourceProcessorException(int) - Constructor for exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
Create an instance of the exception.
restartFramework() - Method in interface org.osgi.jmx.framework.FrameworkMBean
Restart the framework by updating the system bundle
Role - Interface in org.osgi.service.useradmin
The base interface for Role objects managed by the User Admin service.
ROLE - Static variable in interface org.osgi.service.useradmin.Role
The type of a predefined role.
ROLE_CHANGED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been modified.
ROLE_CREATED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been created.
ROLE_REMOVED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been removed.
ROLE_TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The Composite Type for a Role.
roleChanged(UserAdminEvent) - Method in interface org.osgi.service.useradmin.UserAdminListener
Receives notification that a Role object has been created, removed, or modified.
ROLES - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The key ROLES, used in UserAdminMBean.ROLES_ITEM.
ROLES_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item containing the roles for this authorization object.
rollback() - Method in interface info.dmtree.DmtSession
Rolls back a series of DMT operations issued in the current atomic session since the last transaction boundary.
rollback() - Method in interface info.dmtree.spi.TransactionalDataSession
Rolls back a series of DMT operations issued in the current atomic session since the last transaction boundary.
rollback() - Method in interface org.osgi.service.deploymentadmin.spi.ResourceProcessor
Called when the processing of the current deployment package is finished.
ROLLBACK_FAILED - Static variable in exception info.dmtree.DmtException
The rollback command was not completed successfully.
RUNNING - Static variable in class org.osgi.service.application.ApplicationHandle
The application instance is running.

OSGi™ Service Platform
Release 4 Version 4.2
A B C D E F G H I J K L M N O P R S T U V W X Y
Copyright © OSGi Alliance (2000, 2010). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0