- RADIAN - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of plane angle.
- RADIAN_PER_SECOND - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of angular velocity.
- RADIAN_PER_SECOND_SQUARED - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of angular acceleration.
- RAIN - Static variable in interface org.osgi.service.dal.functions.Types
-
The function type is applicable to:
MultiLevelSensor
- indicates that the MultiLevelSensor
can monitor the rain rate.
- ReadableDataSession - Interface in org.osgi.service.dmt.spi
-
Provides read-only access to the part of the tree handled by the plugin that
created this session.
- ReadWriteDataSession - Interface in org.osgi.service.dmt.spi
-
Provides non-atomic read-write access to the part of the tree handled by the
plugin that created this session.
- RECIPROCAL_METER - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of wavenumber.
- recover(Function<Promise<?>, ? extends T>) - Method in interface org.osgi.util.promise.Promise
-
Recover from a failure of this Promise with a recovery value.
- recoverWith(Function<Promise<?>, Promise<? extends T>>) - Method in interface org.osgi.util.promise.Promise
-
Recover from a failure of this Promise with a recovery Promise.
- Reference - Annotation Type in org.osgi.service.component.annotations
-
Identify the annotated member as a reference of a Service Component.
- REFERENCE_TARGET_SUFFIX - Static variable in interface org.osgi.service.component.ComponentConstants
-
The suffix for reference target properties.
- ReferenceCardinality - Enum in org.osgi.service.component.annotations
-
- ReferenceDTO - Class in org.osgi.service.component.runtime.dto
-
A representation of a declared reference to a service.
- ReferenceDTO() - Constructor for class org.osgi.service.component.runtime.dto.ReferenceDTO
-
- ReferencePolicy - Enum in org.osgi.service.component.annotations
-
- ReferencePolicyOption - Enum in org.osgi.service.component.annotations
-
- references - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The referenced services.
- ReferenceScope - Enum in org.osgi.service.component.annotations
-
Reference scope for the
Reference
annotation.
- registerResources(String, String, HttpContext) - Method in interface org.osgi.service.http.HttpService
-
Registers resources into the URI namespace.
- registerServlet(String, Servlet, Dictionary, HttpContext) - Method in interface org.osgi.service.http.HttpService
-
Registers a servlet into the URI namespace.
- REMOTE_ERROR - Static variable in exception org.osgi.service.dmt.DmtException
-
A device initiated remote operation failed.
- REMOTE_USER - Static variable in interface org.osgi.service.http.HttpContext
-
HttpServletRequest
attribute specifying the name of the
authenticated user.
- RemoteAlertSender - Interface in org.osgi.service.dmt.notification.spi
-
The RemoteAlertSender can be used to send notifications to (remote) entities
identified by principal names.
- remove() - Method in interface org.osgi.service.dal.Device
-
Removes this device.
- REMOVE - Static variable in class org.osgi.service.dal.DevicePermission
-
A permission action to remove the device.
- remove() - Method in interface org.osgi.service.enocean.EnOceanDevice
-
Removes the device's OSGi service from OSGi service platform.
- remove(Object) - Method in class org.osgi.service.event.EventProperties
-
- removeBundle(long) - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
-
Removes the bundle identified by bundleId from the Resource Context.
- removeBundle(long, ResourceContext) - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
-
Removes the bundle from this resource context.
- removeContext(ResourceContext) - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
-
Removes a resource context.
- removeLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
-
Unsubscribes to LogEntry
objects.
- removeMember(Role) - Method in interface org.osgi.service.useradmin.Group
-
Removes the specified Role
object from this Group
object.
- removeResourceMonitor(ResourceMonitor) - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
-
Removes a ResourceMonitor instance from the context.
- 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.
- RENAMED - Static variable in interface org.osgi.service.dmt.DmtEvent
-
Event type indicating nodes that were renamed.
- renameNode(String, String) - Method in interface org.osgi.service.dmt.DmtSession
-
Rename a node.
- renameNode(String[], String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
-
Rename a node.
- REPEATER_LEVEL_OFF - Static variable in interface org.osgi.service.enocean.EnOceanHost
-
repeater level to disable repeating; this is the default.
- REPEATER_LEVEL_ONE - Static variable in interface org.osgi.service.enocean.EnOceanHost
-
repeater level to repeat every telegram at most once.
- REPEATER_LEVEL_TWO - Static variable in interface org.osgi.service.enocean.EnOceanHost
-
repeater level to repeat every telegram at most twice.
- REPLACE - Static variable in class org.osgi.service.dmt.Acl
-
Principals holding this permission can issue REPLACE commands on the node
having this ACL.
- REPLACE - Static variable in class org.osgi.service.dmt.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 org.osgi.service.dmt.DmtEvent
-
Event type indicating nodes that were replaced.
- REQUEST_DENIED - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
-
9001 Request denied (no reason specified
- REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
-
Argument for getAttributeDefinitions(int)
.
- RES_TYPE_CPU - Static variable in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
-
The name of the CPU resource type, used to monitor and control the CPU
time used by a resource context.
- RES_TYPE_DISK_STORAGE - Static variable in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
-
The name of the disk storage resource type, used to monitor and control
the size of the persistent storage used by a resource context.
- RES_TYPE_MEMORY - Static variable in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
-
The name of the memory resource type, used to monitor and control the
size of the java heap used by a resource context.
- RES_TYPE_SOCKET - Static variable in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
-
The name of the socket resource type, used to monitor and control the
number of existing sockets used by a resource context.
- RES_TYPE_THREADS - Static variable in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
-
The name of the threads resource type, used to monitor and control the
number of threads created by a resource context.
- reset() - Method in interface org.osgi.service.enocean.EnOceanHost
-
Reset the EnOcean Host (cf.
- resolve(T) - Method in class org.osgi.util.promise.Deferred
-
Successfully resolve the Promise associated with this Deferred.
- resolved(T) - Static method in class org.osgi.util.promise.Promises
-
Create a new Promise that has been resolved with the specified value.
- resolveWith(Promise<? extends T>) - Method in class org.osgi.util.promise.Deferred
-
Resolve the Promise associated with this Deferred with the specified
Promise.
- RESOURCE_CONTEXT - Static variable in interface org.osgi.service.resourcemonitoring.ResourceContextListener
-
Property specifying the
ResourceContext
(s) for which a
notification will be received by this listener.
- RESOURCE_CONTEXT - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
-
Mandatory property specifying the Resource Context associated with the
listener.
- RESOURCE_CONTEXT_CREATED - Static variable in class org.osgi.service.resourcemonitoring.ResourceContextEvent
-
- RESOURCE_CONTEXT_REMOVED - Static variable in class org.osgi.service.resourcemonitoring.ResourceContextEvent
-
- RESOURCE_TYPE - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
-
Mandatory property defining the type of Resource (i.e the
ResourceMonitor) associated to this Listener.
- RESOURCE_TYPE_PROPERTY - Static variable in interface org.osgi.service.resourcemonitoring.ResourceMonitorFactory
-
Resource type property.
- ResourceContext - Interface in org.osgi.service.resourcemonitoring
-
Logical entity for resource accounting.
- ResourceContextEvent - Class in org.osgi.service.resourcemonitoring
-
- ResourceContextEvent(int, ResourceContext) - Constructor for class org.osgi.service.resourcemonitoring.ResourceContextEvent
-
Create a new ResourceContextEvent.
- ResourceContextEvent(int, ResourceContext, long) - Constructor for class org.osgi.service.resourcemonitoring.ResourceContextEvent
-
Create a new ResourceContextEvent.
- ResourceContextException - Exception in org.osgi.service.resourcemonitoring
-
Resource Context Exception.
- ResourceContextException(String) - Constructor for exception org.osgi.service.resourcemonitoring.ResourceContextException
-
Create a new ResourceContextException
- ResourceContextException(String, Throwable) - Constructor for exception org.osgi.service.resourcemonitoring.ResourceContextException
-
Create a new ResourceContextException
- ResourceContextListener - Interface in org.osgi.service.resourcemonitoring
-
- ResourceEvent - Class in org.osgi.service.resourcemonitoring
-
An event is sent to a
ResourceListener
when resource usage violates
one of their thresholds.
- ResourceEvent(int, ResourceContext, boolean, Comparable) - Constructor for class org.osgi.service.resourcemonitoring.ResourceEvent
-
Creates a new ResourceEvent.
- ResourceListener - Interface in org.osgi.service.resourcemonitoring
-
A ResourceListener is an OSGi service which is notified when a Resource
Context violates one of the threshold defined by the listener.
- ResourceMonitor - Interface in org.osgi.service.resourcemonitoring
-
Representation of the state of a resource for a resource context.
- ResourceMonitorException - Exception in org.osgi.service.resourcemonitoring
-
Resource Monitor Exception reports an invalid usage of a monitor.
- ResourceMonitorException(String) - Constructor for exception org.osgi.service.resourcemonitoring.ResourceMonitorException
-
Create a new ResourceMonitorException
- ResourceMonitorException(String, Throwable) - Constructor for exception org.osgi.service.resourcemonitoring.ResourceMonitorException
-
Create a new ResourceMonitorException
- ResourceMonitorFactory - Interface in org.osgi.service.resourcemonitoring
-
A Resource Monitor Factory is a service that provides Resource Monitor
instances of a specific resource type (for example, CPUMonitor, MemoryMonitor...)
for every Resource Context.
- ResourceMonitoringService - Interface in org.osgi.service.resourcemonitoring
-
It manages the Resource Context instances.
- RESOURCES_EXCEEDED - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
-
9004 Resources exceeded (when used in association with
SetParameterValues, this MUST NOT be used to indicate parameters in
error)
- 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.
- roleChanged(UserAdminEvent) - Method in interface org.osgi.service.useradmin.UserAdminListener
-
Receives notification that a Role
object has been created,
removed, or modified.
- rollback() - Method in interface org.osgi.service.dmt.DmtSession
-
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.dmt.spi.TransactionalDataSession
-
Rolls back a series of DMT operations issued in the current atomic
session since the last transaction boundary.
- ROLLBACK_FAILED - Static variable in exception org.osgi.service.dmt.DmtException
-
The rollback command was not completed successfully.
- ROOT_NODE - Static variable in class org.osgi.service.dmt.Uri
-
This constant stands for a string identifying the root of the DmTree
(".").
- ROOT_NODE_CHAR - Static variable in class org.osgi.service.dmt.Uri
-
This constant stands for a char identifying the root of the DmTree ('.').
- RORG - Static variable in interface org.osgi.service.enocean.EnOceanDevice
-
Property name for the radiotelegram main type of the profile associated
with this device.