Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABORT - Static variable in interface org.osgi.util.pushstream.PushEventConsumer
If ABORT is used as return value, the sender should close the channel all the way to the upstream source.
absolutePath() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's absolute path name.
accept(PushEvent<? extends T>) - Method in interface org.osgi.util.pushstream.PushEventConsumer
Accept an event from a source.
accept(T) - Method in interface org.osgi.util.function.Consumer
Applies this function to the specified argument.
ACCESS - Static variable in interface org.osgi.service.dal.PropertyMetadata
Metadata key, which value represents the access to the function property.
ACCESS_EVENTABLE - Static variable in interface org.osgi.service.dal.PropertyMetadata
Marks the eventable function properties.
ACCESS_READABLE - Static variable in interface org.osgi.service.dal.PropertyMetadata
Marks the readable function properties.
ACCESS_WRITABLE - Static variable in interface org.osgi.service.dal.PropertyMetadata
Marks the writable function properties.
Acl - Class in org.osgi.service.dmt
Acl is an immutable class representing structured access to DMT ACLs.
Acl(String) - Constructor for class org.osgi.service.dmt.Acl
Create an instance of the ACL from its canonical string representation.
Acl(String[], int[]) - Constructor for class org.osgi.service.dmt.Acl
Creates an instance with a specified list of principals and the permissions they hold.
activate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The name of the activate method.
Activate - Annotation Type in org.osgi.service.component.annotations
Identify the annotated member as part of the activation of a Service Component.
ActivationDTO - Class in org.osgi.service.cdi.runtime.dto
A snapshot of the runtime state of a component activation.
ActivationDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.ActivationDTO
 
activationFields - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The activation fields.
activations - Variable in class org.osgi.service.cdi.runtime.dto.ComponentInstanceDTO
The activations of the component.
activations - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
The activations associated with the component.
ActivationTemplateDTO - Class in org.osgi.service.cdi.runtime.dto.template
Activations represent either immediate instances or service objects produced by component instances.
ActivationTemplateDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.template.ActivationTemplateDTO
 
ACTIVE - Enum constant in enum org.osgi.service.transaction.control.TransactionStatus
A transaction is currently in progress
ACTIVE - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The component configuration is active.
ACTIVE - Static variable in interface org.osgi.service.zigbee.ZigBeeRoute
Constant value representing an active route.
activeScope() - Method in interface org.osgi.service.transaction.control.TransactionControl
 
activeTransaction() - Method in interface org.osgi.service.transaction.control.TransactionControl
 
ADD - Static variable in class org.osgi.service.clusterinfo.ClusterTagPermission
The action string add.
ADD - Static variable in class org.osgi.service.dmt.Acl
Principals holding this permission can issue ADD commands on the node having this ACL.
ADD - Static variable in class org.osgi.service.dmt.security.DmtPermission
Holders of DmtPermission with the Add action present can create new nodes in the DMT, that is they are authorized to execute the createInteriorNode() and createLeafNode() methods of the DmtSession.
addArtifact(FeatureArtifact) - Method in interface org.osgi.service.feature.FeatureExtensionBuilder
Add an Artifact to the extension.
addAttribute(String, Object) - Method in interface org.osgi.service.repository.RequirementBuilder
Add an attribute to the set of attributes.
addAttributes(Configuration.ConfigurationAttribute...) - Method in interface org.osgi.service.cm.Configuration
Add attributes to the configuration.
addBundle(long) - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Adds a bundle to the resource context.
addBundles(FeatureBundle...) - Method in interface org.osgi.service.feature.FeatureBuilder
Add Bundles to the Feature.
addCategories(String...) - Method in interface org.osgi.service.feature.FeatureBuilder
Adds one or more categories to the Feature.
addConfigurations(FeatureConfiguration...) - Method in interface org.osgi.service.feature.FeatureBuilder
Add Configurations to the Feature.
addDirective(String, String) - Method in interface org.osgi.service.repository.RequirementBuilder
Add a directive to the set of directives.
ADDED - Static variable in interface org.osgi.service.dmt.DmtEvent
Event type indicating nodes that were added.
ADDED - Static variable in class org.osgi.service.remoteserviceadmin.EndpointEvent
An endpoint has been added.
addExtensions(FeatureExtension...) - Method in interface org.osgi.service.feature.FeatureBuilder
Add Extensions to the Feature
adding(BiConsumer<ServiceReference<S>, S>) - Method in interface org.osgi.service.cdi.reference.BindServiceReference
Subscribe an action to the adding service event.
adding(BiConsumer<S, Map<String, Object>>) - Method in interface org.osgi.service.cdi.reference.BindService
Subscribe an action to the adding service event.
adding(Consumer<ServiceReference<S>>) - Method in interface org.osgi.service.cdi.reference.BindServiceReference
Subscribe an action to the adding service event.
adding(Consumer<BeanServiceObjects<S>>) - Method in interface org.osgi.service.cdi.reference.BindBeanServiceObjects
Subscribe an action to the adding service event.
adding(Consumer<S>) - Method in interface org.osgi.service.cdi.reference.BindService
Subscribe an action to the adding service event.
addMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a basic member to this Group object.
addMetadata(String, Object) - Method in interface org.osgi.service.feature.FeatureArtifactBuilder
Add metadata for this Artifact.
addMetadata(String, Object) - Method in interface org.osgi.service.feature.FeatureBundleBuilder
Add metadata for this Bundle.
addMetadata(Map<String, Object>) - Method in interface org.osgi.service.feature.FeatureArtifactBuilder
Add metadata for this Artifact by providing a map.
addMetadata(Map<String, Object>) - Method in interface org.osgi.service.feature.FeatureBundleBuilder
Add metadata for this Bundle by providing a map.
addObject(String) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Add a new node to the Dmt Admin as defined by the AddObject RPC.
addParticipant(Participant) - Method in interface org.osgi.service.coordinator.Coordination
Register a Participant with this Coordination.
addParticipant(Participant) - Method in interface org.osgi.service.coordinator.Coordinator
Register a Participant with the current Coordination.
addPermission(String, int) - Method in class org.osgi.service.dmt.Acl
Create a new Acl instance from this Acl with the given permission added for the given principal.
addRequiredMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a required member to this Group object.
addResourceMonitor(ResourceMonitor<?>) - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Adds a new ResourceMonitor instance monitoring resource for this resource context.
addText(String) - Method in interface org.osgi.service.feature.FeatureExtensionBuilder
Add a line of text to the extension.
addValue(String, Object) - Method in interface org.osgi.service.feature.FeatureConfigurationBuilder
Add a configuration value for this Configuration object.
addValues(Map<String, Object>) - Method in interface org.osgi.service.feature.FeatureConfigurationBuilder
Add a map of configuration values for this Configuration object.
addVariable(String, Object) - Method in interface org.osgi.service.feature.FeatureBuilder
Add a variable to the Feature.
addVariables(Map<String, Object>) - Method in interface org.osgi.service.feature.FeatureBuilder
Add a map of variables to the Feature.
adjustBackPressure(LongUnaryOperator) - Method in interface org.osgi.util.pushstream.PushStream
Changes the back-pressure propagated by this pipeline stage.
adjustBackPressure(ToLongBiFunction<T, Long>) - Method in interface org.osgi.util.pushstream.PushStream
Changes the back-pressure propagated by this pipeline stage.
ADMIN - Static variable in class org.osgi.service.coordinator.CoordinationPermission
The action string admin.
ADMIN - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The permission name "admin".
aeReferenceIDChange - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
aeReferenceIDChange element
aeRegistrationPointChange - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
AE Registration Point Change
aggregatedNotification - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Aggregated Notification
aggregatedResponse - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Aggregated Response
Alarm - Interface in org.osgi.service.dal.functions
Alarm function provides alarm sensor support.
AlarmData - Class in org.osgi.service.dal.functions.data
Function alarm data.
AlarmData(long, Map<String, ?>, int, int) - Constructor for class org.osgi.service.dal.functions.data.AlarmData
Constructs new AlarmData instance with the specified arguments.
AlarmData(Map<String, ?>) - Constructor for class org.osgi.service.dal.functions.data.AlarmData
Constructs new AlarmData instance with the specified field values.
ALERT_NOT_ROUTED - Static variable in exception class org.osgi.service.dmt.DmtException
An alert can not be sent from the device to the given principal.
AlertItem - Class in org.osgi.service.dmt.notification
Immutable data structure carried in an alert (client initiated notification).
AlertItem(String[], String, String, DmtData) - Constructor for class org.osgi.service.dmt.notification.AlertItem
Create an instance of the alert item, specifying the source node URI as an array of path segments.
AlertItem(String, String, String, DmtData) - Constructor for class org.osgi.service.dmt.notification.AlertItem
Create an instance of the alert item.
AlertPermission - Class in org.osgi.service.dmt.security
Indicates the callers authority to send alerts to management servers, identified by their principal names.
AlertPermission(String) - Constructor for class org.osgi.service.dmt.security.AlertPermission
Creates a new AlertPermission object with its name set to the target string.
AlertPermission(String, String) - Constructor for class org.osgi.service.dmt.security.AlertPermission
Creates a new AlertPermission object using the 'canonical' two argument constructor.
all(Collection<Promise<S>>) - Method in class org.osgi.util.promise.PromiseFactory
Returns a new Promise that is a latch on the resolution of the specified Promises.
all(Collection<Promise<S>>) - Static method in class org.osgi.util.promise.Promises
Returns a new Promise that is a latch on the resolution of the specified Promises.
all(Promise<? extends T>...) - Static method in class org.osgi.util.promise.Promises
Returns a new Promise that is a latch on the resolution of the specified Promises.
ALL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
ALL_PERMISSION - Static variable in class org.osgi.service.dmt.Acl
Principals holding this permission can issue any command on the node having this ACL.
allMatch(Predicate<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
Closes the channel and resolve the promise with false when the predicate does not matches a pay load.
ALREADY_ENDED - Static variable in exception class org.osgi.service.coordinator.CoordinationException
The Coordination has already terminated normally.
ALREADY_PUSHED - Static variable in exception class org.osgi.service.coordinator.CoordinationException
The Coordination was already on a thread's thread local Coordination stack.
AMPERE - Static variable in class org.osgi.service.dal.SIUnits
Unit of electric current defined by the International System of Units (SI).
AMPERE_PER_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic field strength.
AMPERE_PER_SQUARE_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of current density.
and(RequirementExpression, RequirementExpression) - Method in interface org.osgi.service.repository.ExpressionCombiner
Combine two RequirementExpressions into a requirement expression using the and operator.
and(RequirementExpression, RequirementExpression, RequirementExpression...) - Method in interface org.osgi.service.repository.ExpressionCombiner
Combine multiple RequirementExpressions into a requirement expression using the and operator.
and(Predicate<? super T>) - Method in interface org.osgi.util.function.Predicate
Compose this Predicate logical-AND the specified Predicate.
AND - Enum constant in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterOperation
Logical AND
AndExpression - Interface in org.osgi.service.repository
A RequirementExpression representing the and of a number of requirement expressions.
andThen(Consumer<? super T>) - Method in interface org.osgi.util.function.Consumer
Compose the specified Consumer to be called after this Consumer.
andThen(Function<? super R, ? extends S>) - Method in interface org.osgi.util.function.Function
Compose the specified Function to be called on the value returned by this Function.
ANGSTROM - Static variable in class org.osgi.service.dal.SIUnits
Unit of length.
Any() - Constructor for class org.osgi.service.cdi.annotations.Reference.Any
 
anyMatch(Predicate<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
Close the channel and resolve the promise with true when the predicate matches a payload.
AnyService - Class in org.osgi.service.component
A marker type whose name is used in the interface attribute of a reference element in a component description to indicate that the type of the service for a reference is not specified and can thus be any service type.
apiVersion() - Method in interface org.osgi.service.enocean.EnOceanHost
Returns the chip's API version info (cf.
apply(Object, Type) - Method in interface org.osgi.util.converter.ConverterFunction
Convert the object into the target type.
apply(T) - Method in interface org.osgi.util.function.Function
Applies this function to the specified argument.
applyRelativePath - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Apply Relative Path
appVersion() - Method in interface org.osgi.service.enocean.EnOceanHost
Returns the chip's application version info (cf.
APSException - Exception Class in org.osgi.service.zigbee
This exception class is specialized for the APS errors.
APSException(int, int, String) - Constructor for exception class org.osgi.service.zigbee.APSException
Creates a APSException containing a specific errorCode or zigBeeErrorCode.
APSException(int, String) - Constructor for exception class org.osgi.service.zigbee.APSException
Creates a APSException containing a specific errorCode.
APSException(String) - Constructor for exception class org.osgi.service.zigbee.APSException
Creates a APSException containing only a description, but no error codes.
ARRAY - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], an Array is an ordered sequence of zero or more elements, all of the same data type.
ARTIFACTS - Enum constant in enum org.osgi.service.feature.FeatureExtension.Type
An extension that is a list of artifact identifiers.
as(Class<T>) - Method in exception class org.osgi.service.transaction.control.ScopedWorkException
Throws the cause of this Exception as a RuntimeException the supplied Exception type.
asConsumer(Consumer<T>) - Static method in interface org.osgi.util.function.Consumer
Returns a Consumer which wraps a java.util.function.Consumer.
ASDU_TOO_LONG - Static variable in exception class org.osgi.service.zigbee.APSException
A transmit request failed since the ASDU is too large and fragmentation is not supported.
asFunction(Function<T, R>) - Static method in interface org.osgi.util.function.Function
Returns a Function which wraps the specified java.util.function.Function.
asJavaConsumer(Consumer<T>) - Static method in interface org.osgi.util.function.Consumer
Returns a java.util.function.Consumer which wraps the specified Consumer and throws any thrown exceptions.
asJavaConsumerIgnoreException(Consumer<T>) - Static method in interface org.osgi.util.function.Consumer
Returns a java.util.function.Consumer which wraps the specified Consumer and discards any thrown Exceptions.
asJavaFunction(Function<T, R>) - Static method in interface org.osgi.util.function.Function
Returns a java.util.function.Function which wraps the specified Function and throws any thrown exceptions.
asJavaFunctionOrElse(Function<T, R>, R) - Static method in interface org.osgi.util.function.Function
Returns a java.util.function.Function which wraps the specified Function and the specified value.
asJavaFunctionOrElseGet(Function<T, R>, Supplier<? extends R>) - Static method in interface org.osgi.util.function.Function
Returns a java.util.function.Function which wraps the specified Function and the specified java.util.function.Supplier.
asJavaPredicate(Predicate<T>) - Static method in interface org.osgi.util.function.Predicate
Returns a java.util.function.Predicate which wraps the specified Predicate and throws any thrown exceptions.
asJavaPredicateOrElse(Predicate<T>, boolean) - Static method in interface org.osgi.util.function.Predicate
Returns a java.util.function.Predicate which wraps the specified Predicate and the specified value.
asJavaPredicateOrElseGet(Predicate<T>, BooleanSupplier) - Static method in interface org.osgi.util.function.Predicate
Returns a java.util.function.Predicate which wraps the specified Predicate and the specified java.util.function.BooleanSupplier.
asJavaSupplier(Supplier<T>) - Static method in interface org.osgi.util.function.Supplier
Returns a java.util.function.Supplier which wraps the specified Supplier and throws any thrown exceptions.
asJavaSupplierOrElse(Supplier<T>, T) - Static method in interface org.osgi.util.function.Supplier
Returns a java.util.function.Supplier which wraps the specified Supplier and the specified value.
asJavaSupplierOrElseGet(Supplier<T>, Supplier<? extends T>) - Static method in interface org.osgi.util.function.Supplier
Returns a java.util.function.Supplier which wraps the specified Supplier and the specified java.util.function.Supplier.
asOneOf(Class<A>, Class<B>) - Method in exception class org.osgi.service.transaction.control.ScopedWorkException
Throws the cause of this Exception as a RuntimeException or one of the supplied Exception types.
asOneOf(Class<A>, Class<B>, Class<C>) - Method in exception class org.osgi.service.transaction.control.ScopedWorkException
Throws the cause of this Exception as a RuntimeException or one of the supplied Exception types.
asOneOf(Class<A>, Class<B>, Class<C>, Class<D>) - Method in exception class org.osgi.service.transaction.control.ScopedWorkException
Throws the cause of this Exception as a RuntimeException or one of the supplied Exception types.
asPredicate(Predicate<T>) - Static method in interface org.osgi.util.function.Predicate
Returns a Predicate which wraps the specified java.util.function.Predicate.
asRuntimeException() - Method in exception class org.osgi.service.transaction.control.ScopedWorkException
 
assignedTokenIdentifiers - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Assigned Token Identifiers
asSupplier(Supplier<T>) - Static method in interface org.osgi.util.function.Supplier
Returns a Supplier which wraps the specified java.util.function.Supplier.
async(Method, Object[]) - Method in interface org.osgi.service.async.delegate.AsyncDelegate
Invoke the specified method as an asynchronous task with the specified arguments.
Async - Interface in org.osgi.service.async
The Asynchronous Execution Service.
AsyncDelegate - Interface in org.osgi.service.async.delegate
This interface is used by services to allow them to optimize Asynchronous calls where they are capable of executing more efficiently.
asyncMap(int, int, Function<? super T, Promise<? extends R>>) - Method in interface org.osgi.util.pushstream.PushStream
Asynchronously map the payload values.
asyncSupported - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
Specifies whether the servlet supports asynchronous processing.
asyncSupported - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
Specifies whether the servlet filter supports asynchronous processing.
asyncSupported() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterAsyncSupported
Service property identifying the asynchronous support of a filter.
asyncSupported() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletAsyncSupported
Service property identifying the asynchronous support of a servlet.
AT_LEAST_ONE - Enum constant in enum org.osgi.service.component.annotations.ReferenceCardinality
The reference is mandatory and multiple.
attach(ServiceReference<?>) - Method in interface org.osgi.service.device.Driver
Attaches this Driver service to the Device service represented by the given ServiceReference object.
attribute - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Attribute
attribute - Variable in class org.osgi.service.onem2m.dto.ResourceDTO
Non Universal Attribute.
ATTRIBUTE - Static variable in class org.osgi.service.cm.ConfigurationPermission
Provides permission to set or remove an attribute on the configuration.
ATTRIBUTE_DATA_TYPE - Static variable in interface org.osgi.service.zigbee.ZCLEventListener
Property key for the optional attribute data type of an attribute reporting configuration record, cf.
ATTRIBUTE_ID - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
The type of an attribute identifier.
AttributeDefinition - Interface in org.osgi.service.metatype
An interface to describe an attribute.
AttributeDefinition - Annotation Type in org.osgi.service.metatype.annotations
AttributeDefinition information for the annotated method.
AttributeDTO - Class in org.osgi.service.onem2m.dto
DTO expresses Attribute.
AttributeDTO() - Constructor for class org.osgi.service.onem2m.dto.AttributeDTO
 
attributeList - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Attribute List
attributes - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
attributes
attributes - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
The servlet context attributes.
attributesAndChildResourceReferences - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
attributesAndChildResourceReferences
attributesAndChildResources - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
attributesAndChildResources
AttributeType - Enum in org.osgi.service.metatype.annotations
Attribute types for the AttributeDefinition annotation.
AUTHENTICATION_TYPE - Static variable in class org.osgi.service.http.context.ServletContextHelper
HttpServletRequest attribute specifying the scheme used in authentication.
AUTHENTICATION_TYPE - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the scheme used in authentication.
Authorization - Interface in org.osgi.service.useradmin
The Authorization interface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate.
AUTHORIZATION - Static variable in class org.osgi.service.http.context.ServletContextHelper
HttpServletRequest attribute specifying the Authorization object obtained from the org.osgi.service.useradmin.UserAdmin service.
AUTHORIZATION - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the Authorization object obtained from the org.osgi.service.useradmin.UserAdmin service.
authorizationRelationshipIndicator - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Authorization Relationship Indicator
authorizationSignatureIndicator - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Authorization Signature Indicator
authorizationSignatures - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Authorization Signatures
AuthSignatureReqInfo - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
AuthSignatureReqInfo
AUTOMATIC - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for representing an automatic node in the tree.

B

BackingStoreException - Exception Class in org.osgi.service.prefs
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for exception class org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(String, Throwable) - Constructor for exception class org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BACNET_OID - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the BACnet OID data type is included to allow interworking with BACnet.
BAG - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], a Bag behaves exactly the same as a Set, except that two elements may have the same value.
BAR - Static variable in class org.osgi.service.dal.SIUnits
Unit of pressure.
BARN - Static variable in class org.osgi.service.dal.SIUnits
Unit of area.
BaseServletDTO - Class in org.osgi.service.http.runtime.dto
Represents common information about a javax.servlet.Servlet service.
BaseServletDTO() - Constructor for class org.osgi.service.http.runtime.dto.BaseServletDTO
 
BasicEnvelope - Class in org.osgi.service.wireadmin
BasicEnvelope is an implementation of the Envelope interface
BasicEnvelope(Object, Object, String) - Constructor for class org.osgi.service.wireadmin.BasicEnvelope
Constructor.
BAUD_115200 - Static variable in class org.osgi.service.serial.SerialConstants
Baud rate: 115200.
BAUD_14400 - Static variable in class org.osgi.service.serial.SerialConstants
Baud rate: 14400.
BAUD_19200 - Static variable in class org.osgi.service.serial.SerialConstants
Baud rate: 19200.
BAUD_38400 - Static variable in class org.osgi.service.serial.SerialConstants
Baud rate: 38400.
BAUD_57600 - Static variable in class org.osgi.service.serial.SerialConstants
Baud rate: 57600.
BAUD_9600 - Static variable in class org.osgi.service.serial.SerialConstants
Baud rate: 9600.
BAUD_AUTO - Static variable in class org.osgi.service.serial.SerialConstants
Baud rate: Automatic baud rate (if available).
Bean - Annotation Type in org.osgi.service.cdi.annotations
Annotation used to indicate that build tooling must be included the class in the osgi.cdi beans list.
BeanPropertyException - Exception Class in org.osgi.service.cdi.propertytypes
This Runtime Exception is thrown when a Bean Property Type method attempts an invalid component property coercion.
BeanPropertyException(String) - Constructor for exception class org.osgi.service.cdi.propertytypes.BeanPropertyException
Create a Bean Property Exception with a message.
BeanPropertyException(String, Throwable) - Constructor for exception class org.osgi.service.cdi.propertytypes.BeanPropertyException
Create a Bean Property Exception with a message and a nested cause.
BeanPropertyType - Annotation Type in org.osgi.service.cdi.annotations
Identify the annotated annotation as a Bean Property Type.
BeanPropertyType.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the BeanPropertyType annotation.
beans - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
The set of beans that make up the component.
beans() - Element in annotation type org.osgi.service.cdi.annotations.RequireCDIExtender
Specify OSGi Beans classes to be used by the CDI container.
Beans - Annotation Type in org.osgi.service.cdi.annotations
Annotation used to indicate that build tooling must be included the specified classes in the osgi.cdi beans list.
BeanServiceObjects<S> - Interface in org.osgi.service.cdi.reference
Allows multiple service objects for a service to be obtained.
BECQUEREL - Static variable in class org.osgi.service.dal.SIUnits
Unit of activity referred to a radionuclide.
begin(String, long) - Method in interface org.osgi.service.coordinator.Coordinator
Create a new Coordination and make it the current Coordination.
BEL - Static variable in class org.osgi.service.dal.SIUnits
Unit of logarithmic ratio quantities.
BIGDECIMAL - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated.
As of 1.1.
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated.
As of 1.1.
bind - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The name of the bind method of the reference.
bind() - Method in interface org.osgi.service.cdi.reference.BindBeanServiceObjects
The bind terminal operation is required to instruct CCR that all the bind actions have been specified, otherwise bind actions will never be called by CCR.
bind() - Method in interface org.osgi.service.cdi.reference.BindService
The bind terminal operation is required to instruct CCR that all the bind actions have been specified, otherwise bind actions will never be called by CCR.
bind() - Method in interface org.osgi.service.cdi.reference.BindServiceReference
The bind terminal operation is required to instruct CCR that all the bind actions have been specified, otherwise bind actions will never be called by CCR.
bind() - Element in annotation type org.osgi.service.component.annotations.Reference
The name of the bind method for this reference.
bind(String, int) - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Adds the following entry in the Binding Table of the device:
BindBeanServiceObjects<S> - Interface in org.osgi.service.cdi.reference
A bean provided by CCR for binding actions to life cycle events of matching services.
BindService<S> - Interface in org.osgi.service.cdi.reference
A bean provided by CCR for binding actions to life cycle events of matching services.
BindServiceReference<S> - Interface in org.osgi.service.cdi.reference
A bean provided by CCR for binding actions to life cycle events of matching services.
BITMAP_16 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Bitmap16-bit
BITMAP_24 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Bitmap 24-bit
BITMAP_32 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Bitmap 32-bit
BITMAP_40 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Bitmap 40-bit
BITMAP_48 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Bitmap 48-bit
BITMAP_56 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Bitmap 56-bit
BITMAP_64 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Bitmap 64-bit
BITMAP_8 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Bitmap type holds logical values, one per bit, depending on its length.
BLOCK - Enum constant in enum org.osgi.util.pushstream.QueuePolicyOption
Attempt to add the supplied event to the queue, blocking until the enqueue is successful.
blockingRequest - Enum constant in enum org.osgi.service.onem2m.dto.ResponseTypeInfoDTO.ResponseType
blockingRequest
BOOLEAN - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The Boolean type.
BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN type.
BOOLEAN - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Boolean type represents a logical value, either FALSE (0x00) or TRUE (0x01).
BooleanControl - Interface in org.osgi.service.dal.functions
BooleanControl function provides a boolean control support.
BooleanData - Class in org.osgi.service.dal.functions.data
Function boolean data wrapper.
BooleanData(long, Map<String, ?>, boolean) - Constructor for class org.osgi.service.dal.functions.data.BooleanData
Constructs new BooleanData instance with the specified arguments.
BooleanData(Map<String, ?>) - Constructor for class org.osgi.service.dal.functions.data.BooleanData
Constructs new BooleanData instance with the specified field values.
BooleanSensor - Interface in org.osgi.service.dal.functions
BooleanSensor function provides boolean sensor monitoring.
boundServices - Variable in class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
The bound services.
broadcast(int, ZCLFrame) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Broadcasts a ZCL frame to the cluster ID of all the nodes of the ZigBee network.
broadcast(int, ZCLFrame) - Method in interface org.osgi.service.zigbee.ZigBeeNode
Broadcasts a given ZCL Frame to cluster clusterID on all the ZigBeeEndpoint that are running on this node (endpoint broadcasting).
broadcast(int, ZCLFrame, String) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Broadcasts a ZCL frame to the cluster ID of all the nodes of the ZigBee network.
broadcast(int, ZCLFrame, String) - Method in interface org.osgi.service.zigbee.ZigBeeNode
Broadcasts a given ZCL Frame to cluster clusterID on all the ZigBeeEndpoint that are running on this node (endpoint broadcasting).
buffer() - Method in interface org.osgi.util.pushstream.PushStream
Buffer the events in a queue using default values for the queue size and other behaviors.
BufferBuilder<R,T,U> - Interface in org.osgi.util.pushstream
Create a buffered section of a Push-based stream
build() - Method in interface org.osgi.service.feature.FeatureArtifactBuilder
Build the Artifact object.
build() - Method in interface org.osgi.service.feature.FeatureBuilder
Build the Feature.
build() - Method in interface org.osgi.service.feature.FeatureBundleBuilder
Build the Bundle object.
build() - Method in interface org.osgi.service.feature.FeatureConfigurationBuilder
Build the Configuration object.
build() - Method in interface org.osgi.service.feature.FeatureExtensionBuilder
Build the Extension.
build() - Method in interface org.osgi.service.repository.RequirementBuilder
Create a requirement based upon the values set in this requirement builder.
build() - Method in interface org.osgi.service.transaction.control.TransactionControl
Build a transaction context to surround a piece of transactional work
build() - Method in interface org.osgi.util.converter.ConverterBuilder
Build the specified converter.
build() - Method in interface org.osgi.util.pushstream.BufferBuilder
 
buildBuffer() - Method in interface org.osgi.util.pushstream.PushStream
Build a buffer to enqueue events in a queue using custom values for the queue size and other behaviors.
buildBufferedConsumer(PushEventConsumer<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Build a buffered PushEventConsumer with custom configuration.
BuilderFactory - Interface in org.osgi.service.feature
The Builder Factory can be used to obtain builders for the various entities.
buildEventSourceFromStream(PushStream<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Convert an PushStream into an PushEventSource.
buildExpression() - Method in interface org.osgi.service.repository.RequirementBuilder
Create a requirement expression for a requirement based upon the values set in this requirement builder.
buildSimpleEventSource(Class<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Build a SimplePushEventSource with the supplied type and custom buffering behaviors.
buildStream(PushEventSource<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Builds a push stream with custom configuration.
bundle - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
The bundle declaring the CDI container.
bundle - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The bundle declaring the component description.
BUNDLE - Enum constant in enum org.osgi.service.cdi.ServiceScope
This activation will register an OSGi service with service.scope=bundle.
BUNDLE - Enum constant in enum org.osgi.service.component.annotations.ReferenceScope
A single service object is used for all references to the service in this bundle.
BUNDLE - Enum constant in enum org.osgi.service.component.annotations.ServiceScope
When the component is registered as a service, it must be registered as a bundle scope service and an instance of the component must be created for each bundle using the service.
BUNDLE - Static variable in interface org.osgi.service.event.EventConstants
The Bundle object of the bundle relevant to the event.
BUNDLE_ADDED - Static variable in class org.osgi.service.resourcemonitoring.ResourceContextEvent
A bundle has been added to e ResourceContext
BUNDLE_CONTEXT - Static variable in class org.osgi.service.jndi.JNDIConstants
This JNDI environment property can be used by a JNDI client to indicate the caller's BundleContext.
BUNDLE_ID - Static variable in interface org.osgi.service.event.EventConstants
The Bundle id of the bundle relevant to the event.
BUNDLE_REMOVED - Static variable in class org.osgi.service.resourcemonitoring.ResourceContextEvent
A bundle has been removed from a ResourceContext
BUNDLE_SIGNER - Static variable in interface org.osgi.service.event.EventConstants
The Distinguished Names of the signers of the bundle relevant to the event.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.service.event.EventConstants
The Bundle Symbolic Name of the bundle relevant to the event.
BUNDLE_VERSION - Static variable in interface org.osgi.service.event.EventConstants
The version of the bundle relevant to the event.
BYTE - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The Byte type.
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE type.

C

calculateRequestInfoDTO(String) - Method in interface org.osgi.service.http.runtime.HttpServiceRuntime
Return a request info DTO containing the services involved with processing a request for the specified path.
CALIBRATION_ERROR - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Calibration Error error code.
call() - Method in interface org.osgi.service.async.Async
Invoke the last method call registered by a mediated object as an asynchronous task.
call(Promise<T>) - Method in interface org.osgi.util.promise.Success
Success callback for a Promise.
call(R) - Method in interface org.osgi.service.async.Async
Invoke the last method call registered by a mediated object as an asynchronous task.
CALLBACKS_EXECUTOR_THREAD - Enum constant in enum org.osgi.util.promise.PromiseFactory.Option
Run callbacks on an executor thread.
can(int) - Method in interface org.osgi.service.dmt.MetaNode
Check whether the given operation is valid for this node.
CANDELA - Static variable in class org.osgi.service.dal.SIUnits
Unit of luminous intensity defined by the International System of Units (SI).
CANDELA_PER_SQUARE_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of luminance.
CANNOT_HANDLE - Static variable in interface org.osgi.util.converter.ConverterFunction
Special object to indicate that a custom converter rule or error handler cannot handle the conversion.
CAPABILITY_CONFIGS_ATTRIBUTE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DistributionNamespace
The capability attribute used to specify the config types supported by this distribution provider.
CAPABILITY_MIME_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
The capability attribute that defines the IANA MIME Type/Format for this content.
CAPABILITY_OBJECTCLASS_ATTRIBUTE - Static variable in class org.osgi.namespace.service.ServiceNamespace
The capability attribute used to specify the types of the service.
CAPABILITY_POLICY_ATTRIBUTE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
The capability attribute used to specify the policy or policies supported by this topology manager.
CAPABILITY_PROTOCOLS_ATTRIBUTE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DiscoveryNamespace
The capability attribute used to specify the discovery protocols supported by this discovery provider.
CAPABILITY_REGISTER_DIRECTIVE - Static variable in class org.osgi.service.serviceloader.ServiceLoaderNamespace
The capability directive used to specify the implementation classes of the service.
CAPABILITY_SIZE_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
The capability attribute that contains the size, in bytes, of the content.
CAPABILITY_URL_ATTRIBUTE - Static variable in class org.osgi.service.repository.ContentNamespace
The capability attribute that contains the URL to the content.
CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.namespace.contract.ContractNamespace
The capability attribute contains the Versions of the specification of the contract.
CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.namespace.extender.ExtenderNamespace
The capability attribute contains the Version of the specification of the extender.
CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.osgi.namespace.implementation.ImplementationNamespace
The capability attribute contains the Version of the specification or contract being implemented.
cardinality - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The cardinality of the reference.
cardinality() - Element in annotation type org.osgi.service.component.annotations.Reference
The cardinality of this reference.
cardinality() - Element in annotation type org.osgi.service.metatype.annotations.AttributeDefinition
The cardinality of this AttributeDefinition.
CDI_CAPABILITY_NAME - Static variable in class org.osgi.service.cdi.CDIConstants
Capability name for CDI Integration.
CDI_COMPONENT_NAME - Static variable in class org.osgi.service.cdi.CDIConstants
Special string representing the name of a Component.
CDI_CONTAINER_ID - Static variable in class org.osgi.service.cdi.CDIConstants
The attribute of the CDI extender requirement declaring the container's id.
CDI_CONTAINER_ID_PROPERTY - Static variable in class org.osgi.service.cdi.CDIConstants
The key used for the container id service property in services provided by CCR.
CDI_EXTENSION_PROPERTY - Static variable in class org.osgi.service.cdi.CDIConstants
A service property applied to javax.enterprise.inject.spi.Extension services, whose value is the name of the extension.
CDI_SPECIFICATION_VERSION - Static variable in class org.osgi.service.cdi.CDIConstants
Compile time constant for the Specification Version of CDI Integration.
CDIComponentRuntime - Interface in org.osgi.service.cdi.runtime
The CDIComponentRuntime service represents the actor that manages the CDI containers and their life cycle.
CDIConstants - Class in org.osgi.service.cdi
Defines CDI constants.
CHANGE_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeCredential".
CHANGE_PROPERTY - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeProperty".
changeCount - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
The change count of the container at the time this DTO was created
changeOccurred(DmtEvent) - Method in interface org.osgi.service.dmt.DmtEventListener
DmtAdmin uses this method to notify the registered listeners about the change.
CHANNEL_ID - Static variable in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
The unique ID of this EnOceanChannelDescription object.
CHARACTER - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The Character type.
CHARACTER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The CHARACTER type.
CHARACTER_STRING - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Character String data type contains data octets encoding characters according to the language and character set field of the complex descriptor.
CHILD_NEIGHBOR - Static variable in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Constant value representing a child relationship between current ZigBeeNode and the neighbor.
childAttribute - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Child Attribute
childLabels - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Child Labels
CHILDREN_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all devices containing other embedded devices.
childrenNames() - Method in interface org.osgi.service.prefs.Preferences
Returns the names of the children of this node.
ChildResourceRefDTO - Class in org.osgi.service.onem2m.dto
DTO expresses ChildResourceRef.
ChildResourceRefDTO() - Constructor for class org.osgi.service.onem2m.dto.ChildResourceRefDTO
 
childResourceReferences - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
childResourceReferences
childResourceRefList - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Child Resource RefList
childResources - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
childResources
childResourceType - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Child Resource Type
CHIP_ID - Static variable in interface org.osgi.service.enocean.EnOceanDevice
Property name for the mandatory CHIP_ID of the device
clear() - Method in class org.osgi.service.event.EventProperties
This method throws UnsupportedOperationException.
clear() - Method in interface org.osgi.service.prefs.Preferences
Removes all of the properties (key-value associations) in this node.
close() - Method in interface org.osgi.service.dmt.DmtSession
Closes a session.
close() - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Closes a session.
close() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
Delete the local endpoint and disconnect any remote distribution providers.
close() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
Close this Import Registration.
close() - Method in interface org.osgi.service.tr069todmt.TR069Connector
Close this connector.
close() - Method in interface org.osgi.service.zigbee.ZCLCommandResponseStream
Closes this response, indicating that no further responses are needed.
close() - Static method in class org.osgi.util.pushstream.PushEvent
Create a new close event.
close() - Method in interface org.osgi.util.pushstream.PushStream
Close this PushStream by sending an event of type PushEvent.EventType.CLOSE downstream.
close() - Method in interface org.osgi.util.pushstream.SimplePushEventSource
Close this source.
CLOSE - Enum constant in enum org.osgi.util.pushstream.PushEvent.EventType
An event that indicates that the stream has terminated normally
cluster - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
The name of the cluster this node belongs to.
CLUSTER_COMMAND_NOT_SUPPORTED - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Cluster Command Not Supported error code.
CLUSTER_ID - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
The type of a cluster identifier.
ClusterTagPermission - Class in org.osgi.service.clusterinfo
A bundle's authority to add a tag to a NodeStatus service.
ClusterTagPermission(String, String) - Constructor for class org.osgi.service.clusterinfo.ClusterTagPermission
Defines the authority to add a tag to the NodeStatus service.
CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been deleted.
CM_LOCATION_CHANGED - Static variable in class org.osgi.service.cm.ConfigurationEvent
The location of a Configuration has been changed.
CM_RANKING - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to specify the order in which plugins are invoked.
CM_TARGET - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to limit the Managed Service or Managed Service Factory configuration dictionaries a Configuration Plugin service receives.
CM_UPDATED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been updated.
CMD_ADD - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the ADD access type.
CMD_DELETE - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the DELETE access type.
CMD_EXECUTE - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the EXECUTE access type.
CMD_GET - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the GET access type.
CMD_REPLACE - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for the REPLACE access type.
coalesce(int, Function<Collection<T>, R>) - Method in interface org.osgi.util.pushstream.PushStream
Coalesces a number of events into a new type of event.
coalesce(IntSupplier, Function<Collection<T>, R>) - Method in interface org.osgi.util.pushstream.PushStream
Coalesces a number of events into a new type of event.
coalesce(Function<? super T, Optional<R>>) - Method in interface org.osgi.util.pushstream.PushStream
Coalesces a number of events into a new type of event.
COLD - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: Meter - indicates that the Meter measures thermal energy provided by a source. This type can be specified as a value of Function.SERVICE_TYPE.
collect(Collector<? super T, A, R>) - Method in interface org.osgi.util.pushstream.PushStream
See Stream.
collectionType - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The collection type for the reference.
collectionType() - Element in annotation type org.osgi.service.component.annotations.Reference
The collection type for this reference.
CollectionType - Enum in org.osgi.service.component.annotations
Collection types for the Reference annotation.
COMMAND_FAILED - Static variable in exception class org.osgi.service.dmt.DmtException
The recipient encountered an error which prevented it from fulfilling the request.
COMMAND_NOT_ALLOWED - Static variable in exception class org.osgi.service.dmt.DmtException
The requested command is not allowed on the target node.
commit() - Method in interface org.osgi.service.dmt.DmtSession
Commits a series of DMT operations issued in the current atomic session since the last transaction boundary.
commit() - Method in interface org.osgi.service.dmt.spi.TransactionalDataSession
Commits a series of DMT operations issued in the current atomic session since the last transaction boundary.
commit() - Method in interface org.osgi.service.transaction.control.LocalResource
Commit the resource
COMMITTED - Enum constant in enum org.osgi.service.transaction.control.TransactionStatus
The transaction has committed
COMMITTING - Enum constant in enum org.osgi.service.transaction.control.TransactionStatus
The transaction is in the process of being committed
COMMUNICATION_ERROR - Static variable in exception class org.osgi.service.dal.DeviceException
An exception code indicates that there is an error in the communication.
compareTo(Object) - Method in class org.osgi.service.dal.FunctionData
Compares this FunctionData instance with the given argument.
compareTo(Object) - Method in class org.osgi.service.dal.functions.data.AlarmData
Compares this AlarmData instance with the given argument.
compareTo(Object) - Method in class org.osgi.service.dal.functions.data.BooleanData
Compares this BooleanData instance with the given argument.
compareTo(Object) - Method in class org.osgi.service.dal.functions.data.KeypadData
Compares this KeypadData instance with the given argument.
compareTo(Object) - Method in class org.osgi.service.dal.functions.data.LevelData
Compares this LevelData instance with the given argument.
Component - Annotation Type in org.osgi.service.component.annotations
Identify the annotated class as a Service Component.
COMPONENT_CAPABILITY_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
Capability name for Service Component Runtime.
COMPONENT_FACTORY - Static variable in interface org.osgi.service.component.ComponentConstants
A service registration property for a Component Factory that contains the value of the factory attribute.
COMPONENT_ID - Static variable in interface org.osgi.service.component.ComponentConstants
A component property that contains the generated id for a component configuration.
COMPONENT_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
A component property for a component configuration that contains the name of the component as specified in the name attribute of the component element.
COMPONENT_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.component.ComponentConstants
Compile time constant for the Specification Version of Declarative Services.
ComponentConfigurationDTO - Class in org.osgi.service.component.runtime.dto
A representation of an actual instance of a declared component description parameterized by component properties.
ComponentConfigurationDTO() - Constructor for class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
 
ComponentConstants - Interface in org.osgi.service.component
Defines standard names for Service Component constants.
ComponentContext - Interface in org.osgi.service.component
A Component Context object is used by a component instance to interact with its execution context including locating services by reference name.
ComponentDescriptionDTO - Class in org.osgi.service.component.runtime.dto
A representation of a declared component description.
ComponentDescriptionDTO() - Constructor for class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
 
ComponentDTO - Class in org.osgi.service.cdi.runtime.dto
A snapshot of the runtime state of a component.
ComponentDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.ComponentDTO
 
ComponentException - Exception Class in org.osgi.service.component
Unchecked exception which may be thrown by Service Component Runtime.
ComponentException(String) - Constructor for exception class org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message.
ComponentException(String, Throwable) - Constructor for exception class org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message and cause.
ComponentException(Throwable) - Constructor for exception class org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified cause.
ComponentFactory<S> - Interface in org.osgi.service.component
When a component is declared with the factory attribute on its component element, Service Component Runtime will register a Component Factory service to allow new component configurations to be created and activated rather than automatically creating and activating component configuration as necessary.
ComponentInstance<S> - Interface in org.osgi.service.component
A ComponentInstance encapsulates a component instance of an activated component configuration.
ComponentInstanceDTO - Class in org.osgi.service.cdi.runtime.dto
A snapshot of the runtime state of a component.
ComponentInstanceDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.ComponentInstanceDTO
 
ComponentProperties - Annotation Type in org.osgi.service.cdi.annotations
Annotation used with Inject in order to have component properties injected.
ComponentProperties.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the ComponentProperties annotation.
ComponentPropertyType - Annotation Type in org.osgi.service.component.annotations
Identify the annotated annotation as a Component Property Type.
components - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
The components defined by this CDI container.
components - Variable in class org.osgi.service.cdi.runtime.dto.template.ContainerTemplateDTO
The components defined in this CDI container.
ComponentScoped - Annotation Type in org.osgi.service.cdi.annotations
This scope is used to declare a bean who's lifecycle is determined by the state of it's OSGi dependencies and the SingleComponent(s) and FactoryComponent(s) that may reference it through injection.
ComponentScoped.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the ComponentScoped annotation.
ComponentServiceObjects<S> - Interface in org.osgi.service.component
Allows multiple service objects for a service to be obtained.
ComponentTemplateDTO - Class in org.osgi.service.cdi.runtime.dto.template
A static description of a CDI component.
ComponentTemplateDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
 
ComponentType - Enum in org.osgi.service.cdi
Define the possible values for ComponentTemplateDTO.type.
compose(Function<? super S, ? extends T>) - Method in interface org.osgi.util.function.Function
Compose the specified Function to be called to supply a value to be consumed by this Function.
CONCURRENT_ACCESS - Static variable in exception class org.osgi.service.dmt.DmtException
An error occurred related to concurrent access of nodes.
ConditionalRetrival - Enum constant in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterUsage
Conditional Retrieve
Configuration - Interface in org.osgi.service.cm
The configuration information for a ManagedService or ManagedServiceFactory object.
CONFIGURATION_ADMIN_IMPLEMENTATION - Static variable in class org.osgi.service.cm.ConfigurationConstants
The name of the implementation capability for the Configuration Admin specification
CONFIGURATION_ADMIN_SPECIFICATION_VERSION - Static variable in class org.osgi.service.cm.ConfigurationConstants
The version of the implementation capability for the Configuration Admin specification
CONFIGURATION_NAMESPACE - Static variable in class org.osgi.service.configurator.namespace.ConfigurationNamespace
Namespace name for configuration capabilities and requirements.
Configuration.ConfigurationAttribute - Enum in org.osgi.service.cm
Configuration Attributes.
ConfigurationAdmin - Interface in org.osgi.service.cm
Service for administering configuration data.
ConfigurationConstants - Class in org.osgi.service.cm
Defines standard constants for the Configuration Admin service.
ConfigurationDTO - Class in org.osgi.service.cdi.runtime.dto
A snapshot of the runtime state of a component factory configuration dependency
ConfigurationDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.ConfigurationDTO
 
configurationEvent(ConfigurationEvent) - Method in interface org.osgi.service.cm.ConfigurationListener
Receives notification of a Configuration that has changed.
ConfigurationEvent - Class in org.osgi.service.cm
A Configuration Event.
ConfigurationEvent(ServiceReference<ConfigurationAdmin>, int, String, String) - Constructor for class org.osgi.service.cm.ConfigurationEvent
Constructs a ConfigurationEvent object from the given ServiceReference object, event type, and pids.
ConfigurationException - Exception Class in org.osgi.service.cm
An Exception class to inform the Configuration Admin service of problems with configuration data.
ConfigurationException(String, String) - Constructor for exception class org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationException(String, String, Throwable) - Constructor for exception class org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationListener - Interface in org.osgi.service.cm
Listener for Configuration Events.
ConfigurationNamespace - Class in org.osgi.service.configurator.namespace
Configuration Capability and Requirement Namespace.
ConfigurationPermission - Class in org.osgi.service.cm
Indicates a bundle's authority to configure bundles or be updated by Configuration Admin.
ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
Create a new ConfigurationPermission.
configurationPid - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The configuration pids.
configurationPid() - Element in annotation type org.osgi.service.component.annotations.Component
The configuration PIDs for the configuration of this Component.
ConfigurationPlugin - Interface in org.osgi.service.cm
A service interface for processing configuration dictionary before the update.
configurationPolicy - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The configuration policy.
configurationPolicy() - Element in annotation type org.osgi.service.component.annotations.Component
The configuration policy of this Component.
ConfigurationPolicy - Enum in org.osgi.service.cdi
Defines the possible values for configuration policy.
ConfigurationPolicy - Enum in org.osgi.service.component.annotations
Configuration Policy for the Component annotation.
configurations - Variable in class org.osgi.service.cdi.runtime.dto.ComponentInstanceDTO
The configuration dependencies of this component.
configurations - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
The configuration dependencies of this component.
ConfigurationTemplateDTO - Class in org.osgi.service.cdi.runtime.dto.template
A description of a configuration dependency of a component The content of this DTO is resolved form metadata at initialization time and remains the same between the CDI bundle restarts.
ConfigurationTemplateDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.template.ConfigurationTemplateDTO
 
CONFIGURATOR_BINARIES - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Framework property specifying the directory to be used by the Configurator to store binary files.
CONFIGURATOR_EXTENDER_NAME - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
The name of the extender capability attribute for the Configurator
CONFIGURATOR_INITIAL - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Framework property specifying initial configurations to be applied by the Configurator on startup.
CONFIGURATOR_SPECIFICATION_VERSION - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
The version of the extender capability for the Configurator specification
ConfiguratorConstants - Class in org.osgi.service.configurator
Defines standard constants for the Configurator services.
CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
Provides permission to create new configurations for other bundles as well as manipulate them.
CONNECTION_LIFETIME - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the maximum amount of time that connections in the pool should remain open
CONNECTION_LIFETIME - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the maximum amount of time that connections in the pool should remain open
CONNECTION_POOLING_ENABLED - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to determine whether connection pooling is enabled for this resource provider
CONNECTION_POOLING_ENABLED - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to determine whether connection pooling is enabled for this resource provider
CONNECTION_TIMEOUT - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the maximum amount of time that the pool should wait for a connection
CONNECTION_TIMEOUT - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the maximum amount of time that the pool should wait for a connection
connectPromise() - Method in interface org.osgi.util.pushstream.SimplePushEventSource
This method can be used to delay event generation until an event source has connected.
Constants - Class in org.osgi.service.onem2m.dto
This class defines constants for resource types.
Constants - Interface in org.osgi.service.device
This interface defines standard names for property keys associated with Device and Driver services.
CONSUME - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the consume action.
Consumer - Interface in org.osgi.service.wireadmin
Data Consumer, a service that can receive updated values from Producer services.
Consumer<T> - Interface in org.osgi.util.function
A function that accepts a single argument and produces no result.
CONSUMER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Consumer service method has thrown an exception.
consumersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Producer
Update the list of Wire objects to which this Producer object is connected.
CONTACT - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: BooleanSensor - indicates that the BooleanSensor can detect contact.
CONTAINER - Enum constant in enum org.osgi.service.cdi.ComponentType
The component is the Container Component.
ContainerDTO - Class in org.osgi.service.cdi.runtime.dto
A snapshot of the runtime state of a CDI container
ContainerDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.ContainerDTO
 
ContainerTemplateDTO - Class in org.osgi.service.cdi.runtime.dto.template
Description of a CDI container.
ContainerTemplateDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.template.ContainerTemplateDTO
 
containsKey(Object) - Method in class org.osgi.service.event.EventProperties
Indicates if the specified property is present.
containsProperty(String) - Method in class org.osgi.service.event.Event
Indicate the presence of an event property.
containsValue(Object) - Method in class org.osgi.service.event.EventProperties
Indicates if the specified value is present.
content - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Primitive Content
content - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Primitive Content
CONTENT_NAMESPACE - Static variable in class org.osgi.service.repository.ContentNamespace
Namespace name for content capabilities and requirements.
contentFilterQuery - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Content Filter Query
contentFilterSyntax - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Content Filter Syntax
ContentNamespace - Class in org.osgi.service.repository
Content Capability and Requirement Namespace.
contentOffset - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Content Offset
contentStatus - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Content Status
contentType - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Content Type
contextPath - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
The servlet context path.
CONTINUE - Static variable in interface org.osgi.util.pushstream.PushEventConsumer
A 0 indicates that the consumer is willing to receive subsequent events at full speeds.
CONTRACT_NAMESPACE - Static variable in class org.osgi.namespace.contract.ContractNamespace
Namespace name for contract capabilities and requirements.
ContractNamespace - Class in org.osgi.namespace.contract
Contract Capability and Requirement Namespace.
ConversionException - Exception Class in org.osgi.util.converter
This Runtime Exception is thrown when an object is requested to be converted but the conversion cannot be done.
ConversionException(String) - Constructor for exception class org.osgi.util.converter.ConversionException
Create a Conversion Exception with a message.
ConversionException(String, Throwable) - Constructor for exception class org.osgi.util.converter.ConversionException
Create a Conversion Exception with a message and a nested cause.
convert(Object) - Method in interface org.osgi.util.converter.Converter
Start a conversion for the given object.
Converter - Interface in org.osgi.util.converter
The Converter service is used to start a conversion.
ConverterBuilder - Interface in org.osgi.util.converter
A builder to create a new converter with modified behavior based on an existing converter.
ConverterFunction - Interface in org.osgi.util.converter
An functional interface with a convert method that is passed the original object and the target type to perform a custom conversion.
Converters - Class in org.osgi.util.converter
Factory class to obtain the standard converter or a new converter builder.
Converting - Interface in org.osgi.util.converter
This interface is used to specify the target that an object should be converted to.
Coordination - Interface in org.osgi.service.coordinator
A Coordination object is used to coordinate a number of independent Participants.
CoordinationException - Exception Class in org.osgi.service.coordinator
Unchecked exception which may be thrown by a Coordinator implementation.
CoordinationException(String, Coordination, int) - Constructor for exception class org.osgi.service.coordinator.CoordinationException
Create a new Coordination Exception.
CoordinationException(String, Coordination, int, Throwable) - Constructor for exception class org.osgi.service.coordinator.CoordinationException
Create a new Coordination Exception with a cause.
CoordinationPermission - Class in org.osgi.service.coordinator
A bundle's authority to create or use a Coordination.
CoordinationPermission(String, String) - Constructor for class org.osgi.service.coordinator.CoordinationPermission
Creates a new granted CoordinationPermission object.
CoordinationPermission(String, Bundle, String) - Constructor for class org.osgi.service.coordinator.CoordinationPermission
Creates a new requested CoordinationPermission object to be used by the code that must perform checkPermission.
Coordinator - Interface in org.osgi.service.coordinator
A Coordinator service coordinates activities between different parties.
COORDINATOR - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Constant value used as logical type value when the ZigBee device is a Coordinator.
COPIED - Static variable in interface org.osgi.service.dmt.DmtEvent
Event type indicating nodes that were copied.
copy(String[], String[], boolean) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
Create a copy of a node or a whole subtree.
copy(String, String, boolean) - Method in interface org.osgi.service.dmt.DmtSession
Create a copy of a node or a whole subtree.
COULOMB - Static variable in class org.osgi.service.dal.SIUnits
Unit of electronic charge, amount of electricity.
COULOMB_PER_CUBIC_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of electric charge density.
COULOMB_PER_KILOGRAM - Static variable in class org.osgi.service.dal.SIUnits
Unit of exposure (x- and gamma-rays).
COULOMB_PER_SQUARE_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of surface charge density, electric flux density, electric displacement.
count() - Method in interface org.osgi.util.pushstream.PushStream
See Stream.
country - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
ISO 3166-1 alpha-3 location where this node instance is running, if known.
CPUMonitor - Interface in org.osgi.service.resourcemonitoring.monitor
create(String, long) - Method in interface org.osgi.service.coordinator.Coordinator
Create a new Coordination.
create(String, ResourceDTO) - Method in interface org.osgi.service.onem2m.ServiceLayer
create resource
create(DmtSession) - Method in interface org.osgi.service.tr069todmt.TR069ConnectorFactory
Create a TR069 connector based on the given session .
Create - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
Create
create_of_direct_child_resource - Enum constant in enum org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
create_of_direct_child_resource
createBufferedConsumer(PushEventConsumer<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Create a buffered PushEventConsumer with the default configured buffer, executor size, queue, queue policy and pushback policy.
createConnectionPoolDataSource(Properties) - Method in interface org.osgi.service.jdbc.DataSourceFactory
Create a new ConnectionPoolDataSource using the given properties.
createContext(String, ResourceContext) - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
Creates a new ResourceContext.
createdAfter - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Created After
createDataSource(Properties) - Method in interface org.osgi.service.jdbc.DataSourceFactory
Create a new DataSource using the given properties.
createdBefore - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Created Before
createDefaultHttpContext() - Method in interface org.osgi.service.http.HttpService
Creates a default HttpContext for registering servlets or resources with the HttpService, a new HttpContext object is created each time this method is called.
createDriver(Properties) - Method in interface org.osgi.service.jdbc.DataSourceFactory
Create a new Driver using the given properties.
createEntityManagerFactory(Map<String, Object>) - Method in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
Return an EntityManagerFactory instance configured according to the properties defined in the corresponding persistence descriptor, as well as the properties passed into the method.
createEventSourceFromStream(PushStream<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Convert an PushStream into an PushEventSource.
createFactoryConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createGroupService(int) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Creates a ZigBeeGroup service that has not yet been discovered by the ZigBee Base Driver or that does not exist on the ZigBee network yet.
createInteriorNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Create an interior node.
createInteriorNode(String[], String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
Create an interior node with a given type.
createInteriorNode(String, String) - Method in interface org.osgi.service.dmt.DmtSession
Create an interior node with a given type.
createLeafNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Create a leaf node with default value and MIME type.
createLeafNode(String[], DmtData, String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
Create a leaf node with a given value and MIME type.
createLeafNode(String, DmtData) - Method in interface org.osgi.service.dmt.DmtSession
Create a leaf node with a given value and the default MIME type.
createLeafNode(String, DmtData, String) - Method in interface org.osgi.service.dmt.DmtSession
Create a leaf node with a given value and MIME type.
createResourceMonitor(ResourceContext) - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitorFactory
Creates a new ResourceMonitor instance.
createRestClient(URI) - Method in interface org.osgi.service.rest.client.RestClientFactory
Create a new REST client instance.
createRole(String, int) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates a Role object with the given name and of the given type.
createSimpleEventSource(Class<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Create a SimplePushEventSource with the supplied type and default buffering behaviors.
createStream(LogStreamProvider.Options...) - Method in interface org.osgi.service.log.stream.LogStreamProvider
Create a PushStream of LogEntry objects.
createStream(PushEventSource<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Create a stream with the default configured buffer, executor size, queue, queue policy and pushback policy.
createWire(String, String, Dictionary<String, ?>) - Method in interface org.osgi.service.wireadmin.WireAdmin
Create a new Wire object that connects a Producer service to a Consumer service.
createXADataSource(Properties) - Method in interface org.osgi.service.jdbc.DataSourceFactory
Create a new XADataSource using the given properties.
creationTime - Variable in class org.osgi.service.onem2m.dto.ResourceDTO
Creation time
creator - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
creator
CRITICAL_LEVEL - Static variable in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Current power source level: critical.
CUBIC_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of volume.
CUBIC_METER_PER_KILOGRAM - Static variable in class org.osgi.service.dal.SIUnits
Unit of specific volume.

D

DasInfoDTO - Class in org.osgi.service.onem2m.dto
DTO expresses DasInfo.
DasInfoDTO() - Constructor for class org.osgi.service.onem2m.dto.DasInfoDTO
 
dasRequest - Variable in class org.osgi.service.onem2m.dto.DasInfoDTO
Information to send to the Dynamic Authorization Server
dasRequest - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
Das Request
dasResponse - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
Das Response
data(T) - Static method in class org.osgi.util.pushstream.PushEvent
Create a new data event.
DATA - Enum constant in enum org.osgi.util.pushstream.PushEvent.EventType
A data event forming part of the stream
DATA_AVAILABLE - Static variable in interface org.osgi.service.serial.SerialEvent
Event type indicating data available.
DATA_ROOT_URIS - Static variable in interface org.osgi.service.dmt.spi.DataPlugin
The string to be used as key for the "dataRootURIs" property when an DataPlugin is registered.
DATA_STORE_FAILURE - Static variable in exception class org.osgi.service.dmt.DmtException
An error related to the recipient data store occurred while processing the request.
DATABITS_5 - Static variable in class org.osgi.service.serial.SerialConstants
Data bits: 5.
DATABITS_6 - Static variable in class org.osgi.service.serial.SerialConstants
Data bits: 6.
DATABITS_7 - Static variable in class org.osgi.service.serial.SerialConstants
Data bits: 7.
DATABITS_8 - Static variable in class org.osgi.service.serial.SerialConstants
Data bits: 8.
DataPlugin - Interface in org.osgi.service.dmt.spi
An implementation of this interface takes the responsibility of handling data requests in a subtree of the DMT.
DataSourceFactory - Interface in org.osgi.service.jdbc
A factory for JDBC connection factories.
DATE - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
The Date data type format is specified in section 2.5.2.20 of ZigBee Cluster Specification [1].
DAY - Static variable in class org.osgi.service.dal.SIUnits
Unit of time.
DDF_LIST - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining a DDF URI, indicating that the node is a LIST node.
DDF_MAP - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining a DDF URI, indicating that the node is a MAP node.
DDF_SCAFFOLD - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining a DDF URI, indicating that the node is a SCAFFOLD node.
deactivate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The name of the deactivate method.
Deactivate - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as the deactivate method of a Service Component.
DEACTIVATION_REASON_BUNDLE_STOPPED - Static variable in interface org.osgi.service.component.ComponentConstants
The component configuration was deactivated because the bundle was stopped.
DEACTIVATION_REASON_CONFIGURATION_DELETED - Static variable in interface org.osgi.service.component.ComponentConstants
The component configuration was deactivated because its configuration was deleted.
DEACTIVATION_REASON_CONFIGURATION_MODIFIED - Static variable in interface org.osgi.service.component.ComponentConstants
The component configuration was deactivated because its configuration was changed.
DEACTIVATION_REASON_DISABLED - Static variable in interface org.osgi.service.component.ComponentConstants
The component configuration was deactivated because the component was disabled.
DEACTIVATION_REASON_DISPOSED - Static variable in interface org.osgi.service.component.ComponentConstants
The component configuration was deactivated because the component was disposed.
DEACTIVATION_REASON_REFERENCE - Static variable in interface org.osgi.service.component.ComponentConstants
The component configuration was deactivated because a reference became unsatisfied.
DEACTIVATION_REASON_UNSPECIFIED - Static variable in interface org.osgi.service.component.ComponentConstants
The reason the component configuration was deactivated is unspecified.
DEADLOCK_DETECTED - Static variable in exception class org.osgi.service.coordinator.CoordinationException
Registering a Participant with a Coordination would have resulted in a deadlock.
debugInfo - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Debug Info
DECIBEL - Static variable in class org.osgi.service.dal.SIUnits
Unit of logarithmic ratio quantities.
decode(String) - Static method in class org.osgi.service.dmt.Uri
Decode the node name so that back slash and forward slash are unescaped from a back slash.
DEFAULT - Enum constant in enum org.osgi.service.component.annotations.ServiceScope
Default element value for annotation.
defaultEnabled - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The initial enabled state.
defaultValue() - Element in annotation type org.osgi.service.metatype.annotations.AttributeDefinition
The default value for this AttributeDefinition.
defaultValue(Object) - Method in interface org.osgi.util.converter.Specifying
The default value to use when the object cannot be converted or in case of conversion from a null value.
deferred() - Method in class org.osgi.util.promise.PromiseFactory
Create a new Deferred with the callback executor and scheduled executor of this PromiseFactory object.
Deferred<T> - Class in org.osgi.util.promise
A Deferred Promise resolution.
Deferred() - Constructor for class org.osgi.util.promise.Deferred
Create a new Deferred.
DEFRAG_DEFERRED - Static variable in exception class org.osgi.service.zigbee.APSException
A received fragmented frame could not be defragmented at the current time.
DEFRAG_UNSUPPORTED - Static variable in exception class org.osgi.service.zigbee.APSException
A received fragmented frame could not be defragmented since the device does not support fragmentation.
DEGREE - Static variable in class org.osgi.service.dal.SIUnits
Unit of plane angle.
DEGREE_CELSIUS - Static variable in class org.osgi.service.dal.SIUnits
Unit of Celsius temperature.
delay(long) - Method in interface org.osgi.util.promise.Promise
Delay after the resolution of this Promise.
delete() - Method in interface org.osgi.service.cm.Configuration
Delete this Configuration object.
delete() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Disable and delete this instance of Resource Monitor.
delete(String) - Method in interface org.osgi.service.onem2m.ServiceLayer
delete resource
Delete - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
Delete
DELETE - Static variable in class org.osgi.service.dmt.Acl
Principals holding this permission can issue DELETE commands on the node having this ACL.
DELETE - Static variable in class org.osgi.service.dmt.security.DmtPermission
Holders of DmtPermission with the Delete action present can delete nodes from the DMT, that is they are authorized to execute the deleteNode() method of the DmtSession.
delete_of_direct_child_resouce - Enum constant in enum org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
create_of_direct_child_resouce
delete_of_resource - Enum constant in enum org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
delete_of_resource
deleted(String) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Remove a factory instance.
DELETED - Static variable in interface org.osgi.service.dmt.DmtEvent
Event type indicating nodes that were deleted.
deleteNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Delete the given node.
deleteNode(String[]) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
Delete the given node.
deleteObject(String) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Delete an object from a table.
deletePermission(String, int) - Method in class org.osgi.service.dmt.Acl
Create a new Acl instance from this Acl with the given permission revoked from the given principal.
deleteWire(Wire) - Method in interface org.osgi.service.wireadmin.WireAdmin
Delete a Wire object.
deliver(Object) - Method in interface org.osgi.service.typedevent.TypedEventBus
Initiate asynchronous, ordered delivery of an event.
deliver(String, Object) - Method in interface org.osgi.service.typedevent.TypedEventBus
Initiate asynchronous, ordered delivery of an event.
deliverUntyped(String, Map<String, ?>) - Method in interface org.osgi.service.typedevent.TypedEventBus
Initiate asynchronous, ordered delivery of event data.
DELIVERY_ASYNC_ORDERED - Static variable in interface org.osgi.service.event.EventConstants
Event Handler delivery quality value specifying the Event Handler requires asynchronously delivered events be delivered in order.
DELIVERY_ASYNC_UNORDERED - Static variable in interface org.osgi.service.event.EventConstants
Event Handler delivery quality value specifying the Event Handler does not require asynchronously delivered events be delivered in order.
deliveryAggregation - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Delivery Aggregation
description - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The representation of the component configuration's component description.
description() - Element in annotation type org.osgi.service.metatype.annotations.AttributeDefinition
The human readable description of this AttributeDefinition.
description() - Element in annotation type org.osgi.service.metatype.annotations.ObjectClassDefinition
The human readable description of this ObjectClassDefinition.
DESCRIPTION - Static variable in class org.osgi.service.dal.FunctionData
Metadata key, which value represents the data description.
DESCRIPTION - Static variable in interface org.osgi.service.dal.OperationMetadata
Metadata key, which value represents the operation description.
DESCRIPTION - Static variable in interface org.osgi.service.dal.PropertyMetadata
Metadata key, which value represents the property description.
descriptor() - Element in annotation type org.osgi.service.cdi.annotations.RequireCDIExtender
Specify CDI bean descriptor file paths to be searched on the Bundle-ClassPath.
deserialize(byte[]) - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
Tries to deserialize a series of bytes into a documented value object (raw bytes, Double or EnOceanChannelEnumValue.
deserialize(byte[]) - Method in interface org.osgi.service.enocean.descriptions.EnOceanMessageDescription
Deserializes an array of bytes into the EnOceanChannels available to the payload, if possible.
deserialize(ZigBeeDataInput) - Method in interface org.osgi.service.zigbee.descriptions.ZCLSimpleTypeDescription
Deserializes a value from the passed ZigBeeDataInput stream.
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeAttributeID
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBACnet
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap16
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap24
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap32
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap40
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap48
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap56
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap64
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap8
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeBoolean
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeCharacterString
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeClusterID
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeDate
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration16
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration8
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingDouble
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSemi
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSingle
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData16
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData24
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData32
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData40
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData48
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData56
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData64
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData8
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeIEEE_ADDRESS
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeLongCharacterString
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeLongOctetString
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeOctetString
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSecurityKey128
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger16
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger24
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger32
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger40
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger48
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger56
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger64
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger8
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeTimeOfDay
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger16
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger24
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger32
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger40
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger48
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger56
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger64
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger8
 
deserialize(ZigBeeDataInput) - Method in class org.osgi.service.zigbee.types.ZigBeeUTCTime
 
Designate - Annotation Type in org.osgi.service.metatype.annotations
Generate a Designate element in the Meta Type Resource for an ObjectClassDefinition using the annotated Declarative Services component.
desiredIdentifierResultType - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Desired Identifier Result Type
Device - Interface in org.osgi.service.dal
Represents the device in the OSGi service registry.
Device - Interface in org.osgi.service.device
Interface for identifying device services.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.dal.Device
Constant for the value of the Constants.DEVICE_CATEGORY service property.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_CATEGORY") containing a human readable description of the device categories implemented by a device.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.enocean.EnOceanDevice
Property name for the mandatory DEVICE_CATEGORY of the device
DEVICE_CATEGORY - Static variable in interface org.osgi.service.serial.SerialDevice
Constant for the value of the service property DEVICE_CATEGORY used for all Serial devices.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the value of the service property DEVICE_CATEGORY used for all UPnP devices.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Constant for the value of the service property DEVICE_CATEGORY used for all USB devices.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Constant used by all ZigBee devices indicating the device category.
DEVICE_DESCRIPTION - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_DESCRIPTION") containing a human readable string describing the actual hardware device.
DEVICE_ID - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing the application device identifier.
DEVICE_INTERNAL_ERROR - Static variable in exception class org.osgi.service.upnp.UPnPException
The invoked action failed during execution.
DEVICE_NOT_FOUND - Static variable in exception class org.osgi.service.zigbee.ZDPException
The requested device did not exist on a device following a child descriptor request to a parent.
DEVICE_SERIAL - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_SERIAL") specifying a device's serial number.
DEVICE_VERSION - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing the application device version.
DeviceException - Exception Class in org.osgi.service.dal
DeviceException is a special IOException, which is thrown to indicate that there is a device operation fail.
DeviceException() - Constructor for exception class org.osgi.service.dal.DeviceException
Construct a new device exception with null message.
DeviceException(String) - Constructor for exception class org.osgi.service.dal.DeviceException
Constructs a new device exception with the given message.
DeviceException(String, Throwable) - Constructor for exception class org.osgi.service.dal.DeviceException
Constructs a new device exception with the given message and cause.
DeviceException(String, Throwable, int) - Constructor for exception class org.osgi.service.dal.DeviceException
Constructs a new device exception with the given message, cause and code.
DevicePermission - Class in org.osgi.service.dal
A bundle's authority to perform specific privileged administrative operations on the devices.
DevicePermission(String, String) - Constructor for class org.osgi.service.dal.DevicePermission
Creates a new DevicePermission with the given filter and actions.
DevicePermission(Device, String) - Constructor for class org.osgi.service.dal.DevicePermission
Creates a new DevicePermission with the given device and actions.
DEVICES - Static variable in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescriptionSet
Property key for a comma separated list of devices identifiers supported by the set.
disable() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Disable the monitoring of this resource type for the resource context associated with this monitor instance.
disableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Disables the specified component name.
disableComponent(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Disables the specified component description.
DISCARD_OLDEST - Enum constant in enum org.osgi.util.pushstream.QueuePolicyOption
Attempt to add the supplied event to the queue.
discovery(String, FilterCriteriaDTO) - Method in interface org.osgi.service.onem2m.ServiceLayer
find resources with filter condition specified in fc argument.
discovery(String, FilterCriteriaDTO, RequestPrimitiveDTO.DesiredIdentifierResultType) - Method in interface org.osgi.service.onem2m.ServiceLayer
find resources with filter condition specified in fc argument.
DISCOVERY_FAILED - Static variable in interface org.osgi.service.zigbee.ZigBeeRoute
Constant value representing a failed route discovery.
DISCOVERY_NAMESPACE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DiscoveryNamespace
Namespace name for Remote Services discovery provider capabilities and requirements.
DISCOVERY_UNDERWAY - Static variable in interface org.osgi.service.zigbee.ZigBeeRoute
Constant value representing a route that is under discovery.
DiscoveryCriteria - Enum constant in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterUsage
Discovery Criteria
DiscoveryNamespace - Class in org.osgi.service.remoteserviceadmin.namespace
Remote Services Discovery Provider Capability and Requirement Namespace.
DiskStorageMonitor - Interface in org.osgi.service.resourcemonitoring.monitor
dispatcher - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The dispatcher associations for the servlet filter.
DISPATCHER_ASYNC - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied in the asynchronous context.
DISPATCHER_ERROR - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied when an error page is called.
DISPATCHER_FORWARD - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied to forward calls to the dispatcher.
DISPATCHER_INCLUDE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied to include calls to the dispatcher.
DISPATCHER_REQUEST - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied to client requests.
dispose() - Method in interface org.osgi.service.component.ComponentInstance
Dispose of the component configuration for this component instance.
distinct() - Method in interface org.osgi.util.pushstream.PushStream
Remove any duplicates.
DISTRIBUTION_NAMESPACE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.DistributionNamespace
Namespace name for Remote Services distribution provider capabilities and requirements.
DistributionNamespace - Class in org.osgi.service.remoteserviceadmin.namespace
Remote Services Distribution Provider Capability and Requirement Namespace.
DmtAdmin - Interface in org.osgi.service.dmt
An interface providing methods to open sessions and register listeners.
DmtConstants - Class in org.osgi.service.dmt
Defines standard names for DmtAdmin.
DmtData - Class in org.osgi.service.dmt
An immutable data structure representing the contents of a leaf or interior node.
DmtData(boolean) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of bool format and set its value.
DmtData(byte[]) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of bin format and set its value.
DmtData(byte[], boolean) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of bin or b64 format and set its value.
DmtData(byte[], int) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of the specified format and set its value based on the given byte[].
DmtData(float) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of float format and set its value.
DmtData(int) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of int format and set its value.
DmtData(long) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of long format and set its value.
DmtData(Object) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of node format with the given object value.
DmtData(String) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of chr format with the given string value.
DmtData(String, byte[]) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance in DmtData.FORMAT_RAW_BINARY format.
DmtData(String, int) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of the specified format and set its value based on the given string.
DmtData(String, String) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance in DmtData.FORMAT_RAW_STRING format.
DmtData(Date) - Constructor for class org.osgi.service.dmt.DmtData
Create a DmtData instance of dateTime format with the given Date value.
DmtEvent - Interface in org.osgi.service.dmt
Event class storing the details of a change in the tree.
DmtEventListener - Interface in org.osgi.service.dmt
Registered implementations of this class are notified via DmtEvent objects about important changes in the tree.
DmtException - Exception Class in org.osgi.service.dmt
Checked exception received when a DMT operation fails.
DmtException(String[], int, String) - Constructor for exception class org.osgi.service.dmt.DmtException
Create an instance of the exception, specifying the target node as an array of path segments.
DmtException(String[], int, String, Throwable) - Constructor for exception class org.osgi.service.dmt.DmtException
Create an instance of the exception, specifying the target node as an array of path segments, and specifying the cause exception.
DmtException(String[], int, String, Vector<? extends Throwable>, boolean) - Constructor for exception class org.osgi.service.dmt.DmtException
Create an instance of the exception, specifying the target node as an array of path segments, the list of cause exceptions, and whether the exception is a fatal one.
DmtException(String, int, String) - Constructor for exception class org.osgi.service.dmt.DmtException
Create an instance of the exception.
DmtException(String, int, String, Throwable) - Constructor for exception class org.osgi.service.dmt.DmtException
Create an instance of the exception, specifying the cause exception.
DmtException(String, int, String, Vector<? extends Throwable>, boolean) - Constructor for exception class org.osgi.service.dmt.DmtException
Create an instance of the exception, specifying the list of cause exceptions and whether the exception is a fatal one.
DmtIllegalStateException - Exception Class in org.osgi.service.dmt
Unchecked illegal state exception.
DmtIllegalStateException() - Constructor for exception class org.osgi.service.dmt.DmtIllegalStateException
Create an instance of the exception with no message.
DmtIllegalStateException(String) - Constructor for exception class org.osgi.service.dmt.DmtIllegalStateException
Create an instance of the exception with the specified message.
DmtIllegalStateException(String, Throwable) - Constructor for exception class org.osgi.service.dmt.DmtIllegalStateException
Create an instance of the exception with the specified message and cause exception.
DmtIllegalStateException(Throwable) - Constructor for exception class org.osgi.service.dmt.DmtIllegalStateException
Create an instance of the exception with the specified cause exception and no message.
DmtPermission - Class in org.osgi.service.dmt.security
Controls access to management objects in the Device Management Tree (DMT).
DmtPermission(String, String) - Constructor for class org.osgi.service.dmt.security.DmtPermission
Creates a new DmtPermission object for the specified DMT URI with the specified actions.
DmtPrincipalPermission - Class in org.osgi.service.dmt.security
Indicates the callers authority to create DMT sessions on behalf of a remote management server.
DmtPrincipalPermission(String) - Constructor for class org.osgi.service.dmt.security.DmtPrincipalPermission
Creates a new DmtPrincipalPermission object with its name set to the target string.
DmtPrincipalPermission(String, String) - Constructor for class org.osgi.service.dmt.security.DmtPrincipalPermission
Creates a new DmtPrincipalPermission object using the 'canonical' two argument constructor.
DmtSession - Interface in org.osgi.service.dmt
DmtSession provides concurrent access to the DMT.
DOMAIN - Static variable in interface org.osgi.service.zigbee.ZCLCluster
Property key for the optional cluster domain.
DOMCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
Fully qualified path name of DOM Parser Factory Class Name file
DOMFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
Filename containing the DOM Parser Factory Class name.
doOffer(U, PushEvent<? extends T>) - Method in interface org.osgi.util.pushstream.QueuePolicy
Enqueue the event and return the remaining capacity available for events
DOOR - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the door position.
DOUBLE - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The Double type.
DOUBLE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The DOUBLE type.
Driver - Interface in org.osgi.service.device
A Driver service object must be registered by each Driver bundle wishing to attach to Device services provided by other drivers.
DRIVER_ID - Static variable in interface org.osgi.service.device.Constants
Property (named "DRIVER_ID") identifying a driver.
DriverLocator - Interface in org.osgi.service.device
A Driver Locator service can find and load device driver bundles given a property set.
DriverSelector - Interface in org.osgi.service.device
When the device manager detects a new Device service, it calls all registered Driver services to determine if anyone matches the Device service.
DTOConstants - Class in org.osgi.service.http.runtime.dto
Defines standard constants for the DTOs.
DUPLICATE_EXISTS - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Duplicate Exists error code.
DYNAMIC - Enum constant in enum org.osgi.service.cdi.ReferencePolicy
Update the CDI reference
DYNAMIC - Enum constant in enum org.osgi.service.component.annotations.ReferencePolicy
The dynamic policy is slightly more complex since the component implementation must properly handle changes in the set of bound services.
DYNAMIC - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for representing a dynamic node in the tree.
DynamicAuthorizationRelationshipMappingRequest - Enum constant in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
DynamicAuthorizationRelationshipMappingRequest
DynamicAuthorizationRelationshipMappingResponse - Enum constant in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
DynamicAuthorizationRelationshipMappingResponse
DynamicAuthorizationRequest - Enum constant in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
DynamicAuthorizationRequest
DynamicAuthorizationResponse - Enum constant in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
DynamicAuthorizationResponse
DYNE - Static variable in class org.osgi.service.dal.SIUnits
Unit of force.

E

element - Variable in class org.osgi.service.onem2m.dto.GenericDTO
Substructure of DTO.
EMPTY_BYTE_ARRAY - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The value byte array of service property, when information is not available.
EMPTY_INTEGER - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The value integer of service property, when information is not available.
EMPTY_STRING - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The value string of service property, when information is not available.
EMPTY_STRING_ARRAY - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The value string array of service property, when information is not available.
enable() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Enable the monitoring of this resource type for the resource context associated with this monitor instance.
enableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Enables the specified component name.
enableComponent(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Enables the specified component description.
enabled - Variable in class org.osgi.service.cdi.runtime.dto.ComponentDTO
Indicates if the component is enabled.
enabled() - Element in annotation type org.osgi.service.component.annotations.Component
Declares whether this Component is enabled when the bundle declaring it is started.
enabled() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletMultipart
Service property identifying the multipart handling of a servlet.
encode(String) - Static method in class org.osgi.service.dmt.Uri
Encode the node name so that back slash and forward slash are escaped with a back slash.
end() - Method in interface org.osgi.service.coordinator.Coordination
Terminate this Coordination normally.
ended(Coordination) - Method in interface org.osgi.service.coordinator.Participant
Notification that a Coordination has terminated normally.
endOfStream() - Method in interface org.osgi.util.pushstream.SimplePushEventSource
Close this source for now, but potentially reopen it later.
ENDPOINT_FRAMEWORK_UUID - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Endpoint property identifying the universally unique id of the exporting framework.
ENDPOINT_ID - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Endpoint property identifying the id for this endpoint.
ENDPOINT_ID - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing the EndPoint ID of the device.
ENDPOINT_LISTENER_SCOPE - Static variable in interface org.osgi.service.remoteserviceadmin.EndpointEventListener
Specifies the interest of this listener with filters.
ENDPOINT_LISTENER_SCOPE - Static variable in interface org.osgi.service.remoteserviceadmin.EndpointListener
Deprecated.
Specifies the interest of this listener with filters.
ENDPOINT_PACKAGE_VERSION_ - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Prefix for an endpoint property identifying the interface Java package version for an interface.
ENDPOINT_SERVICE_ID - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Endpoint property identifying the service id of the exported service.
endpointAdded(EndpointDescription, String) - Method in interface org.osgi.service.remoteserviceadmin.EndpointListener
Deprecated.
Register an endpoint with this listener.
endpointChanged(EndpointEvent, String) - Method in interface org.osgi.service.remoteserviceadmin.EndpointEventListener
Notification that an endpoint has changed.
EndpointDescription - Class in org.osgi.service.remoteserviceadmin
A description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpoint An Endpoint Description is easy to transfer between different systems because it is property based where the property keys are strings and the values are simple types.
EndpointDescription(Map<String, ?>) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointDescription
Create an Endpoint Description from a Map.
EndpointDescription(ServiceReference<?>, Map<String, ?>) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointDescription
Create an Endpoint Description based on a Service Reference and a Map of properties.
EndpointEvent - Class in org.osgi.service.remoteserviceadmin
An Endpoint Event.
EndpointEvent(int, EndpointDescription) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointEvent
Constructs a EndpointEvent object from the given arguments.
EndpointEventListener - Interface in org.osgi.service.remoteserviceadmin
A white board service that represents a listener for endpoints.
EndpointListener - Interface in org.osgi.service.remoteserviceadmin
Deprecated.
As of 1.1. Replaced by EndpointEventListener.
EndpointPermission - Class in org.osgi.service.remoteserviceadmin
A bundle's authority to export, import or read an Endpoint.
EndpointPermission(String, String) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointPermission
Create a new EndpointPermission with the specified filter.
EndpointPermission(EndpointDescription, String, String) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointPermission
Creates a new requested EndpointPermission object to be used by code that must perform checkPermission.
endpointRemoved(EndpointDescription, String) - Method in interface org.osgi.service.remoteserviceadmin.EndpointListener
Deprecated.
Remove the registration of an endpoint.
endpoints - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
The endpoint(s) at which this node can be accessed from the viewpoint of the consumer of the service.
ENOCEAN_EXPORT - Static variable in interface org.osgi.service.enocean.EnOceanDevice
Property name that defines if the device is exported or not.
EnOceanChannel - Interface in org.osgi.service.enocean
Holds the raw value and channel identification info of an EnOceanChannel.
EnOceanChannelDescription - Interface in org.osgi.service.enocean.descriptions
Public and registered description interface for a channel.
EnOceanChannelDescriptionSet - Interface in org.osgi.service.enocean.descriptions
This interface represents an EnOcean Channel Description Set.
EnOceanChannelEnumValue - Interface in org.osgi.service.enocean.descriptions
This transitional interface is used to define all the possible values taken by an enumerated channel.
EnOceanDataChannelDescription - Interface in org.osgi.service.enocean.descriptions
Subinterface of EnOceanChannelDescription that describes physical measuring channels.
EnOceanDevice - Interface in org.osgi.service.enocean
This interface represents a physical device that communicates over the EnOcean protocol.
EnOceanEnumChannelDescription - Interface in org.osgi.service.enocean.descriptions
Subinterface of EnOceanChannelDescription that describes enumerated channels.
EnOceanEvent - Class in org.osgi.service.enocean
Constants for use in EnOcean events.
EnOceanException - Exception Class in org.osgi.service.enocean
This class contains code and definitions necessary to support common EnOcean exceptions.
EnOceanException(int) - Constructor for exception class org.osgi.service.enocean.EnOceanException
Constructor for EnOceanException
EnOceanException(int, String) - Constructor for exception class org.osgi.service.enocean.EnOceanException
Constructor for EnOceanException
EnOceanException(String) - Constructor for exception class org.osgi.service.enocean.EnOceanException
Constructor for EnOceanException
EnOceanFlagChannelDescription - Interface in org.osgi.service.enocean.descriptions
Subinterface of EnOceanChannelDescription that describes boolean channels.
EnOceanHandler - Interface in org.osgi.service.enocean
The interface used to get callback answers from a RPC or a Message.
EnOceanHost - Interface in org.osgi.service.enocean
This interface represents an EnOcean Host, a device that offers EnOcean networking features.
EnOceanMessage - Interface in org.osgi.service.enocean
Holds the necessary methods to interact with an EnOcean message.
EnOceanMessageDescription - Interface in org.osgi.service.enocean.descriptions
This interface represents an EnOcean Message Description.
EnOceanMessageDescriptionSet - Interface in org.osgi.service.enocean.descriptions
This interface represents an EnOcean Message Description Set.
EnOceanRPC - Interface in org.osgi.service.enocean
A very basic interface for RPCs.
EntityManagerFactoryBuilder - Interface in org.osgi.service.jpa
This service interface offers JPA clients the ability to create instances of EntityManagerFactory for a given named persistence unit.
entrySet() - Method in class org.osgi.service.event.EventProperties
Return the property entries.
ENUMERATION_16 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Enumeration 16-bit
ENUMERATION_8 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Enumeration type represents an index into a lookup table to determine the final value.
Envelope - Interface in org.osgi.service.wireadmin
Identifies a contained value.
equals(Object) - Method in class org.osgi.service.clusterinfo.ClusterTagPermission
Determines the equality of two ClusterTagPermission objects.
equals(Object) - Method in interface org.osgi.service.cm.Configuration
Equality is defined to have equal PIDs Two Configuration objects are equal when their PIDs are equal.
equals(Object) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines the equality of two ConfigurationPermission objects.
equals(Object) - Method in class org.osgi.service.coordinator.CoordinationPermission
Determines the equality of two CoordinationPermission objects.
equals(Object) - Method in class org.osgi.service.dal.DevicePermission
Two DevicePermission instances are equal if: Represents the same filter and action. Represents the same device (in respect to device unique identifier) and action.
equals(Object) - Method in class org.osgi.service.dal.FunctionData
Two FunctionData instances are equal if their metadata and timestamp are equivalent.
equals(Object) - Method in class org.osgi.service.dal.functions.data.AlarmData
Two AlarmData instances are equal if they contain equal metadata, timestamp, type and severity.
equals(Object) - Method in class org.osgi.service.dal.functions.data.BooleanData
Two BooleanData instances are equal if they contain equal metadata, timestamp and boolean value.
equals(Object) - Method in class org.osgi.service.dal.functions.data.KeypadData
Two KeypadData instances are equal if they contain equal metadata, timestamp, event type, key code and key name.
equals(Object) - Method in class org.osgi.service.dal.functions.data.LevelData
Two LevelData instances are equal if they contain equal metadata, timestamp, unit and level.
equals(Object) - Method in class org.osgi.service.dmt.Acl
Checks whether the given object is equal to this Acl instance.
equals(Object) - Method in class org.osgi.service.dmt.DmtData
Compares the specified object with this DmtData instance.
equals(Object) - Method in class org.osgi.service.dmt.security.AlertPermission
Checks whether the given object is equal to this AlertPermission instance.
equals(Object) - Method in class org.osgi.service.dmt.security.DmtPermission
Checks whether the given object is equal to this DmtPermission instance.
equals(Object) - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Checks whether the given object is equal to this DmtPrincipalPermission instance.
equals(Object) - Method in interface org.osgi.service.dmt.spi.MountPoint
This object must provide a suitable hash function such that a Mount Point given in MountPlugin.mountPointAdded(MountPoint) is equal to the corresponding Mount Point in MountPlugin.mountPointRemoved(MountPoint).
equals(Object) - Method in class org.osgi.service.event.Event
Compares this Event object to another object.
equals(Object) - Method in class org.osgi.service.event.EventProperties
Compares this EventProperties object to another object.
equals(Object) - Method in class org.osgi.service.event.TopicPermission
Determines the equality of two TopicPermission objects.
equals(Object) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Compares this EndpointDescription object to another object.
equals(Object) - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Determines the equality of two EndpointPermission objects.
equals(Object) - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
A ResourceContext rc1 is equals to ResourceContext rc2 if rc1.getName() is equals to rc2.getName().
equals(Object) - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
 
equals(Object) - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
 
equals(Object) - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Checks if resourceMonitor is equals to the current instance.
equals(Object) - Method in class org.osgi.service.typedevent.TopicPermission
Determines the equality of two TopicPermission objects.
equals(Object) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks two UserAdminPermission objects for equality.
equals(Object) - Method in class org.osgi.service.wireadmin.WirePermission
Determines the equality of two WirePermission objects.
ERG - Static variable in class org.osgi.service.dal.SIUnits
Unit of energy.
error(Throwable) - Static method in class org.osgi.util.pushstream.PushEvent
Create a new error event.
error(Throwable) - Method in interface org.osgi.util.pushstream.SimplePushEventSource
Close this source for now, but potentially reopen it later.
ERROR - Enum constant in enum org.osgi.util.pushstream.PushEvent.EventType
An error event that indicates streaming has failed and that no more events will arrive
ERROR - Static variable in class org.osgi.service.resourcemonitoring.ResourceEvent
Type of ResourceEvent indicating a threshold goes to the ERROR state.
errorCode - Variable in exception class org.osgi.service.zigbee.ZigBeeException
The error code associated to this exception.
errorCode() - Method in exception class org.osgi.service.enocean.EnOceanException
Constructor for EnOceanException
errorCodes - Variable in class org.osgi.service.http.runtime.dto.ErrorPageDTO
The error codes the error page is used for.
errorHandler(ConverterFunction) - Method in interface org.osgi.util.converter.ConverterBuilder
Register a custom error handler.
errorPage() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletErrorPage
Service property identifying the error pages of a servlet.
ErrorPageDTO - Class in org.osgi.service.http.runtime.dto
Represents a javax.servlet.Servlet for handling errors and currently being used by a servlet context.
ErrorPageDTO() - Constructor for class org.osgi.service.http.runtime.dto.ErrorPageDTO
 
errorPageDTOs - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
Returns the representations of the error page Servlet services associated with this context.
errors - Variable in class org.osgi.service.cdi.runtime.dto.ActivationDTO
The list of errors which occurred during initialization.
errors - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
The list of errors reported during attempted initialization of the container instance.
escertkeMessage - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
Escertke Message
ESCertKEMessage - Enum constant in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
ESCertKEMessage
ESP_RET_NOT_SUPPORTED - Static variable in exception class org.osgi.service.enocean.EnOceanException
Operation is not supported by the target device.
ESP_RET_OPERATION_DENIED - Static variable in exception class org.osgi.service.enocean.EnOceanException
The operation was denied.
ESP_RET_WRONG_PARAM - Static variable in exception class org.osgi.service.enocean.EnOceanException
One of the parameters was badly specified or missing.
ESP_UNEXPECTED_FAILURE - Static variable in exception class org.osgi.service.enocean.EnOceanException
Unexpected failure.
esprimObject - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
Esprim Object
ESPrimObject - Enum constant in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
ESPrimObject
esprimRandObject - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
Esprim Rand Object
Event - Class in org.osgi.service.event
An event.
Event(String, Dictionary<String, ?>) - Constructor for class org.osgi.service.event.Event
Constructs an event.
Event(String, Map<String, ?>) - Constructor for class org.osgi.service.event.Event
Constructs an event.
EVENT - Static variable in interface org.osgi.service.event.EventConstants
The forwarded event object.
EVENT_ADMIN_IMPLEMENTATION - Static variable in interface org.osgi.service.event.EventConstants
The name of the implementation capability for the Event Admin specification
EVENT_ADMIN_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.event.EventConstants
The version of the implementation capability for the Event Admin specification
EVENT_CLASS - Static variable in class org.osgi.service.dal.FunctionEvent
Represents the event class.
EVENT_DELIVERY - Static variable in interface org.osgi.service.event.EventConstants
Service Registration property specifying the delivery qualities requested by an Event Handler service.
EVENT_FILTER - Static variable in interface org.osgi.service.event.EventConstants
Service Registration property specifying a filter to further select Event s of interest to an Event Handler service.
EVENT_PACKAGE - Static variable in class org.osgi.service.dal.FunctionEvent
Represents the event package.
EVENT_PROPERTY_NEW_NODES - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the property key for the newnodes property in node related events.
EVENT_PROPERTY_NODES - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the property key for the @{code nodes} property in node related events.
EVENT_PROPERTY_SESSION_ID - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the property key for the session.id property in node related events.
EVENT_TOPIC - Static variable in interface org.osgi.service.event.EventConstants
Service registration property specifying the Event topics of interest to an Event Handler service.
EVENT_TOPIC_ADDED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for added nodes.
EVENT_TOPIC_COPIED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for copied nodes.
EVENT_TOPIC_DELETED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for deleted nodes.
EVENT_TOPIC_RENAMED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for renamed nodes.
EVENT_TOPIC_REPLACED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for replaced nodes.
EVENT_TOPIC_SESSION_CLOSED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for a closed session.
EVENT_TOPIC_SESSION_OPENED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for a newly opened session.
EventAdmin - Interface in org.osgi.service.event
The Event Admin service.
eventCategory - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Event Category
eventCategory - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Event Category
EventConstants - Interface in org.osgi.service.event
Defines standard names for EventHandler properties.
eventData - Variable in class org.osgi.service.typedevent.monitor.MonitorEvent
The Data from the Event in Map form
EventDelivery - Annotation Type in org.osgi.service.event.propertytypes
Component Property Type for the EventConstants.EVENT_DELIVERY service property of an EventHandler service.
EventFilter - Annotation Type in org.osgi.service.event.propertytypes
Component Property Type for the EventConstants.EVENT_FILTER service property of an EventHandler service.
EventFilter - Annotation Type in org.osgi.service.typedevent.propertytypes
Component Property Type for the TypedEventConstants.TYPED_EVENT_FILTER service property of an Event Handler service.
EventHandler - Interface in org.osgi.service.event
Listener for Events.
EventProperties - Class in org.osgi.service.event
The properties for an Event.
EventProperties(Map<String, ?>) - Constructor for class org.osgi.service.event.EventProperties
Create an EventProperties from the specified properties.
EventTopics - Annotation Type in org.osgi.service.event.propertytypes
Component Property Type for the EventConstants.EVENT_TOPIC service property of an EventHandler service.
EventTopics - Annotation Type in org.osgi.service.typedevent.propertytypes
Component Property Type for the TypedEventConstants.TYPED_EVENT_TOPICS service property of a TypedEventHandler or UntypedEventHandler service.
EventType - Annotation Type in org.osgi.service.typedevent.propertytypes
Component Property Type for the TypedEventConstants.TYPED_EVENT_TYPE service property of an TypedEventHandler service.
EXCEPTION - Static variable in interface org.osgi.service.event.EventConstants
An exception or error.
EXCEPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
The name of the exception type.
EXCEPTION_MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
The exception message.
exceptions - Variable in class org.osgi.service.http.runtime.dto.ErrorPageDTO
The exceptions the error page is used for.
EXEC - Static variable in class org.osgi.service.dmt.Acl
Principals holding this permission can issue EXEC commands on the node having this ACL.
EXEC - Static variable in class org.osgi.service.dmt.security.DmtPermission
Holders of DmtPermission with the Exec action present can execute nodes in the DMT, that is they are authorized to call the execute() method of the DmtSession.
EXEC_ROOT_URIS - Static variable in interface org.osgi.service.dmt.spi.ExecPlugin
The string to be used as key for the "execRootURIs" property when an ExecPlugin is registered.
ExecPlugin - Interface in org.osgi.service.dmt.spi
An implementation of this interface takes the responsibility of handling node execute requests in a subtree of the DMT.
EXECPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
Deprecated.
As of 1.1. Replaced by EventConstants.EXCEPTION_CLASS.
execute() - Method in interface org.osgi.service.async.Async
Invoke the last method call registered by a mediated object as a "fire-and-forget" asynchronous task.
execute(Method, Object[]) - Method in interface org.osgi.service.async.delegate.AsyncDelegate
Invoke the specified method as a "fire-and-forget" asynchronous task with the specified arguments.
execute(String, String) - Method in interface org.osgi.service.dmt.DmtSession
Executes a node.
execute(String, String, String) - Method in interface org.osgi.service.dmt.DmtSession
Executes a node, also specifying a correlation ID for use in response notifications.
execute(DmtSession, String[], String, String) - Method in interface org.osgi.service.dmt.spi.ExecPlugin
Execute the given node with the given data.
executor() - Method in class org.osgi.util.promise.PromiseFactory
Returns the executor to use for callbacks.
expireAfter - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Expire After
expireBefore - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Expire Before
EXPORT - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
The action string export.
EXPORT_ERROR - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A fatal exporting error occurred.
EXPORT_REGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Add an export registration.
EXPORT_UNREGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Remove an export registration.
EXPORT_UPDATE - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Update an export registration.
EXPORT_WARNING - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A problematic situation occurred, the export is still active.
ExportedService - Annotation Type in org.osgi.service.cdi.propertytypes
Bean Property Type for the remote service properties for an exported service.
ExportedService - Annotation Type in org.osgi.service.component.propertytypes
Component Property Type for the remote service properties for an exported service.
ExportReference - Interface in org.osgi.service.remoteserviceadmin
An Export Reference associates a service with a local endpoint.
ExportRegistration - Interface in org.osgi.service.remoteserviceadmin
An Export Registration associates a service to a local endpoint.
exportService(ServiceReference<?>, Map<String, ?>) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
Export a service to a given Endpoint.
ExpressionCombiner - Interface in org.osgi.service.repository
An ExpressionCombiner can be used to combine requirement expressions into a single complex requirement expression using the and, or and not operators.
EXTENDED_PAN_ID - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Key of String containing the device node network extended PAN ID.
EXTENDER_NAMESPACE - Static variable in class org.osgi.namespace.extender.ExtenderNamespace
Namespace name for extender capabilities and requirements.
ExtenderNamespace - Class in org.osgi.namespace.extender
Extender Capability and Requirement Namespace.
extendTimeout(long) - Method in interface org.osgi.service.coordinator.Coordination
Extend the time out of this Coordination.
ExtensionDTO - Class in org.osgi.service.cdi.runtime.dto
A snapshot of the runtime state of an javax.enterprise.inject.spi.Extension dependency required by this CDI container.
ExtensionDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.ExtensionDTO
 
extensions - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
The extension dependencies of this CDI container.
extensions - Variable in class org.osgi.service.cdi.runtime.dto.template.ContainerTemplateDTO
The extension dependencies of this CDI container.
ExtensionTemplateDTO - Class in org.osgi.service.cdi.runtime.dto.template
Models an extension dependency of the ContainerDTO
ExtensionTemplateDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.template.ExtensionTemplateDTO
 

F

factory - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The component factory name.
factory() - Element in annotation type org.osgi.service.component.annotations.Component
The factory identifier of this Component.
factory() - Element in annotation type org.osgi.service.metatype.annotations.Designate
Specifies whether this Designate is for a factory PID.
FACTORY - Enum constant in enum org.osgi.service.cdi.ComponentType
The component is an Factory Component.
FACTORY_PID_ATTRIBUTE - Static variable in class org.osgi.service.configurator.namespace.ConfigurationNamespace
The capability attribute contains the factory PID if this is a factory configuration.
FactoryComponent - Annotation Type in org.osgi.service.cdi.annotations
Identifies a factory component.
FactoryComponent.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the FactoryComponent annotation.
factoryPid() - Element in annotation type org.osgi.service.metatype.annotations.ObjectClassDefinition
The factory PIDs associated with this ObjectClassDefinition.
factoryProperties - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The factory properties.
factoryProperties() - Element in annotation type org.osgi.service.component.annotations.Component
Factory property entries for this Factory Component.
factoryProperty() - Element in annotation type org.osgi.service.component.annotations.Component
Factory properties for this Factory Component.
fail(Throwable) - Method in interface org.osgi.service.coordinator.Coordination
Terminate this Coordination as a failure with the specified failure cause.
fail(Throwable) - Method in interface org.osgi.service.coordinator.Coordinator
Terminate the current Coordination as a failure with the specified failure cause.
fail(Throwable) - Method in class org.osgi.util.promise.Deferred
Fail the Promise associated with this Deferred.
fail(Promise<?>) - Method in interface org.osgi.util.promise.Failure
Failure callback for a Promise.
FAIL - Enum constant in enum org.osgi.util.pushstream.QueuePolicyOption
Attempt to add the supplied event to the queue, throwing an exception if the queue is full.
FAIL_OVER_POLICY - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
The attribute value for Topology managers with a fail-over policy
failed(Throwable) - Method in class org.osgi.util.promise.PromiseFactory
Returns a new Promise that has been resolved with the specified failure.
failed(Throwable) - Static method in class org.osgi.util.promise.Promises
Returns a new Promise that has been resolved with the specified failure.
failed(Coordination) - Method in interface org.osgi.service.coordinator.Participant
Notification that a Coordination has terminated as a failure.
FAILED - Static variable in exception class org.osgi.service.coordinator.CoordinationException
The Coordination has terminated as a failure with Coordination.fail(Throwable).
FAILED_ACTIVATION - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The component configuration failed to activate.
FailedErrorPageDTO - Class in org.osgi.service.http.runtime.dto
Represents a javax.servlet.Servlet service registered as an error page but currently not being used by a servlet context due to a problem.
FailedErrorPageDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedErrorPageDTO
 
failedErrorPageDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the error page javax.servlet.Servlet services associated with this runtime but currently not used due to some problem.
FailedFilterDTO - Class in org.osgi.service.http.runtime.dto
Represents a servlet Filter service which is currently not being used by a servlet context due to a problem.
FailedFilterDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedFilterDTO
 
failedFilterDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the javax.servlet.Filter services associated with this runtime but currently not used due to some problem.
FailedListenerDTO - Class in org.osgi.service.http.runtime.dto
Represents a listener service which is currently not being used by a servlet context due to a problem.
FailedListenerDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedListenerDTO
 
failedListenerDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the listeners associated with this runtime but currently not used due to some problem.
FailedPreprocessorDTO - Class in org.osgi.service.http.runtime.dto
Represents a preprocessor service which is currently not being used due to a problem.
FailedPreprocessorDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedPreprocessorDTO
 
failedPreprocessorDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the servlet org.osgi.service.http.whiteboard.Preprocessor services associated with this runtime but currently not used due to some problem.
FailedPromisesException - Exception Class in org.osgi.util.promise
Promise failure exception for a collection of failed Promises.
FailedPromisesException(Collection<Promise<?>>, Throwable) - Constructor for exception class org.osgi.util.promise.FailedPromisesException
Create a new FailedPromisesException with the specified Promises.
FailedResourceDTO - Class in org.osgi.service.http.runtime.dto
Represents a resource definition which is currently not being used by a servlet context due to a problem.
FailedResourceDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedResourceDTO
 
failedResourceDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the resources associated with this runtime but currently not used due to some problem.
FailedServletContextDTO - Class in org.osgi.service.http.runtime.dto
Represents a servlet context that is currently not used due to some problem.
FailedServletContextDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedServletContextDTO
 
failedServletContextDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the javax.servlet.ServletContext objects currently not used by the Http service runtime due to some problem.
FailedServletDTO - Class in org.osgi.service.http.runtime.dto
Represents a javax.servlet.Servlet service which is currently not being used by a servlet context due to a problem.
FailedServletDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedServletDTO
 
failedServletDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the javax.servlet.Servlet services associated with this runtime but currently not used due to some problem.
failure - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The failure information if the component configuration state is ComponentConfigurationDTO.FAILED_ACTIVATION.
Failure - Interface in org.osgi.util.promise
Failure callback for a Promise.
FAILURE - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Failure error code.
FAILURE_REASON_EXCEPTION_ON_INIT - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
An exception occurred during initializing of the service.
FAILURE_REASON_NO_SERVLET_CONTEXT_MATCHING - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
No matching ServletContextHelper.
FAILURE_REASON_SERVICE_IN_USE - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
The service is not registered as a prototype scoped service and is already in use with a servlet context and therefore can't be used with another servlet context.
FAILURE_REASON_SERVICE_NOT_GETTABLE - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
The service is registered in the service registry but getting the service fails as it returns null.
FAILURE_REASON_SERVLET_CONTEXT_FAILURE - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
Matching ServletContextHelper, but the context is not used due to a problem with the context.
FAILURE_REASON_SERVLET_READ_FROM_DEFAULT_DENIED - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
The servlet is not registered as it is configured to have multipart enabled, but the bundle containing the servlet has no read permission to the default location for the uploaded files.
FAILURE_REASON_SERVLET_WRITE_TO_LOCATION_DENIED - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
The servlet is not registered as it is configured to have multipart enabled, but the bundle containing the servlet has no write permission to the provided location for the uploaded files.
FAILURE_REASON_SHADOWED_BY_OTHER_SERVICE - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
Service is shadowed by another service.
FAILURE_REASON_UNKNOWN - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
Failure reason is unknown.
FAILURE_REASON_VALIDATION_FAILED - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
The service is registered in the service registry but the service properties are invalid.
FAILURE_REASON_WHITEBOARD_WRITE_TO_DEFAULT_DENIED - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
The servlet is not registered as it is configured to have multipart enabled, but the whiteboard implementation has no write permission to the default location for the uploaded files.
FAILURE_REASON_WHITEBOARD_WRITE_TO_LOCATION_DENIED - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
The servlet is not registered as it is configured to have multipart enabled, but the whiteboard implementation has no write permission to the provided location for the uploaded files.
failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedErrorPageDTO
The reason why the servlet represented by this DTO is not used.
failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedFilterDTO
The reason why the servlet filter represented by this DTO is not used.
failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedListenerDTO
The reason why the listener represented by this DTO is not used.
failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedPreprocessorDTO
The reason why the preprocessor represented by this DTO is not used.
failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedResourceDTO
The reason why the resource represented by this DTO is not used.
failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedServletContextDTO
The reason why the servlet context represented by this DTO is not used.
failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedServletDTO
The reason why the servlet represented by this DTO is not used.
fallbackTo(Promise<? extends T>) - Method in interface org.osgi.util.promise.Promise
Fall back to the value of the specified Promise if this Promise fails.
FALSE_VALUE - Static variable in class org.osgi.service.dmt.DmtData
Constant instance representing a boolean false value.
FARAD - Static variable in class org.osgi.service.dal.SIUnits
Unit of capacitance.
FARAD_PER_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of permittivity.
Feature - Interface in org.osgi.service.feature
The Feature Model Feature.
FEATURE_ID_TYPE - Static variable in interface org.osgi.service.feature.ID
ID type for use with Features.
FEATURE_IMPLEMENTATION - Static variable in class org.osgi.service.feature.FeatureConstants
The name of the implementation capability for the Feature specification.
FEATURE_NOT_SUPPORTED - Static variable in exception class org.osgi.service.dmt.DmtException
The requested command failed because an optional feature required by the command is not supported.
FEATURE_SPECIFICATION_VERSION - Static variable in class org.osgi.service.feature.FeatureConstants
The version of the implementation capability for the Feature specification.
FeatureArtifact - Interface in org.osgi.service.feature
An Artifact is an entity with an ID, for use in extensions.
FeatureArtifactBuilder - Interface in org.osgi.service.feature
A builder for FeatureArtifact objects.
FeatureBuilder - Interface in org.osgi.service.feature
A builder for Feature Models.
FeatureBundle - Interface in org.osgi.service.feature
A Bundle which is part of a feature.
FeatureBundleBuilder - Interface in org.osgi.service.feature
A builder for Feature Model FeatureBundle objects.
FeatureConfiguration - Interface in org.osgi.service.feature
Represents an OSGi Configuration in the Feature Model.
FeatureConfigurationBuilder - Interface in org.osgi.service.feature
A builder for Feature Model FeatureConfiguration objects.
FeatureConstants - Class in org.osgi.service.feature
Defines standard constants for the Feature specification.
FeatureExtension - Interface in org.osgi.service.feature
A Feature Model Extension.
FeatureExtension.Kind - Enum in org.osgi.service.feature
The kind of extension: optional, mandatory or transient.
FeatureExtension.Type - Enum in org.osgi.service.feature
The type of extension
FeatureExtensionBuilder - Interface in org.osgi.service.feature
A builder for Feature Model FeatureExtension objects.
FeatureService - Interface in org.osgi.service.feature
The Feature service is the primary entry point for interacting with the feature model.
field - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The name of the field of the reference.
field() - Element in annotation type org.osgi.service.component.annotations.Reference
The name of the field for this reference.
FIELD_KEY_CODE - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents the key code field name.
FIELD_KEY_NAME - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents the key name field name.
FIELD_LEVEL - Static variable in class org.osgi.service.dal.functions.data.LevelData
Represents the level field name.
FIELD_METADATA - Static variable in class org.osgi.service.dal.FunctionData
Represents the metadata field name.
FIELD_SEVERITY - Static variable in class org.osgi.service.dal.functions.data.AlarmData
Represents the severity field name.
FIELD_SUB_TYPE - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents the event sub-type field name.
FIELD_TIMESTAMP - Static variable in class org.osgi.service.dal.FunctionData
Represents the timestamp field name.
FIELD_TYPE - Static variable in class org.osgi.service.dal.functions.data.AlarmData
Represents the type field name.
FIELD_TYPE - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents the event type field name.
FIELD_UNIT - Static variable in class org.osgi.service.dal.functions.data.LevelData
Represents the unit field name.
FIELD_VALUE - Static variable in class org.osgi.service.dal.functions.data.BooleanData
Represents the value field name.
fieldOption - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The field option of the reference.
fieldOption() - Element in annotation type org.osgi.service.component.annotations.Reference
The field option for this reference.
FieldOption - Enum in org.osgi.service.component.annotations
Field options for the Reference annotation.
fileSizeThreshold() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletMultipart
Service property identifying the file size threshold for a multipart request handled by a servlet.
filter(Predicate<? super T>) - Method in interface org.osgi.util.promise.Promise
Filter the value of this Promise.
filter(Predicate<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
Only pass events downstream when the predicate tests true.
FILTER_EVENT - Static variable in interface org.osgi.service.dmt.DmtEventListener
A number of event types packed in a bitmap.
FILTER_PRINCIPAL - Static variable in interface org.osgi.service.dmt.DmtEventListener
A number of names of principals.
FILTER_SUBTREE - Static variable in interface org.osgi.service.dmt.DmtEventListener
A number of sub-tree top nodes that define the scope of the Dmt Event Listener.
filterCriteria - Variable in class org.osgi.service.onem2m.dto.IPEDiscoveryRequestDTO
FilterCriteria
filterCriteria - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Filter Criteria
FilterCriteriaDTO - Class in org.osgi.service.onem2m.dto
DTO expresses FilterCriteria.
FilterCriteriaDTO() - Constructor for class org.osgi.service.onem2m.dto.FilterCriteriaDTO
 
FilterCriteriaDTO.FilterOperation - Enum in org.osgi.service.onem2m.dto
Enum FilterOperation
FilterCriteriaDTO.FilterUsage - Enum in org.osgi.service.onem2m.dto
Enum FilterUsage
FilterDTO - Class in org.osgi.service.http.runtime.dto
Represents a servlet javax.servlet.Filter service currently being used for by a servlet context.
FilterDTO() - Constructor for class org.osgi.service.http.runtime.dto.FilterDTO
 
filterDTOs - Variable in class org.osgi.service.http.runtime.dto.RequestInfoDTO
The servlet filters processing this request.
filterDTOs - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
Returns the representations of the servlet Filter services associated with this context.
filterOperation - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Filter Operation
filterUsage - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Filter Usage
findAny() - Method in interface org.osgi.util.pushstream.PushStream
Close the channel and resolve the promise with the first element.
findDrivers(Dictionary<String, ?>) - Method in interface org.osgi.service.device.DriverLocator
Returns an array of DRIVER_ID strings of drivers capable of attaching to a device with the given properties.
findFirst() - Method in interface org.osgi.util.pushstream.PushStream
Close the channel and resolve the promise with the first element.
findProviders(Collection<? extends Requirement>) - Method in interface org.osgi.service.repository.Repository
Find the capabilities that match the specified requirements.
findProviders(RequirementExpression) - Method in interface org.osgi.service.repository.Repository
Find the resources that match the specified requirement expression.
finishSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.osgi.service.http.context.ServletContextHelper
Finishes the security context for the specified request.
FIRE - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: BooleanSensor - indicates that the BooleanSensor can detect fire.
FIXED - Enum constant in enum org.osgi.util.pushstream.PushbackPolicyOption
Returns a fixed amount of back pressure, independent of how full the buffer is
flatMap(Function<? super T, ? extends PushStream<? extends R>>) - Method in interface org.osgi.util.pushstream.PushStream
Flat map the payload value (turn one event into 0..n events of potentially another type).
flatMap(Function<? super T, Promise<? extends R>>) - Method in interface org.osgi.util.promise.Promise
FlatMap the value of this Promise.
flexBlocking - Enum constant in enum org.osgi.service.onem2m.dto.ResponseTypeInfoDTO.ResponseType
flexBlocking
FLOAT - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The Float type.
FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The FLOAT type.
FLOATING_DOUBLE - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the format of the double precision data type is based on the IEEE 754 standard for binary floating-point arithmetic.
FLOATING_SEMI - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the ZigBee semi-precision number format is based on the IEEE 754 standard for binary floating-point arithmetic.
FLOATING_SINGLE - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the format of the single precision data type is based on the IEEE 754 standard for binary floating-point arithmetic.
FLOW - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the flow level.
FLOW_IN - Static variable in interface org.osgi.service.dal.functions.Meter
Represents the metering consumption flow.
FLOW_OUT - Static variable in interface org.osgi.service.dal.functions.Meter
Represents the metering production flow.
FLOWCONTROL_NONE - Static variable in class org.osgi.service.serial.SerialConstants
Flow control: None.
FLOWCONTROL_RTSCTS_IN - Static variable in class org.osgi.service.serial.SerialConstants
Flow control: RTS/CTS on input.
FLOWCONTROL_RTSCTS_OUT - Static variable in class org.osgi.service.serial.SerialConstants
Flow control: RTS/CTS on output.
FLOWCONTROL_XONXOFF_IN - Static variable in class org.osgi.service.serial.SerialConstants
Flow control: XON/XOFF on input.
FLOWCONTROL_XONXOFF_OUT - Static variable in class org.osgi.service.serial.SerialConstants
Flow control: XON/XOFF on output.
flush() - Method in interface org.osgi.service.prefs.Preferences
Forces any changes in the contents of this node and its descendants to the persistent store.
forEach(Consumer<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
Execute the action for each event received until the channel is closed.
forEach(Predicate<? super ZCLCommandResponse>) - Method in interface org.osgi.service.zigbee.ZCLCommandResponseStream
Registers a handler that will be called for each of the received responses.
forEachEvent(PushEventConsumer<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
Pass on each event to another consumer until the stream is closed.
fork(int, int, Executor) - Method in interface org.osgi.util.pushstream.PushStream
Execute the downstream events in up to n background threads.
FORMAT_BASE64 - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM b64 value.
FORMAT_BINARY - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM bin value.
FORMAT_BOOLEAN - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM bool value.
FORMAT_DATE - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM date value.
FORMAT_DATE_TIME - Static variable in class org.osgi.service.dmt.DmtData
The node holds a Date object.
FORMAT_FLOAT - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM float value.
FORMAT_INTEGER - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM int value.
FORMAT_LONG - Static variable in class org.osgi.service.dmt.DmtData
The node holds a long value.
FORMAT_NODE - Static variable in class org.osgi.service.dmt.DmtData
Format specifier of an internal node.
FORMAT_NULL - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM null value.
FORMAT_RAW_BINARY - Static variable in class org.osgi.service.dmt.DmtData
The node holds raw protocol data encoded in binary format.
FORMAT_RAW_STRING - Static variable in class org.osgi.service.dmt.DmtData
The node holds raw protocol data encoded as String.
FORMAT_STRING - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM chr value.
FORMAT_TIME - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM time value.
FORMAT_XML - Static variable in class org.osgi.service.dmt.DmtData
The node holds an OMA DM xml value.
FRAMEWORK_CONTEXT_NAME - Static variable in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
The name of the special, optional resource context, representing the whole OSGi framework.
FrameworkManager - Interface in org.osgi.service.clusterinfo
Provides a management interface for accessing and managing a remote OSGi framework.
FrameworkNodeStatus - Interface in org.osgi.service.clusterinfo
The FrameworkNodeStatus service represents a node in the cluster that is also an OSGi framework.
FrameworkNodeStatusDTO - Class in org.osgi.service.clusterinfo.dto
Data Transfer Object for a FrameworkNodeStatus Service.
FrameworkNodeStatusDTO() - Constructor for class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
This DTO can be used to provide type safe access to properties of the FrameworkNodeStatus service.
FRIENDLY_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for a short user friendly version of the device name.
from - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
From Parameter.
from - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
From Parameter
fromInt(int) - Static method in enum org.osgi.service.cdi.MaximumCardinality
Resolve an integer to an upper cardinality boundary.
FULL_CONTENT - Enum constant in enum org.osgi.service.onem2m.dto.ResponsePrimitiveDTO.ContentStatus
FULL_CONTENT
FULL_LEVEL - Static variable in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Current power source level: 100%.
FUNC - Static variable in interface org.osgi.service.enocean.EnOceanDevice
Property name for the radiotelegram functional type of the profile associated with this device.
function() - Method in interface org.osgi.util.converter.Converter
Start defining a function that can perform given conversions.
Function - Interface in org.osgi.service.dal
Function service provides specific device operations and properties.
Function<T,R> - Interface in org.osgi.util.function
A function that accepts a single argument and produces a result.
FUNCTION_ID - Static variable in interface org.osgi.service.enocean.EnOceanRPC
The Function ID property string, used in EventAdmin RPC broadcasting.
FUNCTION_UID - Static variable in class org.osgi.service.dal.FunctionEvent
Represents an event property key for function UID.
FunctionData - Class in org.osgi.service.dal
Abstract Function data wrapper.
FunctionData(long, Map<String, ?>) - Constructor for class org.osgi.service.dal.FunctionData
Constructs new FunctionData instance with the specified arguments.
FunctionData(Map<String, ?>) - Constructor for class org.osgi.service.dal.FunctionData
Constructs new FunctionData instance with the specified field values.
FunctionEvent - Class in org.osgi.service.dal
Asynchronous event, which marks a function property value modification.
FunctionEvent(String, String, String, FunctionData) - Constructor for class org.osgi.service.dal.FunctionEvent
Constructs a new event with the specified topic, function UID, property name and property value.
FunctionEvent(String, Dictionary<String, ?>) - Constructor for class org.osgi.service.dal.FunctionEvent
Constructs a new event with the specified topic and properties.
FunctionEvent(String, Map<String, ?>) - Constructor for class org.osgi.service.dal.FunctionEvent
Constructs a new event with the specified topic and properties.
Functioning - Interface in org.osgi.util.converter
This interface is used to specify the target function to perform conversions.

G

GAL - Static variable in class org.osgi.service.dal.SIUnits
Unit of acceleration.
GAS - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the gas level.
GAUSS - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic flux density.
GENERAL_COMMAND_NOT_SUPPORTED - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL General Command Not Supported error code.
GENERAL_DATA_16 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
General Data 16-bit
GENERAL_DATA_24 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
General Data 24-bit
GENERAL_DATA_32 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
General Data 32-bit
GENERAL_DATA_40 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
General Data 40-bit
GENERAL_DATA_48 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
General Data 48-bit
GENERAL_DATA_56 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
General Data 56-bit
GENERAL_DATA_64 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
General Data 64-bit
GENERAL_DATA_8 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the General Data type may be used when a data element is needed but its use does not conform to any of other types.
GenericDTO - Class in org.osgi.service.onem2m.dto
GenericDTO expresses miscellaneous data structures of oneM2M.
GenericDTO() - Constructor for class org.osgi.service.onem2m.dto.GenericDTO
 
get() - Method in interface org.osgi.util.function.Supplier
Returns a value.
get(Object) - Method in class org.osgi.service.event.EventProperties
Return the value of the specified property.
get(String, String) - Method in interface org.osgi.service.prefs.Preferences
Returns the value associated with the specified key in this node.
GET - Static variable in class org.osgi.service.dmt.Acl
Principals holding this permission can issue GET command on the node having this ACL.
GET - Static variable in class org.osgi.service.dmt.security.DmtPermission
Holders of DmtPermission with the Get action present can query DMT node value or properties, that is they are authorized to execute the isLeafNode(), getNodeAcl(), getEffectiveNodeAcl(), getMetaNode(), getNodeValue(), getChildNodeNames(), getNodeTitle(), getNodeVersion(), getNodeTimeStamp(), getNodeSize() and getNodeType() methods of the DmtSession.
GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "getCredential".
getAction(String) - Method in interface org.osgi.service.upnp.UPnPService
Locates a specific action by name.
getActions() - Method in class org.osgi.service.clusterinfo.ClusterTagPermission
Returns the canonical string representation of the ClusterTagPermission action.
getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the canonical string representation of the ConfigurationPermission actions.
getActions() - Method in class org.osgi.service.coordinator.CoordinationPermission
Returns the canonical string representation of the CoordinationPermission actions.
getActions() - Method in class org.osgi.service.dal.DevicePermission
Returns the canonical string representation of DevicePermission.REMOVE action.
getActions() - Method in class org.osgi.service.dmt.security.AlertPermission
Returns the action list (always * in the current version).
getActions() - Method in class org.osgi.service.dmt.security.DmtPermission
Returns the String representation of the action list.
getActions() - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Returns the action list (always * in the current version).
getActions() - Method in class org.osgi.service.event.TopicPermission
Returns the canonical string representation of the TopicPermission actions.
getActions() - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Returns the canonical string representation of the actions.
getActions() - Method in class org.osgi.service.typedevent.TopicPermission
Returns the canonical string representation of the TopicPermission actions.
getActions() - Method in interface org.osgi.service.upnp.UPnPService
Lists all actions provided by this service.
getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the canonical string representation of the actions, separated by comma.
getActions() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the canonical string representation of the actions.
getAliveThreads() - Method in interface org.osgi.service.resourcemonitoring.monitor.ThreadMonitor
Returns the number of alive threads created by the bundles in this resource context.
getAllowedValues() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the allowed values, if defined.
getApplicationDeviceId() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeSimpleDescriptor
Returns the application device id as defined per profile.
getApplicationDeviceVersion() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeSimpleDescriptor
Returns the version of the endpoint application.
getApplicationProfileId() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeSimpleDescriptor
Returns the application profile id.
getArtifactId() - Method in interface org.osgi.service.feature.ID
Get the artifact ID.
getArtifacts() - Method in interface org.osgi.service.feature.FeatureExtension
Get the Artifacts from this extension.
getAttribute(int) - Method in interface org.osgi.service.zigbee.ZCLCluster
Returns the cluster ZCLAttribute identifying that matches the given attributeId.
getAttribute(int, int) - Method in interface org.osgi.service.zigbee.ZCLCluster
Retrieves a ZCLAttribute object for a manufacturer specific attribute.
getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the attribute definitions for this object class.
getAttributeDescriptions() - Method in interface org.osgi.service.zigbee.descriptions.ZCLClusterDescription
Returns an array of the attribute descriptions.
getAttributeId() - Method in interface org.osgi.service.zigbee.ZigBeeEvent
Returns the attribute identifier (that is, the attribute's ID).
getAttributeInfo() - Method in interface org.osgi.service.zigbee.ZCLReadStatusRecord
Returns the ZCLAttributeInfo related to the reading operation.
getAttributes() - Method in interface org.osgi.service.cm.Configuration
Get the attributes of this configuration.
getAttributes() - Method in interface org.osgi.service.zigbee.ZCLCluster
Returns an array of ZCLAttribute objects representing all this cluster's attributes.
getAttributes(int) - Method in interface org.osgi.service.zigbee.ZCLCluster
Returns an array of ZCLAttribute objects representing all the specific manufacturer attributes available on the cluster.
getAuthorization(User) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates an Authorization object that encapsulates the specified User object and the Role objects it possesses.
getBase64() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with base 64 (b64) format.
getBaseID() - Method in interface org.osgi.service.enocean.EnOceanHost
Gets the BASE_ID of the chip, if set (cf.
getBaudRate() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the baud rate.
getBinary() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with binary (bin) format.
getBoolean() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with boolean (bool) format.
getBoolean(String, boolean) - Method in interface org.osgi.service.prefs.Preferences
Returns the boolean value represented by the String object associated with the specified key in this node.
getBoundEndPoints(int) - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Returns bound endpoints (identified by their service PIDs) on a specific cluster ID.
getBroadcastRadius() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Returns the current broadcast radius value.
getBuilderFactory() - Method in interface org.osgi.service.feature.FeatureService
Get a factory which can be used to build feature model entities.
getBundle() - Method in interface org.osgi.service.coordinator.Coordination
Returns the bundle that created this Coordination.
getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the bundle for which this object provides meta type information.
getBundle(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Retrieve the bundle representation for a given bundle Id.
getBundle(long) - Method in interface org.osgi.service.rest.client.RestClient
Retrieve the bundle representation for a given bundle Id.
getBundle(String) - Method in interface org.osgi.service.rest.client.RestClient
Retrieve the bundle representation for a given bundle path.
getBundleContext() - Method in interface org.osgi.service.component.ComponentContext
Returns the BundleContext of the bundle which declares this component.
getBundleHeaders(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Get the header for a bundle given by its bundle Id.
getBundleHeaders(long) - Method in interface org.osgi.service.rest.client.RestClient
Get the header for a bundle given by its bundle Id.
getBundleHeaders(String) - Method in interface org.osgi.service.rest.client.RestClient
Get the header for a bundle given by its URI path.
getBundleId() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
Retrieves the identifier of the bundle being added to or removed from the Resource Context.
getBundleIds() - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Returns the bundle identifiers belonging to this Resource Context.
getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
Get the bundle location.
getBundlePaths() - Method in interface org.osgi.service.rest.client.RestClient
Get the bundles currently installed on the managed framework.
getBundles() - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Get the bundle representations for all bundles currently installed in the managed framework.
getBundles() - Method in interface org.osgi.service.feature.Feature
Get the bundles.
getBundles() - Method in interface org.osgi.service.rest.client.RestClient
Get the bundle representations for all bundles currently installed in the managed framework.
getBundleStartLevel(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Get the start level for a bundle given by its bundle Id.
getBundleStartLevel(long) - Method in interface org.osgi.service.rest.client.RestClient
Get the start level for a bundle given by its bundle Id.
getBundleStartLevel(String) - Method in interface org.osgi.service.rest.client.RestClient
Get the start level for a bundle given by its URI path.
getBundleState(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Get the state for a given bundle Id.
getBundleState(long) - Method in interface org.osgi.service.rest.client.RestClient
Get the state for a given bundle Id.
getBundleState(String) - Method in interface org.osgi.service.rest.client.RestClient
Get the state for a given bundle path.
getByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
Returns the byte[] value represented by the String object associated with the specified key in this node.
getBytes() - Method in interface org.osgi.service.enocean.EnOceanMessage
Gets the bytes corresponding to the whole message, including the CRC.
getBytes() - Method in interface org.osgi.service.zigbee.ZCLFrame
Returns a byte array containing the raw ZCL frame, suitable to be sent on the wire.
getBytes(byte[]) - Method in interface org.osgi.service.zigbee.ZCLFrame
Copy in the passed array the internal raw ZCLFrame.
getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the cardinality of this attribute.
getCategories() - Method in interface org.osgi.service.feature.Feature
Get the categories.
getCause() - Method in exception class org.osgi.service.cm.ConfigurationException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception class org.osgi.service.component.ComponentException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception class org.osgi.service.dmt.DmtException
Get the cause of this exception.
getCause() - Method in exception class org.osgi.service.http.NamespaceException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception class org.osgi.service.prefs.BackingStoreException
Returns the cause of this exception or null if no cause was set.
getCauses() - Method in exception class org.osgi.service.dmt.DmtException
Get all causes of this exception.
getChangeCount() - Method in interface org.osgi.service.cm.Configuration
Get the change count.
getChannel() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Returns the current network channel.
getChannelDescription(String) - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescriptionSet
Retrieves a EnOceanChannelDescription object according to its identifier.
getChannelId() - Method in interface org.osgi.service.enocean.EnOceanChannel
 
getChannelMask() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Returns the currently configured channel mask.
getCharacterSetIdentifier() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeComplexDescriptor
Returns the encoding used by characters in the character set.
getChildNodeNames(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the list of children names of a node.
getChildNodeNames(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the list of children names of a node.
getChipId() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getChipId(String) - Method in interface org.osgi.service.enocean.EnOceanHost
Retrieves the CHIP_ID associated with the given servicePID, if existing on this chip.
getClassifier() - Method in interface org.osgi.service.feature.ID
Get the classifier.
getClientCluster(int) - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Returns the client cluster identified by the cluster identifier.
getClientClusterDescription() - Method in interface org.osgi.service.zigbee.descriptions.ZCLGlobalClusterDescription
Returns the client cluster description.
getClientClusters() - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Returns an array of client (output) clusters.
getClientClustersDescriptions() - Method in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescription
Returns an array of client cluster descriptions.
getClusterDescription() - Method in interface org.osgi.service.zigbee.descriptions.ZCLGlobalClusterDescription
Returns the cluster functional description.
getClusterFunctionalDomain() - Method in interface org.osgi.service.zigbee.descriptions.ZCLGlobalClusterDescription
Returns the cluster functional domain.
getClusterId() - Method in interface org.osgi.service.zigbee.descriptions.ZCLGlobalClusterDescription
Returns the cluster identifier.
getClusterId() - Method in interface org.osgi.service.zigbee.ZDPResponse
Returns the clusterId this response refers to.
getClusterId() - Method in interface org.osgi.service.zigbee.ZigBeeEvent
Returns the cluster id associated to this ZigBeeEvent.
getClusterName() - Method in interface org.osgi.service.zigbee.descriptions.ZCLGlobalClusterDescription
Returns the cluster name.
getCode() - Method in exception class org.osgi.service.dal.DeviceException
Returns the exception code.
getCode() - Method in exception class org.osgi.service.dmt.DmtException
Get the error code associated with this exception.
getCommandId() - Method in interface org.osgi.service.zigbee.ZCLHeader
Returns the command identifier of this frame.
getCommandIds() - Method in interface org.osgi.service.zigbee.ZCLCluster
Returns an array of all the commandIds of the ZCLCluster.
getCommunicationTimeout() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Returns the current value set for the communication timeout.
getComplexDescriptor() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Retrieves the ZigBee node Complex Descriptor.
getComponentConfigurationDTOs(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Returns the component configurations for the specified component description.
getComponentDescriptionDTO(Bundle, String) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Returns the ComponentDescriptionDTO declared with the specified name by the specified bundle.
getComponentDescriptionDTOs(Bundle...) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Returns the component descriptions declared by the specified active bundles.
getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
Returns the Component Instance object for the component instance associated with this Component Context.
getComPort() - Method in interface org.osgi.service.serial.SerialEvent
Returns the port name of this event.
getConfiguration() - Method in interface org.osgi.service.serial.SerialDevice
Gets the Serial port configuration.
getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing Configuration object from the persistent store, or create a new Configuration object.
getConfigurations() - Method in interface org.osgi.service.feature.Feature
Get the configurations.
getConfigurationTypes() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns the configuration types.
getContainerDTOs(Bundle...) - Method in interface org.osgi.service.cdi.runtime.CDIComponentRuntime
Returns a collection of container description snapshots for a set of bundles.
getContainerTemplateDTO(Bundle) - Method in interface org.osgi.service.cdi.runtime.CDIComponentRuntime
Returns the ContainerTemplateDTO for the specified bundle
getContent() - Method in interface org.osgi.service.repository.RepositoryContent
Returns a new input stream to the content of this resource.
getContext() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
Retrieves the Resource Context associated to this event
getContext() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
Returns the resource context that caused the event.
getContext() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns the resource context that this monitor belongs to
getContext(long) - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
Returns the ResourceContext associated to the provided bundle id.
getContext(String) - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
Returns the context with the specified resource context name.
getCoordination(long) - Method in interface org.osgi.service.coordinator.Coordinator
Returns the Coordination with the specified id.
getCoordinations() - Method in interface org.osgi.service.coordinator.Coordinator
Returns a snapshot of all active Coordinations.
getCPUUsage() - Method in interface org.osgi.service.resourcemonitoring.monitor.CPUMonitor
Returns the CPU usage as a cumulative number of nanoseconds
getCredentials() - Method in interface org.osgi.service.useradmin.User
Returns a Dictionary of the credentials of this User object.
getCurrent() - Method in interface org.osgi.service.dal.functions.Meter
Returns the current metering info.
getCurrentContext() - Method in interface org.osgi.service.transaction.control.TransactionControl
 
getCurrentPowerMode() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Returns the current power mode.
getCurrentPowerSource() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Returns the current power source field of the Power Descriptor.
getCurrentPowerSourceLevel() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Returns the current power source level.
getCurrentValue() - Method in interface org.osgi.service.upnp.UPnPLocalStateVariable
This method will keep the current values of UPnPStateVariables of a UPnPDevice whenever UPnPStateVariable's value is changed , this method must be called.
getData() - Method in interface org.osgi.service.dal.functions.BooleanControl
Returns the current state of BooleanControl.
getData() - Method in interface org.osgi.service.dal.functions.BooleanSensor
Returns the BooleanSensor current state.
getData() - Method in interface org.osgi.service.dal.functions.MultiLevelControl
Returns MultiLevelControl level.
getData() - Method in interface org.osgi.service.dal.functions.MultiLevelSensor
Returns the MultiLevelSensor current state.
getData() - Method in class org.osgi.service.dmt.notification.AlertItem
Get the data associated with the alert item.
getData() - Method in class org.osgi.util.pushstream.PushEvent
Return the data for this event.
getDataBits() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the data bits.
getDataInput() - Method in interface org.osgi.service.zigbee.ZCLFrame
Returns ZigBeeDataInput for reading the ZCLFrame payload content.
getDataInput() - Method in interface org.osgi.service.zigbee.ZDPFrame
Returns the ZigBeeDataInput of the payload of this frame.
getDataType() - Method in interface org.osgi.service.zigbee.ZCLAttributeInfo
Returns the data type of this attribute.
getDataTypeDescription() - Method in interface org.osgi.service.zigbee.descriptions.ZCLParameterDescription
Returns the parameter data type.
getDate() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with date format.
getDateTime() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with dateTime format.
getDbm() - Method in interface org.osgi.service.enocean.EnOceanMessage
Returns the average RSSI on all the received subtelegrams, including redundant ones.
getDefault() - Method in interface org.osgi.service.dmt.MetaNode
Get the default value of this node if any.
getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a default for this attribute.
getDefaultValue() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the default value, if defined.
getDefaultValue() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Returns the attribute default value.
getDepth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the color depth of the icon in bits.
getDepth() - Method in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Returns the depth field of the NeighborTableList Record Format.
getDescription() - Method in interface org.osgi.service.dmt.MetaNode
Get the explanation string associated with this node.
getDescription() - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelEnumValue
A non-mandatory description of what this enumerated value is about.
getDescription() - Method in interface org.osgi.service.feature.Feature
Get the description.
getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a description of this attribute.
getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return a description of this object class.
getDescriptions(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Get a set of localized UPnP properties.
getDestination() - Method in interface org.osgi.service.zigbee.ZigBeeRoute
Returns the service PID of the ZigBeeNode as destination of this route entry.
getDestinationId() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getDeviceSpecification(int, short) - Method in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescriptionSet
Returns the description of a device identified by its identifier and its version.
getDeviceURL() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeComplexDescriptor
Returns the Device URL.
getDisplayName() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the network interface display name of "networkAdapter.displayname" service property value.
getDmtException() - Method in exception class org.osgi.service.tr069todmt.TR069Exception
 
getDocURL() - Method in interface org.osgi.service.feature.Feature
Get the documentation URL.
getDomainStart() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The start of the raw input range for this channel.
getDomainStop() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The end of the raw input range for this channel.
getDouble(String, double) - Method in interface org.osgi.service.prefs.Preferences
Returns the double value represented by the String object associated with the specified key in this node.
getDriver() - Method in interface org.osgi.service.device.Match
Return the reference to a Driver service.
getEffectiveNodeAcl(String) - Method in interface org.osgi.service.dmt.DmtSession
Gives the Access Control List in effect for a given node.
getEnclosingCoordination() - Method in interface org.osgi.service.coordinator.Coordination
Returns the Coordination enclosing this Coordination if this Coordination is on the thread local Coordination stack.
getEncryptionKey() - Method in interface org.osgi.service.enocean.EnOceanDevice
Returns the current encryption key used by this device.
getEndpoint() - Method in class org.osgi.service.remoteserviceadmin.EndpointEvent
Return the endpoint associated with this event.
getEndpoint() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeSimpleDescriptor
Returns the endpoint for which this descriptor is defined.
getEndpointId() - Method in interface org.osgi.service.zigbee.ZigBeeEvent
Returns the endpoint identifier.
getEndpoints() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Returns the array of the endpoints hosted by this node.
getEnumValues(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns the property possible values according to the specified unit.
getErrorCode() - Method in exception class org.osgi.service.onem2m.OneM2MException
Return the error code for the exception.
getErrorCode() - Method in exception class org.osgi.service.zigbee.ZigBeeException
Returns the error code.
getException() - Method in exception class org.osgi.service.http.NamespaceException
Returns the nested exception.
getException() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
Return the exception for any error during the export process.
getException() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
Return the exception for any error during the import process.
getException() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the exception for this event.
getExportedEndpoint() - Method in interface org.osgi.service.remoteserviceadmin.ExportReference
Return the Endpoint Description for the local endpoint.
getExportedService() - Method in interface org.osgi.service.remoteserviceadmin.ExportReference
Return the service being exported.
getExportedServices() - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
Return the currently active Export References.
getExportReference() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
Return the Export Reference for the exported service.
getExportReference() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the Export Reference for this event.
getExpressionCombiner() - Method in interface org.osgi.service.repository.Repository
Return an expression combiner.
getExtendedPanId() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Returns the network Extended PAN identifier (EPID).
getExtensionProperty(String) - Method in interface org.osgi.service.dmt.MetaNode
Returns the value for the specified extension property key.
getExtensionPropertyKeys() - Method in interface org.osgi.service.dmt.MetaNode
Returns the list of extension property keys, if the provider of this MetaNode provides proprietary extensions to node meta data.
getExtensions() - Method in interface org.osgi.service.feature.Feature
Get the extensions.
getFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getFactoryConfiguration(String, String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
For a factory configuration return the PID of the corresponding Managed Service Factory, else return null.
getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the factory pid of the associated configuration.
getFactoryPid() - Method in interface org.osgi.service.feature.FeatureConfiguration
Get the Factory PID from the configuration, if any.
getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the Factory PIDs (for ManagedServiceFactories) for which ObjectClassDefinition information is available.
getFailedPromises() - Method in exception class org.osgi.util.promise.FailedPromisesException
Returns the collection of Promises that have been resolved with a failure.
getFailure() - Method in interface org.osgi.service.coordinator.Coordination
Returns the failure cause of this Coordination.
getFailure() - Method in interface org.osgi.service.zigbee.ZCLReadStatusRecord
Returns the potential failure of the reading operation.
getFailure() - Method in interface org.osgi.util.promise.Promise
Returns the failure of this Promise.
getFailure() - Method in class org.osgi.util.pushstream.PushEvent
Return the error that terminated the stream.
getFaultCode() - Method in exception class org.osgi.service.tr069todmt.TR069Exception
Answer the associated TR-069 fault code.
getFlavors() - Method in interface org.osgi.service.wireadmin.Wire
Return the list of data types understood by the Consumer service connected to this Wire object.
getFloat() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with float format.
getFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
Returns the float value represented by the String object associated with the specified key in this node.
getFlowControl() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the flow control.
getFormat() - Method in class org.osgi.service.dmt.DmtData
Get the node's format, expressed in terms of type constants defined in this class.
getFormat() - Method in interface org.osgi.service.dmt.MetaNode
Get the node's format, expressed in terms of type constants defined in DmtData.
getFormatName() - Method in class org.osgi.service.dmt.DmtData
Returns the format of this DmtData as String.
getFrame() - Method in interface org.osgi.service.zigbee.ZDPResponse
Returns the ZDPFrame containing the response.
getFrameControlField() - Method in interface org.osgi.service.zigbee.ZCLHeader
Returns the Frame Control field of this frame.
getFrameworkStartLevel() - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Retrieves the current framework start level.
getFrameworkStartLevel() - Method in interface org.osgi.service.rest.client.RestClient
Retrieves the current framework start level.
getFrameworkUUID() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Return the framework UUID for the remote service, if present.
getFrequencyBand() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Returns the radio frequency band the node is currently operating on.
getFunc() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getFunc() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getFunction() - Method in class org.osgi.util.converter.Rule
 
getFunction() - Method in interface org.osgi.util.converter.TargetRule
The function to perform the conversion.
getFunction() - Method in class org.osgi.util.converter.TypeRule
 
getFunctionId() - Method in interface org.osgi.service.enocean.EnOceanRPC
Gets the functionID for this RPC.
getFunctionPropertyName() - Method in class org.osgi.service.dal.FunctionEvent
Returns the property name.
getFunctionPropertyValue() - Method in class org.osgi.service.dal.FunctionEvent
Returns the property value.
getFunctionUID() - Method in class org.osgi.service.dal.FunctionEvent
Returns the property value change source function identifier.
getGeneratedCommandDescriptions() - Method in interface org.osgi.service.zigbee.descriptions.ZCLClusterDescription
Returns an array of the generated command descriptions.
getGlobalClusterDescription() - Method in interface org.osgi.service.zigbee.descriptions.ZCLClusterDescription
Returns an array of the command descriptions.
getGroupAddress() - Method in interface org.osgi.service.zigbee.ZigBeeGroup
Returns the 16-bit group address.
getGroupId() - Method in interface org.osgi.service.feature.ID
Get the group ID.
getHardwareAddress() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the MAC address of "networkAdapter.hardwareAddress" service property value.
getHeader() - Method in interface org.osgi.service.zigbee.ZCLFrame
Returns the header of this frame.
getHeight() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the height of the icon in pixels.
getHostPid() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Returns the OSGi service PID of the ZigBee Host that is on the network of this node.
getIcon() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeComplexDescriptor
Returns the icon field.
getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return an InputStream object that can be used to create an icon from.
getIcons(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all icons for this device in a given locale.
getIconURL() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeComplexDescriptor
Returns the icon URL.
getId() - Method in interface org.osgi.service.coordinator.Coordination
Returns the id assigned to this Coordination.
getId() - Method in exception class org.osgi.service.coordinator.CoordinationException
Returns the id of the Coordination associated with this exception.
getId() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns the endpoint's id.
getId() - Method in interface org.osgi.service.transaction.control.recovery.RecoverableXAResource
Get the id of this resource.
getId() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceId field in the UPnP service description.
getId() - Method in interface org.osgi.service.zigbee.descriptions.ZCLClusterDescription
 
getId() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Returns the command identifier.
getId() - Method in interface org.osgi.service.zigbee.descriptions.ZCLDataTypeDescription
Returns the data type identifier.
getId() - Method in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescription
Returns the device identifier.
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeArray
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeAttributeID
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBACnet
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBag
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap16
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap24
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap32
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap40
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap48
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap56
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap64
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap8
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeBoolean
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeCharacterString
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeClusterID
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeDate
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration16
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration8
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingDouble
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSemi
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSingle
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData16
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData24
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData32
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData40
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData48
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData56
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData64
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData8
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeIEEE_ADDRESS
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeLongCharacterString
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeLongOctetString
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeOctetString
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSecurityKey128
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSet
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger16
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger24
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger32
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger40
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger48
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger56
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger64
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger8
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeStructure
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeTimeOfDay
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger16
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger24
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger32
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger40
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger48
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger56
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger64
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger8
 
getId() - Method in class org.osgi.service.zigbee.types.ZigBeeUTCTime
 
getId() - Method in interface org.osgi.service.zigbee.ZCLAttributeInfo
Returns the ID of this attribute.
getId() - Method in interface org.osgi.service.zigbee.ZCLCluster
Returns the identifier of this cluster.
getId() - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Returns the identifier of this endpoint, that is the Endpoint ID.
getID() - Method in interface org.osgi.service.feature.Feature
Get the Feature's ID.
getID() - Method in interface org.osgi.service.feature.FeatureArtifact
Get the artifact's ID.
getID() - Method in interface org.osgi.service.feature.FeatureBundle
Get the bundle's ID.
getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
Unique identity for this attribute.
getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the id of this object class.
getID(String, String, String) - Method in interface org.osgi.service.feature.FeatureService
Obtain an ID.
getID(String, String, String, String) - Method in interface org.osgi.service.feature.FeatureService
Obtain an ID.
getID(String, String, String, String, String) - Method in interface org.osgi.service.feature.FeatureService
Obtain an ID.
getIdentification() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getIdentification() - Method in interface org.osgi.service.wireadmin.Envelope
Return the identification of this Envelope object.
getIDfromMavenCoordinates(String) - Method in interface org.osgi.service.feature.FeatureService
Obtain an ID from a Maven Coordinates formatted string.
getIEEEAddress() - Method in interface org.osgi.service.zigbee.ZigBeeEvent
Returns the ZigBee device node IEEE Address.
getIEEEAddress() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Returns the ZigBee device node IEEE Address of this node.
getImportedEndpoint() - Method in interface org.osgi.service.remoteserviceadmin.ImportReference
Return the Endpoint Description for the remote endpoint.
getImportedEndpoints() - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
Return the currently active Import References.
getImportedService() - Method in interface org.osgi.service.remoteserviceadmin.ImportReference
Return the Service Reference for the proxy for the endpoint.
getImportReference() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
Return the Import Reference for the imported service.
getImportReference() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the Import Reference for this event.
getInetAddress() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the InetAddress object of this IP address.
getInputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
Lists all input arguments for this action.
getInputClusters() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeSimpleDescriptor
Returns an array of input (server) cluster identifiers.
getInputStream() - Method in interface org.osgi.service.serial.SerialDevice
Returns an input stream.
getInputStream() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns an InputStream object for the icon data.
getInstance() - Method in interface org.osgi.service.component.ComponentInstance
Returns the component instance of the activated component configuration.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeArray
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeAttributeID
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBACnet
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBag
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBitmap16
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBitmap24
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBitmap32
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBitmap40
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBitmap48
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBitmap56
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBitmap64
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBitmap8
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeBoolean
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeCharacterString
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeClusterID
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeDate
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeEnumeration16
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeEnumeration8
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeFloatingDouble
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeFloatingSemi
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeFloatingSingle
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeGeneralData16
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeGeneralData24
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeGeneralData32
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeGeneralData40
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeGeneralData48
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeGeneralData56
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeGeneralData64
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeGeneralData8
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeIEEE_ADDRESS
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeLongCharacterString
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeLongOctetString
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeOctetString
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSecurityKey128
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSet
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger16
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger24
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger32
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger40
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger48
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger56
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger64
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger8
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeStructure
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeTimeOfDay
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger16
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger24
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger32
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger40
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger48
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger56
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger64
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger8
Gets a singleton instance of this class.
getInstance() - Static method in class org.osgi.service.zigbee.types.ZigBeeUTCTime
Gets a singleton instance of this class.
getInt() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with integer (int) format.
getInt(String, int) - Method in interface org.osgi.service.prefs.Preferences
Returns the int value represented by the String object associated with the specified key in this node.
getIntents() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Return the list of intents implemented by this endpoint.
getInterfaces() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Provide the list of interfaces implemented by the exported service.
getIpAddress() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the IP address of "ipaddress" service property value.
getIpAddressScope() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the IP address scope of "ipaddress.scope" service property value.
getIpAddressVersion() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the IP address version of "ipaddress.version" service property value.
getJavaDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the Java class associated with the UPnP data type of this state variable.
getJavaDataType() - Method in interface org.osgi.service.zigbee.descriptions.ZCLDataTypeDescription
Returns the corresponding Java type class.
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeArray
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeAttributeID
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBACnet
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBag
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap16
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap24
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap32
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap40
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap48
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap56
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap64
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap8
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeBoolean
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeCharacterString
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeClusterID
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeDate
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration16
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration8
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingDouble
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSemi
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSingle
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData16
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData24
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData32
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData40
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData48
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData56
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData64
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData8
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeIEEE_ADDRESS
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeLongCharacterString
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeLongOctetString
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeOctetString
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSecurityKey128
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSet
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger16
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger24
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger32
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger40
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger48
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger56
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger64
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger8
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeStructure
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeTimeOfDay
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger16
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger24
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger32
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger40
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger48
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger56
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger64
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger8
 
getJavaDataType() - Method in class org.osgi.service.zigbee.types.ZigBeeUTCTime
 
getJSON() - Method in interface org.osgi.service.feature.FeatureExtension
Get the JSON from this extension.
getKeyCode() - Method in class org.osgi.service.dal.functions.data.KeypadData
The code of the key.
getKeyName() - Method in class org.osgi.service.dal.functions.data.KeypadData
Represents a human readable name of the corresponding key code.
getKind() - Method in interface org.osgi.service.feature.FeatureExtension
Get the extension kind.
getLanguageCode() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeComplexDescriptor
Returns the language code used for character strings.
getLastValue() - Method in interface org.osgi.service.wireadmin.Wire
Return the last value sent through this Wire object.
getLearnedDevices() - Method in interface org.osgi.service.enocean.EnOceanDevice
Gets the list of devices the device already has learned.
getLevel() - Method in class org.osgi.service.dal.functions.data.LevelData
Returns LevelData value.
getLicense() - Method in interface org.osgi.service.feature.Feature
Get the license of this Feature.
getLinksQuality() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Retrieves the link quality information to the neighbor nodes.
getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
Return a list of available locales.
getLockType() - Method in interface org.osgi.service.dmt.DmtSession
Gives the type of lock the session has.
getLogicalType() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Returns the logical type of the described node.
getLong() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with long format.
getLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
Returns the long value represented by the String object associated with the specified key in this node.
getLowerErrorThreshold() - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Retrieves the lower error threshold value set by the listener.
getLowerWarningThreshold() - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Retrieves the lower warning threshold value set by the listener.
getLQI() - Method in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Returns the Link Quality Indicator.
getMacCapabilityFlags() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Returns the MAC Capability Flags field information.
getManufacturer() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getManufacturerCode() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Returns the manufacturer code.
getManufacturerCode() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Returns the manufacturer code of the described node.
getManufacturerCode() - Method in interface org.osgi.service.zigbee.ZCLAttributeInfo
Returns the manufacturer code of this attribute.
getManufacturerCode() - Method in interface org.osgi.service.zigbee.ZCLHeader
Returns the manufacturer code of this frame.
getManufacturerId() - Method in interface org.osgi.service.enocean.EnOceanRPC
Gets the manufacturerID for this RPC.
getManufacturerName() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeComplexDescriptor
Returns the manufacturer name.
getMark() - Method in class org.osgi.service.dmt.notification.AlertItem
Get the mark parameter associated with the alert item.
getMatchValue() - Method in interface org.osgi.service.device.Match
Return the match value of this object.
getMax() - Method in interface org.osgi.service.dmt.MetaNode
Get the maximum allowed value associated with a node of numeric format.
getMaxBufferSize() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Returns the maximum buffer size of the described node.
getMaximum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the maximum value, if defined.
getMaxIncomingTransferSize() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Returns the maximum incoming transfer size of the described node.
getMaxOccurrence() - Method in interface org.osgi.service.dmt.MetaNode
Get the number of maximum occurrences of this type of nodes on the same level in the DMT.
getMaxOutgoingTransferSize() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Returns the maximum outgoing transfer size of the described node.
getMaxValue(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns the property maximum value according to the specified unit.
getMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the basic members of this Group object.
getMemoryUsage() - Method in interface org.osgi.service.resourcemonitoring.monitor.MemoryMonitor
Returns the size of the java heap used by the bundles in this resource context.
getMessage() - Method in exception class org.osgi.service.dmt.DmtException
Get the message associated with this exception.
getMessageDescription() - Method in interface org.osgi.service.enocean.descriptions.EnOceanMessageDescription
 
getMessageDescription(int, int, int, int) - Method in interface org.osgi.service.enocean.descriptions.EnOceanMessageDescriptionSet
Retrieves a EnOceanMessageDescription object according to its identifiers.
getMetadata() - Method in class org.osgi.service.dal.FunctionData
Returns FunctionData metadata.
getMetadata() - Method in interface org.osgi.service.dal.OperationMetadata
Returns metadata about the function operation.
getMetadata() - Method in interface org.osgi.service.feature.FeatureArtifact
Get the metadata for this artifact.
getMetadata() - Method in interface org.osgi.service.feature.FeatureBundle
Get the metadata for this bundle.
getMetadata(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns metadata about the function property or operation parameter.
getMetaNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the meta data which describes a given node.
getMetaNode(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the meta data which describes a given node.
getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
Return the MetaType information for the specified bundle.
getMetrics(String...) - Method in interface org.osgi.service.clusterinfo.NodeStatus
Get the current metrics or other dynamic data from the node.
getMimeType() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the MIME type of the icon.
getMimeType(String) - Method in class org.osgi.service.http.context.ServletContextHelper
Maps a name to a MIME type.
getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
Maps a name to a MIME type.
getMimeTypes() - Method in interface org.osgi.service.dmt.MetaNode
Get the list of MIME types this node can hold.
getMin() - Method in interface org.osgi.service.dmt.MetaNode
Get the minimum allowed value associated with a node of numeric format.
getMinimum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the minimum value, if defined.
getMinValue(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns the property minimum value according to the specified unit.
getModelName() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeComplexDescriptor
Returns the model name.
getMonitor(String) - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Returns a ResourceMonitor instance for the specified resource type.
getMonitoredPeriod() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns the time period for which the usage of this resource type is monitored.
getMonitors() - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Retrieves all the existing ResourceMonitor belonging to this context.
getMountPath() - Method in interface org.osgi.service.dmt.spi.MountPoint
Provides the absolute mount path of this MountPoint
getMTU() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the Maximum Transmission Unit (MTU) of this interface.
getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
Return a descriptive name of this factory.
getName() - Method in interface org.osgi.service.coordinator.Coordination
Returns the name of this Coordination.
getName() - Method in exception class org.osgi.service.coordinator.CoordinationException
Returns the name of the Coordination associated with this exception.
getName() - Method in interface org.osgi.service.enocean.EnOceanRPC
Get a friendly name for the RPC
getName() - Method in interface org.osgi.service.feature.Feature
Get the name.
getName() - Method in interface org.osgi.service.feature.FeatureExtension
Get the extension name.
getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
Get the name of the attribute.
getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the name of this object class.
getName() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the network interface name of "networkAdapter.name" service property value.
getName() - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Returns the name of the resource context.
getName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the action name.
getName() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the variable name.
getName() - Method in interface org.osgi.service.useradmin.Authorization
Gets the name of the User that this Authorization context was created for.
getName() - Method in interface org.osgi.service.useradmin.Role
Returns the name of this role.
getName() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Returns the attribute name.
getName() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Returns the command name.
getName() - Method in interface org.osgi.service.zigbee.descriptions.ZCLDataTypeDescription
Returns the associated data type name.
getName() - Method in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescription
Returns the device name.
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeArray
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeAttributeID
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBACnet
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBag
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap16
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap24
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap32
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap40
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap48
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap56
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap64
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap8
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeBoolean
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeCharacterString
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeClusterID
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeDate
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration16
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration8
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingDouble
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSemi
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSingle
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData16
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData24
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData32
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData40
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData48
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData56
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData64
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData8
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeIEEE_ADDRESS
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeLongCharacterString
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeLongOctetString
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeOctetString
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSecurityKey128
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSet
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger16
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger24
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger32
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger40
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger48
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger56
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger64
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger8
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeStructure
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeTimeOfDay
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger16
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger24
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger32
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger40
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger48
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger56
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger64
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger8
 
getName() - Method in class org.osgi.service.zigbee.types.ZigBeeUTCTime
 
getNeighbor() - Method in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Returns the Service.PID referring to the ZigBeeNode representing a neighbor.
getNetworkAdapterPid() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the "networkadapter.pid" service property value.
getNetworkAdapterType() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the network interface type of "networkAdapter.type" service property value.
getNetworkAdapterType() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the network interface type of "networkAdapter.type" service property value.
getNetworkAddress() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Returns the current network address (alias short-address) of this node.
getNewNodes() - Method in interface org.osgi.service.dmt.DmtEvent
This method can be used to query the new nodes, when the type of the event is DmtEvent.COPIED or DmtEvent.RENAMED.
getNextHop() - Method in interface org.osgi.service.zigbee.ZigBeeRoute
Returns the service PID of the ZigBeeNode to send the data for reaching the destination.
getNode() - Method in class org.osgi.service.dmt.DmtData
Gets the complex data associated with an interior node (node format).
getNodeAcl(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the Access Control List associated with a given node.
getNodeAddress() - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Returns the IEEE Address of the node containing this endpoint.
getNodeDescriptor() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Retrieves the ZigBee node Node Descriptor.
getNodes() - Method in interface org.osgi.service.dmt.DmtEvent
This method can be used to query the subject nodes of this event.
getNodeSize(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the size of the data in a leaf node.
getNodeSize(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the size of the data in a leaf node.
getNodeTimestamp(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the timestamp when the node was created or last modified.
getNodeTimestamp(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the timestamp when the node was last modified.
getNodeTitle(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the title of a node.
getNodeTitle(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the title of a node.
getNodeType(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the type of a node.
getNodeType(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the type of a node.
getNodeValue(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the data contained in a leaf or interior node.
getNodeValue(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the data contained in a leaf or interior node.
getNodeVersion(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the version of a node.
getNodeVersion(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the version of a node.
getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
Returns an object class definition for the specified id localized to the specified locale.
getObjectInstance(Object, Name, Context, Map<String, ?>) - Method in interface org.osgi.service.jndi.JNDIProviderAdmin
Resolve the object from the given reference.
getObjectInstance(Object, Name, Context, Map<String, ?>, Attributes) - Method in interface org.osgi.service.jndi.JNDIProviderAdmin
Resolve the object from the given reference.
getOffset() - Method in interface org.osgi.service.enocean.EnOceanChannel
 
getOperationMetadata(String) - Method in interface org.osgi.service.dal.Function
Provides metadata about the function operation.
getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of labels of option values.
getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of option values that this attribute can take.
getOutputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
List all output arguments for this action.
getOutputClusters() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeSimpleDescriptor
Returns an array of output (client) cluster identifiers.
getOutputStream() - Method in interface org.osgi.service.serial.SerialDevice
Returns an output stream.
getPackageVersion(String) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Provide the version of the given package name.
getPanId() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Returns the network Personal Area Network identifier (PAN ID).
getParameterDescriptions() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Returns an array of the parameter descriptions.
getParameterNames(String, boolean) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Getting the ParameterInfo objects addressed by path.
getParametersMetadata() - Method in interface org.osgi.service.dal.OperationMetadata
Returns metadata about the operation parameters or null if no such metadata is available.
getParameterValue() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
Provide the value of the node.
getParameterValue(String) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Getting a parameter value.
getParity() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the parity.
getParticipants() - Method in interface org.osgi.service.coordinator.Coordination
Returns a snapshot of the Participants registered with this Coordination.
getPath() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
The path of the parameter, either a parameter path, an instance path, a table path, or an object path.
getPath() - Method in interface org.osgi.service.tr069todmt.ParameterValue
This is the path of a Parameter.
getPayload() - Method in interface org.osgi.service.enocean.EnOceanRPC
Gets the current payload of the RPC.
getPayload() - Method in interface org.osgi.service.zigbee.ZDPFrame
Returns a copy of the payload of this frame.
getPayloadBytes() - Method in interface org.osgi.service.enocean.EnOceanMessage
Returns the payload bytes of this message.
getPermissions(String) - Method in class org.osgi.service.dmt.Acl
Get the permissions associated to a given principal.
getPersistenceProviderBundle() - Method in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
This method returns the Bundle which provides the PersistenceProvider implementation that is used by this EntityManagerFactoryBuilder.
getPersistenceProviderName() - Method in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
This method returns the name of the PersistenceProvider implementation that is used by this EntityManagerFactoryBuilder.
getPid() - Method in interface org.osgi.service.cm.Configuration
Get the PID for this Configuration object.
getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the pid of the associated configuration.
getPid() - Method in interface org.osgi.service.feature.FeatureConfiguration
Get the PID from the configuration.
getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the PIDs (for ManagedServices) for which ObjectClassDefinition information is available.
getPolicy() - Method in enum org.osgi.util.pushstream.QueuePolicyOption
 
getPolicy(long) - Method in enum org.osgi.util.pushstream.PushbackPolicyOption
Create a PushbackPolicy instance configured with a base back pressure time in nanoseconds The actual backpressure returned will vary based on the selected implementation, the base value, and the state of the buffer.
getPossibleValues() - Method in interface org.osgi.service.enocean.descriptions.EnOceanEnumChannelDescription
Gets all the possible value for this channel.
getPowerDescriptor() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Retrieves the ZigBee node Power Descriptor.
getPreconfiguredLinkKey() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Returns the current preconfigured link key.
getPrincipal() - Method in interface org.osgi.service.dmt.DmtSession
Gives the name of the principal on whose behalf the session was created.
getPrincipals() - Method in class org.osgi.service.dmt.Acl
Get the list of principals who have any kind of permissions on this node.
getProcessedProperties(ServiceReference<?>) - Method in interface org.osgi.service.cm.Configuration
Return the processed properties of this Configuration object.
getProfileId() - Method in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescription
Returns the profile identifier.
getPromise() - Method in class org.osgi.util.promise.Deferred
Returns the Promise associated with this Deferred.
getProperties() - Method in interface org.osgi.service.cm.Configuration
Return the properties of this Configuration object.
getProperties() - Method in interface org.osgi.service.component.ComponentContext
Returns the component properties for this Component Context.
getProperties() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns all endpoint properties.
getProperties() - Method in interface org.osgi.service.useradmin.Role
Returns a Dictionary of the (public) properties of this Role object.
getProperties() - Method in interface org.osgi.service.wireadmin.Wire
Return the wire properties for this Wire object.
getProperty() - Method in exception class org.osgi.service.cm.ConfigurationException
Return the property name that caused the failure or null.
getProperty(String) - Method in interface org.osgi.service.dmt.DmtEvent
This method can be used to get the value of a single event property.
getProperty(String) - Method in class org.osgi.service.event.Event
Retrieve the value of an event property.
getPropertyMetadata(String) - Method in interface org.osgi.service.dal.Function
Provides metadata about the function property.
getPropertyNames() - Method in interface org.osgi.service.dmt.DmtEvent
This method can be used to query the names of all properties of this event.
getPropertyNames() - Method in class org.osgi.service.event.Event
Returns a list of this event's property names.
getProviderFor(Driver, Properties, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
Create a private JDBCConnectionProvider using an existing Driver.
getProviderFor(EntityManagerFactory, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
Create a private JPAEntityManagerProvider using an existing EntityManagerFactory.
getProviderFor(DataSource, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
Create a private JDBCConnectionProvider using an existing DataSource.
getProviderFor(XADataSource, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
Create a private JDBCConnectionProvider using an existing XADataSource.
getProviderFor(DataSourceFactory, Properties, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
Create a private JDBCConnectionProvider using a DataSourceFactory.
getProviderFor(EntityManagerFactoryBuilder, Map<String, Object>, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
getRangeStart() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The scale start at which this channel will be mapped to (-20,0°C for instance)
getRangeStop() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The scale stop at which this channel will be mapped to (+30,0°C for instance)
getRawBinary() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node in raw binary (DmtData.FORMAT_RAW_BINARY) format.
getRawFormatNames() - Method in interface org.osgi.service.dmt.MetaNode
Get the format names for any raw formats supported by the node.
getRawString() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node in raw String ( DmtData.FORMAT_RAW_STRING) format.
getRawValue() - Method in interface org.osgi.service.enocean.EnOceanChannel
Gets the raw value of this channel.
getRealPath(String) - Method in class org.osgi.service.http.context.ServletContextHelper
Gets the real path corresponding to the given virtual path.
getReason() - Method in exception class org.osgi.service.cm.ConfigurationException
Return the reason for this exception.
getReceivedCommandDescriptions() - Method in interface org.osgi.service.zigbee.descriptions.ZCLClusterDescription
Returns an array of the received command description.
getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the ServiceReference object of the Configuration Admin service that created this event.
getRelationship() - Method in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Returns the relationship with the neighbor.
getRepeaterLevel() - Method in interface org.osgi.service.enocean.EnOceanHost
Gets the current repeater level of the host (cf.
getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the required members of this Group object.
getRequirement() - Method in interface org.osgi.service.repository.IdentityExpression
Return the Requirement contained in this IdentityExpression.
getRequirementExpression() - Method in interface org.osgi.service.repository.NotExpression
Return the requirement expression that is negated by this NotExpression.
getRequirementExpressions() - Method in interface org.osgi.service.repository.AndExpression
Return the requirement expressions that are combined by this AndExpression.
getRequirementExpressions() - Method in interface org.osgi.service.repository.OrExpression
Return the requirement expressions that are combined by this OrExpression.
getResource(String) - Method in class org.osgi.service.http.context.ServletContextHelper
Maps a resource name to a URL.
getResource(String) - Method in interface org.osgi.service.http.HttpContext
Maps a resource name to a URL.
getResource(TransactionControl) - Method in interface org.osgi.service.transaction.control.ResourceProvider
Get a resource which will associate with the current transaction context when used
getResourcePaths(String) - Method in class org.osgi.service.http.context.ServletContextHelper
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
getResourceType() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
The name of the resource type that this monitor represents
getResponse() - Method in interface org.osgi.service.zigbee.ZCLCommandResponse
Returns a promise holding the response.
getReturnArgumentName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the name of the designated return argument.
getReturnValueMetadata() - Method in interface org.osgi.service.dal.OperationMetadata
Returns metadata about the operation return value or null if no such metadata is available.
getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the Role object this event was generated for.
getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role object with the given name from this User Admin service.
getRoles() - Method in interface org.osgi.service.useradmin.Authorization
Gets the names of all roles implied by this Authorization context.
getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role objects managed by this User Admin service that have properties matching the specified LDAP filter criteria.
getRollbackOnly() - Method in interface org.osgi.service.transaction.control.TransactionContext
Is this transaction marked for rollback only
getRollbackOnly() - Method in interface org.osgi.service.transaction.control.TransactionControl
Gets the rollback status of the active transaction
getRollingCode() - Method in interface org.osgi.service.enocean.EnOceanDevice
Get the current rolling code of the device.
getRootUri() - Method in interface org.osgi.service.dmt.DmtSession
Get the root URI associated with this session.
getRorg() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getRorg() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getRoutingTable() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Retrieves the routing table information of the node.
getRPCs() - Method in interface org.osgi.service.enocean.EnOceanDevice
Retrieves the currently available RPCs to this device; those are stored using their manfufacturerId:commandId identifiers.
getRuntimeDTO() - Method in interface org.osgi.service.http.runtime.HttpServiceRuntime
Return the runtime DTO representing the current state.
getSamplingPeriod() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns the sampling period for this resource type.
getSCM() - Method in interface org.osgi.service.feature.Feature
Get the SCM information relating to the feature.
getScope() - Method in interface org.osgi.service.dmt.MetaNode
Return the scope of the node.
getScope() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getScope() - Method in interface org.osgi.service.wireadmin.Envelope
Return the scope name of this Envelope object.
getScope() - Method in interface org.osgi.service.wireadmin.Wire
Return the calculated scope of this Wire object.
getScopedValue(Object) - Method in interface org.osgi.service.transaction.control.TransactionContext
Get a value scoped to this transaction
getSecurityLevel() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Returns the network security level.
getSecurityLevelFormat() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getSecurityLevelFormat() - Method in interface org.osgi.service.enocean.EnOceanMessage
Returns the security level of this message, as specified in the 'Security of EnOcean Radio Networks' draft, section 4.2.1.3.
getSenderId() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getSenderId() - Method in interface org.osgi.service.enocean.EnOceanRPC
Sets the RPC's senderID.
getSequenceNumber() - Method in interface org.osgi.service.zigbee.ZCLHeader
Returns the transaction Sequence Number of this frame.
getSerialNumber() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeComplexDescriptor
Returns the serial number.
getServerCluster(int) - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Returns the server (input) cluster identified by the given identifier.
getServerClusterDescription() - Method in interface org.osgi.service.zigbee.descriptions.ZCLGlobalClusterDescription
Returns the server cluster description.
getServerClusters() - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Returns an array of server (input) clusters.
getServerClustersDescriptions() - Method in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescription
Returns an array of server cluster descriptions.
getServerMask() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Returns the server mask of the described node.
getService() - Method in interface org.osgi.service.cdi.reference.BeanServiceObjects
Returns a service object for the associated service.
getService() - Method in interface org.osgi.service.component.ComponentServiceObjects
Returns a service object for the associated service.
getService(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Locates a specific service by its service id.
getService(Bundle, ServiceRegistration<Object>) - Method in class org.osgi.util.xml.XMLParserActivator
Creates a new XML Parser Factory object.
getServiceId() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns the service id for the service exported through this endpoint.
getServicePaths() - Method in interface org.osgi.service.rest.client.RestClient
Gets a collection of URI paths to all installed services.
getServicePaths(String) - Method in interface org.osgi.service.rest.client.RestClient
Gets a collection of URI paths to all installed services.
getServiceProperty(String) - Method in interface org.osgi.service.dal.Device
Returns the current value of the specified property.
getServiceProperty(String) - Method in interface org.osgi.service.dal.Function
Returns the current value of the specified property.
getServicePropertyKeys() - Method in interface org.osgi.service.dal.Device
Returns an array with all device service property keys.
getServicePropertyKeys() - Method in interface org.osgi.service.dal.Function
Returns an array with all function service property keys.
getServiceReference() - Method in interface org.osgi.service.cdi.reference.BeanServiceObjects
Returns the ServiceReference for the service associated with this BeanServiceObjects object.
getServiceReference() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the service element, then this method returns the service reference of the service provided by this component instance.
getServiceReference() - Method in interface org.osgi.service.component.ComponentServiceObjects
Returns the ServiceReference for the service associated with this ComponentServiceObjects object.
getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the ServiceReference object of the User Admin service that generated this event.
getServiceReference() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the ServiceReference object of the Wire Admin service that created this event.
getServiceReference(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Get the service representation for a service given by its service Id.
getServiceReference(long) - Method in interface org.osgi.service.rest.client.RestClient
Get the service representation for a service given by its service Id.
getServiceReference(String) - Method in interface org.osgi.service.rest.client.RestClient
Get the service representation for a service given by its URI path.
getServiceReferences() - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Get the service representations for all services.
getServiceReferences() - Method in interface org.osgi.service.rest.client.RestClient
Get the service representations for all services.
getServiceReferences(String) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Get the service representations for all services.
getServiceReferences(String) - Method in interface org.osgi.service.rest.client.RestClient
Get the service representations for all services.
getServices() - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all services provided by this device.
getSession(String) - Method in interface org.osgi.service.dmt.DmtAdmin
Opens a DmtSession for local usage on a given subtree of the DMT with non transactional write lock.
getSession(String, int) - Method in interface org.osgi.service.dmt.DmtAdmin
Opens a DmtSession for local usage on a specific DMT subtree with a given lock mode.
getSession(String, String, int) - Method in interface org.osgi.service.dmt.DmtAdmin
Opens a DmtSession on a specific DMT subtree using a specific lock mode on behalf of a remote principal.
getSessionId() - Method in interface org.osgi.service.dmt.DmtEvent
This method returns the identifier of the session in which this event took place.
getSessionId() - Method in interface org.osgi.service.dmt.DmtSession
The unique identifier of the session.
getSeverity() - Method in class org.osgi.service.dal.functions.data.AlarmData
Returns the alarm severity.
getShortDescription() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Returns the attribute functional description.
getShortDescription() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Returns the command functional description.
getSimpleDescriptor() - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Returns the simple descriptor of this endpoint.
getSize() - Method in class org.osgi.service.dmt.DmtData
Get the size of the data.
getSize() - Method in interface org.osgi.service.enocean.EnOceanChannel
 
getSize() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the size of the icon in bytes.
getSize() - Method in interface org.osgi.service.zigbee.ZCLFrame
Retrieve the current size of the internal raw frame (that is the size of the byte[] that would be returned if calling the ZCLFrame.getBytes() method.
getSocketUsage() - Method in interface org.osgi.service.resourcemonitoring.monitor.SocketMonitor
Returns the number of existing socket created by a ResourceContext.
getSource() - Method in class org.osgi.service.dmt.notification.AlertItem
Get the node which is the source of the alert.
getSource() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the bundle source of this event.
getStart() - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelEnumValue
The start value of the enumeration.
getState() - Method in interface org.osgi.service.dmt.DmtSession
Get the current state of this session.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPAction
Finds the state variable associated with an argument name.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPService
Gets a UPnPStateVariable objects provided by this service by name
getStateVariables() - Method in interface org.osgi.service.upnp.UPnPService
Lists all UPnPStateVariable objects provided by this service.
getStatus() - Method in interface org.osgi.service.enocean.EnOceanMessage
Gets the current EnOcean status of the Message.
getStatus() - Method in interface org.osgi.service.zigbee.ZigBeeRoute
Returns the status of this route.
getStep() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the size of an increment operation, if defined.
getStep(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns the difference between two values in series.
getStop() - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelEnumValue
The stop value of the enumeration.
getStopBits() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the stop bits.
getString() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with string (chr) format.
getSubnetMaskLength() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the "subnetmask.length" service property value.
getSubTelNum() - Method in interface org.osgi.service.enocean.EnOceanMessage
Returns the number of subtelegrams (usually 1) this Message carries.
getSubType() - Method in class org.osgi.service.dal.functions.data.KeypadData
Returns the event sub-type.
getSupportedTypes() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
Returns a list with the supported resource type names.
getSystemPreferences() - Method in interface org.osgi.service.prefs.PreferencesService
Returns the root system node for the calling bundle.
getTargetType() - Method in class org.osgi.util.converter.Rule
 
getTargetType() - Method in interface org.osgi.util.converter.TargetRule
The target type of this rule.
getTargetType() - Method in class org.osgi.util.converter.TypeRule
 
getText() - Method in interface org.osgi.service.feature.FeatureExtension
Get the Text from this extension.
getThread() - Method in interface org.osgi.service.coordinator.Coordination
Returns the thread in whose thread local Coordination stack this Coordination has been pushed.
getThrowable() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Returns the exception associated with the event, if any.
getTime() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with time format.
getTimestamp() - Method in class org.osgi.service.dal.FunctionData
Returns FunctionData timestamp.
getTopic() - Method in class org.osgi.service.event.Event
Returns the topic of this event.
getTotal() - Method in interface org.osgi.service.dal.functions.Meter
Returns the total metering info.
getTransactionKey() - Method in interface org.osgi.service.transaction.control.TransactionContext
Get the key associated with the current transaction
getTransactionStatus() - Method in interface org.osgi.service.transaction.control.TransactionContext
 
getType() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the type of this event.
getType() - Method in exception class org.osgi.service.coordinator.CoordinationException
Returns the type for this exception.
getType() - Method in class org.osgi.service.dal.functions.data.AlarmData
Returns the alarm type.
getType() - Method in class org.osgi.service.dal.functions.data.KeypadData
Returns the event type.
getType() - Method in interface org.osgi.service.dmt.DmtEvent
This method returns the type of this event.
getType() - Method in class org.osgi.service.dmt.notification.AlertItem
Get the type associated with the alert item.
getType() - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
Retrieves the type of the channel.
getType() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getType() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getType() - Method in interface org.osgi.service.feature.FeatureExtension
Get the extension type.
getType() - Method in interface org.osgi.service.feature.ID
Get the type identifier.
getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the type for this attribute.
getType() - Method in class org.osgi.service.remoteserviceadmin.EndpointEvent
Return the type of this event.
getType() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the type of this event.
getType() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
Retrieves the type of this Resource Context Event.
getType() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
Returns the event type.
getType() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitorFactory
Returns the type of ResourceMonitor instance this factory is able to create.
getType() - Method in exception class org.osgi.service.serial.SerialDeviceException
Returns the type for this exception.
getType() - Method in interface org.osgi.service.serial.SerialEvent
Returns the type of this event.
getType() - Method in interface org.osgi.service.tr069todmt.ParameterValue
The type of the parameter.
getType() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceType field in the UPnP service description.
getType() - Method in interface org.osgi.service.useradmin.Role
Returns the type of this role.
getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
Returns the type of this event.
getType() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the type of this event.
getType() - Method in class org.osgi.util.converter.TypeReference
Return the actual type of this Type Reference
getType() - Method in class org.osgi.util.pushstream.PushEvent
Get the type of this event.
getUnit() - Method in class org.osgi.service.dal.functions.data.LevelData
Returns LevelData unit as it's specified in PropertyMetadata.UNITS or null if the unit is missing.
getUnit() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The non-mandatory physical unit description of this channel.
getUPnPDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the UPnP type of this state variable.
getUPnPError_Code() - Method in exception class org.osgi.service.upnp.UPnPException
Deprecated.
As of 1.2. Replaced by UPnPException.getUPnPErrorCode().
getUPnPErrorCode() - Method in exception class org.osgi.service.upnp.UPnPException
Returns the UPnP Error Code occurred by UPnPDevices during invocation.
getUpperErrorThreshold() - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Retrieves the upper error threshold value set by this listener.
getUpperWarningThreshold() - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Retrieves the upper warning threshold value set by this listener.
getURI() - Method in exception class org.osgi.service.dmt.DmtException
Get the node on which the failed DMT operation was issued.
getUsage() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns an object representing the current usage of this resource type by this resource context.
getUsedDiskStorage() - Method in interface org.osgi.service.resourcemonitoring.monitor.DiskStorageMonitor
Returns the sum of the size of the persistent storage areas of the bundles in this resource context.
getUser(String, String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the user with the given property key-value pair from the User Admin service database.
getUserDescription() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Returns the user description of this node.
getUserPreferences(String) - Method in interface org.osgi.service.prefs.PreferencesService
Returns the root node for the specified user and the calling bundle.
getUsers() - Method in interface org.osgi.service.prefs.PreferencesService
Returns the names of users for which node trees exist.
getUsingBundle() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the servicescope="bundle" or servicescope="prototype" attribute, then this method returns the bundle using the service provided by the component instance.
getValidNames() - Method in interface org.osgi.service.dmt.MetaNode
Return an array of Strings if valid names are defined for the node, or null if no valid name list is defined or if this piece of meta info is not supported.
getValidValues() - Method in interface org.osgi.service.dmt.MetaNode
Return an array of DmtData objects if valid values are defined for the node, or null otherwise.
getValue() - Method in class org.osgi.service.dal.functions.data.BooleanData
Returns BooleanData value.
getValue() - Method in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterOperation
get assigned value
getValue() - Method in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterUsage
get assigned integer value
getValue() - Method in enum org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
Return notification type value.
getValue() - Method in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.DesiredIdentifierResultType
Return result type value.
getValue() - Method in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
get assigned integer value
getValue() - Method in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
get assigned integer value
getValue() - Method in enum org.osgi.service.onem2m.dto.ResponseTypeInfoDTO.ResponseType
get assigned value
getValue() - Method in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
Get assigned value.
getValue() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
Returns the resource consumption value.
getValue() - Method in interface org.osgi.service.tr069todmt.ParameterValue
This is the value of the parameter.
getValue() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getValue() - Method in interface org.osgi.service.wireadmin.Envelope
Return the value associated with this Envelope object.
getValue() - Method in interface org.osgi.service.zigbee.ZCLAttribute
Gets the current value of the attribute.
getValue() - Method in interface org.osgi.service.zigbee.ZCLReadStatusRecord
Returns the value of the related read attribute.
getValue() - Method in interface org.osgi.service.zigbee.ZigBeeEvent
Returns an object containing the new value of the related ZigBee attribute.
getValue() - Method in interface org.osgi.util.promise.Promise
Returns the value of this Promise.
getValues() - Method in interface org.osgi.service.feature.FeatureConfiguration
Get the configuration key-value map.
getVariables() - Method in interface org.osgi.service.coordinator.Coordination
Returns the variable map associated with this Coordination.
getVariables() - Method in interface org.osgi.service.feature.Feature
Get the variables.
getVendor() - Method in interface org.osgi.service.feature.Feature
Get the vendor.
getVersion() - Method in interface org.osgi.service.feature.ID
Get the version.
getVersion() - Method in interface org.osgi.service.upnp.UPnPService
Returns the version suffix encoded in the serviceType field in the UPnP service description.
getVersion() - Method in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescription
Returns the device version.
getWakeUpInterval() - Method in interface org.osgi.service.dal.functions.WakeUp
Returns the current wake up interval.
getWidth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the width of the icon in pixels.
getWire() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the Wire object associated with this event.
getWires(String) - Method in interface org.osgi.service.wireadmin.WireAdmin
Return the Wire objects that match the given filter.
getXAResource() - Method in interface org.osgi.service.transaction.control.recovery.RecoverableXAResource
Get a new, valid XAResource that can be used in recovery This XAResource will be returned later using the RecoverableXAResource.releaseXAResource(XAResource) method
getXml() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with xml format.
getZigBeeErrorCode() - Method in exception class org.osgi.service.zigbee.ZigBeeException
Returns the potential ZigBee error code.
GRAY - Static variable in class org.osgi.service.dal.SIUnits
Unit of absorbed dose, specific energy (imparted), kerma.
GRAY_PER_SECOND - Static variable in class org.osgi.service.dal.SIUnits
Unit of absorbed dose rate.
GREEDY - Enum constant in enum org.osgi.service.cdi.ReferencePolicyOption
Consume the matching service applying it's ReferencePolicy
GREEDY - Enum constant in enum org.osgi.service.component.annotations.ReferencePolicyOption
The greedy policy option is a valid policy option for both static and dynamic reference policies.
Group - Interface in org.osgi.service.useradmin
A named grouping of roles (Role objects).
GROUP - Static variable in interface org.osgi.service.useradmin.Role
The type of a Group role.
groupcast(int, ZCLFrame) - Method in interface org.osgi.service.zigbee.ZigBeeGroup
Sends a ZCL frame to the group represented by this service.
groupcast(int, ZCLFrame, String) - Method in interface org.osgi.service.zigbee.ZigBeeGroup
Sends a ZCL frame to the ZigBee group represented by this service.
groupRequestIdentifier - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Group Request Identifier TODO: search doc.
groupRequestTargetMembers - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Group Request Target Members

H

handleEvent(Event) - Method in interface org.osgi.service.event.EventHandler
Called by the EventAdmin service to notify the listener of an event.
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.osgi.service.http.context.ServletContextHelper
Handles security for the specified request.
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.osgi.service.http.HttpContext
Handles security for the specified request.
HARDWARE_FAILURE - Static variable in exception class org.osgi.service.zigbee.ZCLException
HARDWARE_FAILURE - in this case, an additional exception describing the problem can be nested.
hasCredential(String, Object) - Method in interface org.osgi.service.useradmin.User
Checks to see if this User object has a credential with the specified key set to the specified value.
hashCode() - Method in class org.osgi.service.clusterinfo.ClusterTagPermission
Returns the hash code value for this object.
hashCode() - Method in interface org.osgi.service.cm.Configuration
Hash code is based on PID.
hashCode() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.coordinator.CoordinationPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.dal.DevicePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.dal.FunctionData
Returns the hash code of this FunctionData.
hashCode() - Method in class org.osgi.service.dal.functions.data.AlarmData
Returns the hash code for this AlarmData object.
hashCode() - Method in class org.osgi.service.dal.functions.data.BooleanData
Returns the hash code for this BooleanData object.
hashCode() - Method in class org.osgi.service.dal.functions.data.KeypadData
Returns the hash code for this KeypadData object.
hashCode() - Method in class org.osgi.service.dal.functions.data.LevelData
Returns the hash code for this LevelData object.
hashCode() - Method in class org.osgi.service.dmt.Acl
Returns the hash code for this ACL instance.
hashCode() - Method in class org.osgi.service.dmt.DmtData
Returns the hash code value for this DmtData instance.
hashCode() - Method in class org.osgi.service.dmt.security.AlertPermission
Returns the hash code for this permission object.
hashCode() - Method in class org.osgi.service.dmt.security.DmtPermission
Returns the hash code for this permission object.
hashCode() - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Returns the hash code for this permission object.
hashCode() - Method in interface org.osgi.service.dmt.spi.MountPoint
This object must provide a suitable hash function such that a Mount Point given in MountPlugin.mountPointAdded(MountPoint) has the same hashCode as the corresponding Mount Point in MountPlugin.mountPointRemoved(MountPoint).
hashCode() - Method in class org.osgi.service.event.Event
Returns a hash code value for this object.
hashCode() - Method in class org.osgi.service.event.EventProperties
Returns a hash code value for this object.
hashCode() - Method in class org.osgi.service.event.TopicPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns a hash code value for the object.
hashCode() - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Returns the hash code value for this object.
hashCode() - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Retrieves the hashCode value of a ResourceContext.
hashCode() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
 
hashCode() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
 
hashCode() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Retrieves the hashCode value of this ResourceMonitor.
hashCode() - Method in class org.osgi.service.typedevent.TopicPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the hash code value for this object.
hasRole(String) - Method in interface org.osgi.service.useradmin.Authorization
Checks if the role with the specified name is implied by this Authorization context.
hasScope(String) - Method in interface org.osgi.service.wireadmin.Wire
Return true if the given name is in this Wire object's scope.
hasZigBeeErrorCode() - Method in exception class org.osgi.service.zigbee.ZigBeeException
Checks if this exception has a ZigBee error code.
HEAT - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: Meter - indicates that the Meter measures thermal energy provided by a source. This type can be specified as a value of Function.SERVICE_TYPE.
HECTARE - Static variable in class org.osgi.service.dal.SIUnits
Unit of area.
HENRY - Static variable in class org.osgi.service.dal.SIUnits
Unit of inductance.
HENRY_PER_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of permeability.
HERTZ - Static variable in class org.osgi.service.dal.SIUnits
Unit of frequency.
hierarchicalAddress - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
hierarchicalAddress
hierarchicalAddressAndAttributes - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
hierarchicalAddressAndAttributes
HISTORY - Enum constant in enum org.osgi.service.log.stream.LogStreamProvider.Options
Include history.
HOST_ID - Static variable in interface org.osgi.service.enocean.EnOceanHost
The unique ID for this Host: this matches the CHIP_ID of the EnOcean Gateway Chip it embodies.
HOST_PID - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing the ZigBeeHost's pid.
HOUR - Static variable in class org.osgi.service.dal.SIUnits
Unit of time.
HTTP_SERVICE_CONTEXT_FILTER - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
If a servlet filter, error page or listener wants to be registered with the Http Context(s) managed by the Http Service, they can select the contexts having the HttpWhiteboardConstants.HTTP_SERVICE_CONTEXT_PROPERTY property using this filter.
HTTP_SERVICE_CONTEXT_PROPERTY - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
If a servlet filter, error page or listener wants to be registered with the Http Context(s) managed by the Http Service, they can select the contexts having this property.
HTTP_SERVICE_ENDPOINT - Static variable in class org.osgi.service.http.runtime.HttpServiceRuntimeConstants
Http Runtime Service service property specifying the endpoints upon which the Http Whiteboard implementation is listening.
HTTP_SERVICE_ID - Static variable in class org.osgi.service.http.runtime.HttpServiceRuntimeConstants
Http Runtime Service service property to associate the Http Runtime Service with one or more HttpService services.
HTTP_WHITEBOARD_CONTEXT_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property prefix referencing a ServletContextHelper service.
HTTP_WHITEBOARD_CONTEXT_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the name of an ServletContextHelper service.
HTTP_WHITEBOARD_CONTEXT_PATH - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the path of an ServletContextHelper service.
HTTP_WHITEBOARD_CONTEXT_SELECT - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property referencing a ServletContextHelper service.
HTTP_WHITEBOARD_DEFAULT_CONTEXT_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
The name of the default ServletContextHelper.
HTTP_WHITEBOARD_FILTER_ASYNC_SUPPORTED - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying whether a servlet Filter service supports asynchronous processing.
HTTP_WHITEBOARD_FILTER_DISPATCHER - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the dispatcher handling of a servlet Filter.
HTTP_WHITEBOARD_FILTER_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property prefix referencing a Filter service.
HTTP_WHITEBOARD_FILTER_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the servlet filter name of a Filter service.
HTTP_WHITEBOARD_FILTER_PATTERN - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the request mappings for a Filter service.
HTTP_WHITEBOARD_FILTER_REGEX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the request mappings for a servlet Filter service.
HTTP_WHITEBOARD_FILTER_SERVLET - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the servlet names for a servlet Filter service.
HTTP_WHITEBOARD_IMPLEMENTATION - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
The name of the implementation capability for the Http Whiteboard specification
HTTP_WHITEBOARD_LISTENER - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property to mark a Listener service as a Whiteboard service.
HTTP_WHITEBOARD_PREPROCESSOR_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property prefix referencing a Preprocessor service.
HTTP_WHITEBOARD_RESOURCE_PATTERN - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the request mappings for resources.
HTTP_WHITEBOARD_RESOURCE_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the resource entry prefix for a resource service.
HTTP_WHITEBOARD_SERVLET_ASYNC_SUPPORTED - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying whether a Servlet service supports asynchronous processing.
HTTP_WHITEBOARD_SERVLET_ERROR_PAGE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying whether a Servlet service acts as an error page.
HTTP_WHITEBOARD_SERVLET_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property prefix referencing a Servlet service.
HTTP_WHITEBOARD_SERVLET_MULTIPART_ENABLED - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying whether a Servlet service has enabled multipart request processing.
HTTP_WHITEBOARD_SERVLET_MULTIPART_FILESIZETHRESHOLD - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the size threshold after which the file will be written to disk.
HTTP_WHITEBOARD_SERVLET_MULTIPART_LOCATION - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the location where the files can be stored on disk.
HTTP_WHITEBOARD_SERVLET_MULTIPART_MAXFILESIZE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the maximum size of a file being uploaded.
HTTP_WHITEBOARD_SERVLET_MULTIPART_MAXREQUESTSIZE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the maximum request size.
HTTP_WHITEBOARD_SERVLET_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the servlet name of a Servlet service.
HTTP_WHITEBOARD_SERVLET_PATTERN - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the request mappings for a Servlet service.
HTTP_WHITEBOARD_SPECIFICATION_VERSION - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
The version of the implementation capability for the Http Whiteboard specification
HTTP_WHITEBOARD_TARGET - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the target filter to select the Http Whiteboard implementation to process the service.
HttpContext - Interface in org.osgi.service.http
Context for HTTP Requests.
HttpService - Interface in org.osgi.service.http
The Http Service allows other bundles in the OSGi environment to dynamically register resources and servlets into the URI namespace of Http Service.
HttpServiceRuntime - Interface in org.osgi.service.http.runtime
The HttpServiceRuntime service represents the runtime information of an Http Whiteboard implementation.
HttpServiceRuntimeConstants - Class in org.osgi.service.http.runtime
Defines standard names for Http Runtime Service constants.
HttpWhiteboardConstants - Class in org.osgi.service.http.whiteboard
Defines standard constants for the Http Whiteboard services.
HttpWhiteboardContext - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.context.name and osgi.http.whiteboard.context.path service properties.
HttpWhiteboardContextSelect - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.context.select service property.
HttpWhiteboardFilterAsyncSupported - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.asyncSupported service property.
HttpWhiteboardFilterDispatcher - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.dispatcher service property.
HttpWhiteboardFilterName - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.name service property.
HttpWhiteboardFilterPattern - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.pattern service property.
HttpWhiteboardFilterRegex - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.regex service property.
HttpWhiteboardFilterServlet - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.servlet service property.
HttpWhiteboardListener - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.listener service property.
HttpWhiteboardResource - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.resource.pattern and osgi.http.whiteboard.resource.prefix service properties.
HttpWhiteboardServletAsyncSupported - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.asyncSupported service property.
HttpWhiteboardServletErrorPage - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.errorPage service property.
HttpWhiteboardServletMultipart - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.multipart.enabled, osgi.http.whiteboard.servlet.multipart.fileSizeThreshold, osgi.http.whiteboard.servlet.multipart.location, osgi.http.whiteboard.servlet.multipart.maxFileSize, and osgi.http.whiteboard.servlet.multipart.maxRequestSize service properties.
HttpWhiteboardServletName - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.name service property.
HttpWhiteboardServletPattern - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.pattern service property.
HttpWhiteboardTarget - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.target service property.
HUMIDITY - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the humidity level.

I

icon() - Element in annotation type org.osgi.service.metatype.annotations.ObjectClassDefinition
The icon resources associated with this ObjectClassDefinition.
Icon - Annotation Type in org.osgi.service.metatype.annotations
Icon information for an ObjectClassDefinition.
id - Variable in class org.osgi.service.cdi.runtime.dto.template.ContainerTemplateDTO
The id of the CDI container.
id - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
The globally unique ID for this node.
id - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The id of the component configuration.
id() - Element in annotation type org.osgi.service.metatype.annotations.ObjectClassDefinition
The id of this ObjectClassDefinition.
ID - Interface in org.osgi.service.feature
ID used to denote an artifact.
ID - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device ID property.
ID - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service id.
ID - Static variable in interface org.osgi.service.zigbee.ZCLAttribute
Property key for the optional attribute id of a ZigBee Event Listener.
ID - Static variable in interface org.osgi.service.zigbee.ZCLAttributeInfo
Property key for the optional attribute id of a ZigBee Event Listener.
ID - Static variable in interface org.osgi.service.zigbee.ZCLCluster
Property key for the optional cluster id.
ID - Static variable in interface org.osgi.service.zigbee.ZigBeeGroup
Key of the String containing the Group Address of the device.
identity(Requirement) - Method in interface org.osgi.service.repository.ExpressionCombiner
Wrap a Requirement in an IdentityExpression.
IdentityExpression - Interface in org.osgi.service.repository
A RequirementExpression representing a requirement.
IDLE_TIMEOUT - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the maximum amount of time that connections in the pool should remain idle before being closed
IDLE_TIMEOUT - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the maximum amount of time that connections in the pool should remain idle before being closed
IEEE_ADDRESS - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the IEEE Address data type is a 64-bit IEEE address that is unique to every ZigBee device.
IEEE_ADDRESS - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Property key for the mandatory node IEEE Address representing node MAC address.
IGNORE - Enum constant in enum org.osgi.service.component.annotations.ConfigurationPolicy
Always allow the component configuration to be satisfied and do not use the corresponding Configuration object even if it is present.
ignoreException(Throwable) - Method in interface org.osgi.service.transaction.control.TransactionControl
Marks that the current transaction should not be rolled back if the supplied Exception is thrown by the current transactional work
ILLEGAL_REQUEST - Static variable in exception class org.osgi.service.zigbee.APSException
A parameter value was out of range.
immediate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The immediate state.
immediate() - Element in annotation type org.osgi.service.component.annotations.Component
Declares whether this Component must be immediately activated upon becoming satisfied or whether activation should be delayed.
IMPLEMENTATION_NAMESPACE - Static variable in class org.osgi.namespace.implementation.ImplementationNamespace
Namespace name for "implementation" capabilities and requirements.
implementationClass - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The fully qualified name of the implementation class.
ImplementationNamespace - Class in org.osgi.namespace.implementation
Implementation Capability and Requirement Namespace.
implies(Permission) - Method in class org.osgi.service.clusterinfo.ClusterTagPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines if a ConfigurationPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.coordinator.CoordinationPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.dal.DevicePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.dmt.security.AlertPermission
Checks if this AlertPermission object implies the specified permission.
implies(Permission) - Method in class org.osgi.service.dmt.security.DmtPermission
Checks if this DmtPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Checks if this DmtPrincipalPermission object implies the specified permission.
implies(Permission) - Method in class org.osgi.service.event.TopicPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Determines if a EndpointPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.typedevent.TopicPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks if this UserAdminPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.wireadmin.WirePermission
Checks if this WirePermission object implies the specified permission.
IMPORT - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
The action string import.
IMPORT_ERROR - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A fatal importing error occurred.
IMPORT_REGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Add an import registration.
IMPORT_UNREGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Remove an import registration.
IMPORT_UPDATE - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Update an import registration.
IMPORT_WARNING - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A problematic situation occurred, the import is still active.
ImportReference - Interface in org.osgi.service.remoteserviceadmin
An Import Reference associates an active proxy service to a remote endpoint.
ImportRegistration - Interface in org.osgi.service.remoteserviceadmin
An Import Registration associates an active proxy service to a remote endpoint.
importService(EndpointDescription) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
Import a service from an Endpoint.
INACTIVE - Static variable in interface org.osgi.service.zigbee.ZigBeeRoute
Constant value representing an inactive route.
init - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The constructor parameter count.
initCause(Throwable) - Method in exception class org.osgi.service.cm.ConfigurationException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception class org.osgi.service.component.ComponentException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception class org.osgi.service.http.NamespaceException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception class org.osgi.service.prefs.BackingStoreException
Initializes the cause of this exception to the specified value.
INITIATE - Static variable in class org.osgi.service.coordinator.CoordinationPermission
The action string initiate.
initParams - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
The servlet initialization parameters as provided during registration of the servlet.
initParams - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The servlet filter initialization parameters as provided during registration of the servlet filter.
initParams - Variable in class org.osgi.service.http.runtime.dto.PreprocessorDTO
The preprocessor initialization parameters as provided during registration of the preprocessor.
initParams - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
The servlet context initialization parameters.
inlineExecutor() - Static method in class org.osgi.util.promise.PromiseFactory
Returns an Executor implementation that executes tasks immediately on the thread calling the Executor.execute method.
INPUT_CLUSTERS - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing a list of input clusters.
installBundle(String) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Install a new bundle given by an externally reachable location string, typically describing a URL.
installBundle(String) - Method in interface org.osgi.service.rest.client.RestClient
Install a new bundle given by an externally reachable location string, typically describing a URL.
installBundle(String, InputStream) - Method in interface org.osgi.service.rest.client.RestClient
Install a new bundle given by an InputStream to a bundle content.
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.BeanPropertyType.Literal
Default instance.
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.ComponentProperties.Literal
Default instance.
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.ComponentScoped.Literal
Default instance.
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.PrototypeRequired.Literal
Default instance
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.Reluctant.Literal
Default instance
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.SingleComponent.Literal
Default instance.
instances - Variable in class org.osgi.service.cdi.runtime.dto.ComponentDTO
The component instances created by this component.
INSUFFICIENT_SPACE - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Insufficient Space error code.
INSUFFICIENT_SPACE - Static variable in exception class org.osgi.service.zigbee.ZDPException
The device does not have storage space to support the requested operation.
INTEGER - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The Integer type.
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER type.
interfaceName - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The service interface of the reference.
INTERNAL_ERROR - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9002 Internal error
INV_REQUESTTYPE - Static variable in exception class org.osgi.service.zigbee.ZDPException
The supplied request type was invalid.
INVALID_ACTION - Static variable in exception class org.osgi.service.upnp.UPnPException
No Action found by that name at this service.
INVALID_ARGS - Static variable in exception class org.osgi.service.upnp.UPnPException
Not enough arguments, too many arguments with a specific name, or one of more of the arguments are of the wrong type.
INVALID_ARGUMENTS - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9003 Invalid Arguments
INVALID_BINDING - Static variable in exception class org.osgi.service.zigbee.APSException
An APSME-UNBIND.request failed due to the requested binding link not existing in the binding table.
INVALID_DATA_TYPE - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Invalid Data Type error code.
INVALID_EP - Static variable in exception class org.osgi.service.zigbee.ZDPException
The supplied endpoint was equal to 0x00 or between 0xf1 and 0xff.
INVALID_FIELD - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Invalid Field error code.
INVALID_GROUP - Static variable in exception class org.osgi.service.zigbee.APSException
An APSME-REMOVE-GROUP.request has been issued with a group identifier that does not appear in the group table.
INVALID_PARAMETER - Static variable in exception class org.osgi.service.zigbee.APSException
A parameter value was invalid or out of range.
INVALID_PARAMETER_NAME - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9005 Invalid parameter name (associated with Set/GetParameterValues, GetParameterNames, Set/GetParameterAttributes, AddObject, and DeleteObject)
INVALID_PARAMETER_TYPE - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9006 Invalid parameter type (associated with SetParameterValues)
INVALID_PARAMETER_VALUE - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9007 Invalid parameter value (associated with SetParameterValues)
INVALID_SEQUENCE_NUMBER - Static variable in exception class org.osgi.service.upnp.UPnPException
The different end-points are no longer in synchronization.
INVALID_TELEGRAM - Static variable in exception class org.osgi.service.enocean.EnOceanException
The message was invalid.
INVALID_URI - Static variable in exception class org.osgi.service.dmt.DmtException
The requested command failed because the target URI or node name is null or syntactically invalid.
INVALID_VALUE - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Invalid Value error code.
INVALID_VARIABLE - Static variable in exception class org.osgi.service.upnp.UPnPException
Refers to a non existing variable.
inverse() - Method in interface org.osgi.service.dal.functions.BooleanControl
Reverses the BooleanControl state.
invoke(int, int, ZDPFrame) - Method in interface org.osgi.service.zigbee.ZigBeeNode
Sends the ZDPFrame to this ZigBeeNode with the specified cluster id.
invoke(int, ZDPFrame) - Method in interface org.osgi.service.zigbee.ZigBeeNode
Sends the ZDPFrame to this ZigBeeNode with the specified cluster id.
invoke(Dictionary<String, Object>) - Method in interface org.osgi.service.upnp.UPnPAction
Invokes the action.
invoke(EnOceanRPC, EnOceanHandler) - Method in interface org.osgi.service.enocean.EnOceanDevice
Sends an RPC to the remote device.
invoke(ZCLFrame) - Method in interface org.osgi.service.zigbee.ZCLCluster
Invokes a command on this cluster with a ZCLFrame.
invoke(ZCLFrame, String) - Method in interface org.osgi.service.zigbee.ZCLCluster
Invokes a command on this cluster.
IPADDRESS - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The key string of "ipAddress" service property.
IPADDRESS_SCOPE - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The key string of "ipAddress.scope" service property.
IPADDRESS_SCOPE_GLOBAL - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means global address.
IPADDRESS_SCOPE_HOST - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "This host on this network".
IPADDRESS_SCOPE_LINKED_SCOPED_UNICAST - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Linked-Scoped Unicast".
IPADDRESS_SCOPE_LINKLOCAL - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Link Local".
IPADDRESS_SCOPE_LOOPBACK - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Loopback".
IPADDRESS_SCOPE_PRIVATE_USE - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Private-Use Networks".
IPADDRESS_SCOPE_SHARED - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Shared Address Space".
IPADDRESS_SCOPE_UNIQUE_LOCAL - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Unique-Local".
IPADDRESS_SCOPE_UNSPECIFIED - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Unspecified Address".
IPADDRESS_VERSION - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The key string of "ipAddress.version" service property.
IPADDRESS_VERSION_4 - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address version which means IP address version 4.
IPADDRESS_VERSION_6 - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address version which means IP address version 6.
ipeDiscoveryRequest - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
IPE Discovery Request.
IPEDiscoveryRequestDTO - Class in org.osgi.service.onem2m.dto
IPEDiscoveryRequestDTO is an element of NotificationEventDTO
IPEDiscoveryRequestDTO() - Constructor for class org.osgi.service.onem2m.dto.IPEDiscoveryRequestDTO
 
IPEOndemandDiscovery - Enum constant in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterUsage
IPE on Demand Discovery
is2400() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeFrequencyBand
Checks if the radio band is 2.4GHz.
is868() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeFrequencyBand
Checks if the radio band is 868MHz.
is915() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeFrequencyBand
Checks if the radio band is 900MHz.
isAbsoluteUri(String) - Static method in class org.osgi.service.dmt.Uri
Checks whether the specified URI is an absolute URI.
isAddressAllocate() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if the device is address allocate.
isAlternatePANCoordinator() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if this node is capable of becoming PAN coordinator.
isAnalog() - Method in interface org.osgi.service.zigbee.descriptions.ZCLDataTypeDescription
Checks if the data type is analog.
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeArray
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeAttributeID
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBACnet
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBag
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap24
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap32
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap40
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap48
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap56
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap64
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBoolean
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeCharacterString
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeClusterID
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeDate
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingDouble
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSemi
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSingle
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData24
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData32
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData40
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData48
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData56
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData64
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeIEEE_ADDRESS
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeLongCharacterString
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeLongOctetString
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeOctetString
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSecurityKey128
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSet
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger24
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger32
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger40
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger48
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger56
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger64
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeStructure
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeTimeOfDay
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger24
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger32
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger40
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger48
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger56
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger64
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUTCTime
 
isBackupBindingTableCache() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Backup Binding Table Cache.
isBackupDiscoveryCache() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Backup Discovery Cache.
isBackupTrustCenter() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Backup Trust Center.
isClientServerDirection() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Checks if this is a server-side command (that is going from the client to server direction).
isClientServerDirection() - Method in interface org.osgi.service.zigbee.ZCLHeader
Checks the client server direction of the frame.
isClusterSpecificCommand() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
 
isClusterSpecificCommand() - Method in interface org.osgi.service.zigbee.ZCLHeader
Checks the frame Type Sub-field of the frame control field.
isComplete() - Method in interface org.osgi.service.feature.Feature
Get whether the feature is complete or not.
isComplexDescriptorAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Checks if a complex descriptor is available.
isComponentEnabled(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Returns whether the specified component description is currently enabled.
isConnected() - Method in interface org.osgi.service.wireadmin.Wire
Return the connection state of this Wire object.
isConnected() - Method in interface org.osgi.util.pushstream.SimplePushEventSource
Determine whether there are any PushEventConsumers for this PushEventSource.
isConstantMainsPowerAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if constant (mains) power is available.
isCTS() - Method in interface org.osgi.service.serial.SerialDevice
Returns the CTS state.
isDefaultResponseDisabled() - Method in interface org.osgi.service.zigbee.ZCLHeader
Checks if the default response is disabled.
isDeleted() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns true if the ResourceMonitor instance has been deleted, that is the ResourceMonitor.delete() method has been called previously.
isDisposableBattery() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the currently selected power source is the disposable battery.
isDisposableBatteryAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if a disposable battery is available.
isDone() - Method in interface org.osgi.util.promise.Promise
Returns whether this Promise has been resolved.
isDSR() - Method in interface org.osgi.service.serial.SerialDevice
Returns the DSR state.
isDTR() - Method in interface org.osgi.service.serial.SerialDevice
Returns the DTR state.
isEmpty() - Method in class org.osgi.service.event.EventProperties
Indicate if this properties is empty.
isEnabled() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Checks if the monitoring for this resource type is enabled for this resource context
isEnd() - Method in interface org.osgi.service.zigbee.ZCLCommandResponse
Checks if this is a terminal close event.
isExtendedActiveEndpointListAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Checks if extended active endpoint list is available.
isExtendedSimpleDescriptorListAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Checks if extended simple descriptor is available.
isFatal() - Method in exception class org.osgi.service.dmt.DmtException
Check whether this exception is marked as fatal in the session.
isFullFunctionDevice() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if this node a Full Function Device (FFD).
isLeaf() - Method in interface org.osgi.service.dmt.MetaNode
Check whether the node is a leaf node or an internal one.
isLeafNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Tells whether a node is a leaf or an interior node of the DMT.
isLeafNode(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Tells whether a node is a leaf or an interior node of the DMT.
isLoopback() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns whether a network interface is a loopback interface.
isMainsPower() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if the current power source is mains power.
isMainsPower() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the currently selected power source is the mains power.
isMandatory() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Checks if this attribute is mandatory.
isMandatory() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Checks if this command it mandatory.
isManufacturerSpecific() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Checks if the command is manufacturer specific.
isManufacturerSpecific() - Method in interface org.osgi.service.zigbee.ZCLAttributeInfo
Checks if the attribute is manufacturer specific.
isManufacturerSpecific() - Method in interface org.osgi.service.zigbee.ZCLHeader
Checks if the frame is manufacturer specific.
isNetworkManager() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Network Manager.
isNodeUri(String) - Method in interface org.osgi.service.dmt.DmtSession
Check whether the specified URI corresponds to a valid node in the DMT.
isNodeUri(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Check whether the specified path corresponds to a valid node in the DMT.
isOnWhenStimulated() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the receiver is on when the device is simulated.
isParameter() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
Returns true of this is a parameter, if it returns false it is an object or table.
isPartOfAScene() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Checks if this attribute is part of a scene.
isPeriodicallyOn() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the Current Power Mode field is periodically on.
isPermitted(String, int) - Method in class org.osgi.service.dmt.Acl
Check whether the given permissions are granted to a certain principal.
isPointToPoint() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns whether a network interface is a point to point interface.
isPrimaryBindingTableCache() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Primary Binding Table Cache.
isPrimaryDiscoveryCache() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Primary Discovery Cache.
isPrimaryTrustCenter() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Primary Trust Center.
isReadOnly() - Method in interface org.osgi.service.transaction.control.TransactionContext
 
isReadOnly() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Checks if this attribute is read-only.
isReceiverOnWhenIdle() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if the device does not disable its receiver to conserve power during idle periods.
isRechargableBattery() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the currently selected power source is the rechargeable battery.
isRechargableBatteryAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if a rechargeable battery is available.
isReportable() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Checks if this attribute is reportable.
isRTS() - Method in interface org.osgi.service.serial.SerialDevice
Returns the DTS state.
isSameService(EndpointDescription) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Answers if this Endpoint Description refers to the same service instance as the given Endpoint Description.
isSecurityCapable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if the device is capable of sending and receiving secured frames
isStarted() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Checks the host's start/stop state.
isSyncronizedWithOnIdle() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if synchronized with the receiver on-when-idle subfield of the node descriptor.
isTerminal() - Method in class org.osgi.util.pushstream.PushEvent
Answer if no more events will follow after this event.
isTerminated() - Method in interface org.osgi.service.coordinator.Coordination
Returns whether this Coordination is terminated.
isUp() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns whether a network interface is up and running.
isUpperThreshold() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
Returns true if the threshold triggering this event is an upper threshold.
isUserDescriptorAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Checks if a user descriptor is available.
isValid() - Method in interface org.osgi.service.wireadmin.Wire
Return the state of this Wire object.
isValidName(String) - Method in interface org.osgi.service.dmt.MetaNode
Checks whether the given name is a valid name for this node.
isValidUri(String) - Static method in class org.osgi.service.dmt.Uri
Checks whether the specified URI is valid.
isValidValue(DmtData) - Method in interface org.osgi.service.dmt.MetaNode
Checks whether the given value is valid for this node.
isVirtual() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns whether this interface is a virtual interface (also called subinterface).
isWriteable() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
Return true if this parameter is writeable, otherwise false.
isZeroOccurrenceAllowed() - Method in interface org.osgi.service.dmt.MetaNode
Check whether zero occurrence of this node is valid.

J

java_runtime_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The Java runtime version.
java_specification_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The Java specification version.
java_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The Java version.
java_vm_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The Java VM version.
JDBC_DATABASE_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "databaseName" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBC_DATASOURCE_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "dataSourceName" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBC_DESCRIPTION - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "description" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBC_INITIAL_POOL_SIZE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "initialPoolSize" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling DataSourceFactory.createConnectionPoolDataSource(Properties) or DataSourceFactory.createXADataSource(Properties) on drivers that support this property.
JDBC_MAX_IDLE_TIME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "maxIdleTime" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling DataSourceFactory.createConnectionPoolDataSource(Properties) or DataSourceFactory.createXADataSource(Properties) on drivers that support this property.
JDBC_MAX_POOL_SIZE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "maxPoolSize" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling DataSourceFactory.createConnectionPoolDataSource(Properties) or DataSourceFactory.createXADataSource(Properties) on drivers that support this property.
JDBC_MAX_STATEMENTS - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "maxStatements" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling DataSourceFactory.createConnectionPoolDataSource(Properties) or DataSourceFactory.createXADataSource(Properties) on drivers that support this property.
JDBC_MIN_POOL_SIZE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "minPoolSize" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling DataSourceFactory.createConnectionPoolDataSource(Properties) or DataSourceFactory.createXADataSource(Properties) on drivers that support this property.
JDBC_NETWORK_PROTOCOL - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "networkProtocol" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBC_PASSWORD - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "password" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBC_PORT_NUMBER - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "portNumber" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBC_PROPERTY_CYCLE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "propertyCycle" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling DataSourceFactory.createConnectionPoolDataSource(Properties) or DataSourceFactory.createXADataSource(Properties) on drivers that support this property.
JDBC_ROLE_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "roleName" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBC_SERVER_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "serverName" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBC_URL - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "url" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBC_USER - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "user" property that DataSource clients should supply a value for when calling DataSourceFactory.createDataSource(Properties).
JDBCConnectionProvider - Interface in org.osgi.service.transaction.control.jdbc
A specialized ResourceProvider suitable for obtaining JDBC connections.
JDBCConnectionProviderFactory - Interface in org.osgi.service.transaction.control.jdbc
A factory for creating JDBCConnectionProvider instances
JNDI_SERVICENAME - Static variable in class org.osgi.service.jndi.JNDIConstants
This service property is set on an OSGi service to provide a name that can be used to locate the service other than the service interface name.
JNDI_URLSCHEME - Static variable in class org.osgi.service.jndi.JNDIConstants
This service property is set by JNDI Providers that publish URL Context Factories as OSGi Services.
JNDIConstants - Class in org.osgi.service.jndi
Constants for the JNDI implementation.
JNDIContextManager - Interface in org.osgi.service.jndi
This interface defines the OSGi service interface for the JNDIContextManager.
JNDIProviderAdmin - Interface in org.osgi.service.jndi
This interface defines the OSGi service interface for the JNDIProviderAdmin service.
join(long) - Method in interface org.osgi.service.coordinator.Coordination
Wait until this Coordination is terminated and all registered Participants have been notified.
joinGroup(String) - Method in interface org.osgi.service.zigbee.ZigBeeGroup
Requests an endpoint to join this group.
JOULE - Static variable in class org.osgi.service.dal.SIUnits
Unit of energy, work, amount of electricity.
JOULE_PER_CUBIC_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of energy density.
JOULE_PER_KELVIN - Static variable in class org.osgi.service.dal.SIUnits
Unit of heat capacity, entropy.
JOULE_PER_KILOGRAM - Static variable in class org.osgi.service.dal.SIUnits
Unit of specific energy.
JOULE_PER_KILOGRAM_KELVIN - Static variable in class org.osgi.service.dal.SIUnits
Unit of specific heat capacity, specific entropy.
JOULE_PER_MOLE - Static variable in class org.osgi.service.dal.SIUnits
Unit of molar energy.
JOULE_PER_MOLE_KELVIN - Static variable in class org.osgi.service.dal.SIUnits
Unit of molar entropy, molar heat capacity.
JPA_CAPABILITY_NAME - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
The name of the JPA extender capability.
JPA_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
The version of the extender capability for the JPA Service specification
JPA_UNIT_NAME - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
The name of the persistence unit.
JPA_UNIT_PROVIDER - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
The class name of the provider that registered the service and implements the JPA javax.persistence.PersistenceProvider interface.
JPA_UNIT_VERSION - Static variable in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
The version of the persistence unit bundle.
JPAEntityManagerProvider - Interface in org.osgi.service.transaction.control.jpa
A specialized ResourceProvider suitable for obtaining JPA EntityManager instances.
JPAEntityManagerProviderFactory - Interface in org.osgi.service.transaction.control.jpa
A factory for creating JPAEntityManagerProvider instances
JSON - Enum constant in enum org.osgi.service.feature.FeatureExtension.Type
A JSON extension.

K

KATAL - Static variable in class org.osgi.service.dal.SIUnits
Unit of catalytic activity.
KATAL_PER_CUBIC_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of catalytic activity concentration.
KELVIN - Static variable in class org.osgi.service.dal.SIUnits
Unit of thermodynamic temperature defined by the International System of Units (SI).
Keypad - Interface in org.osgi.service.dal.functions
Keypad function provides support for keypad control.
KeypadData - Class in org.osgi.service.dal.functions.data
Represents a keypad event data that is collected when a change with some key from the keypad has occurred.
KeypadData(long, Map<String, Object>, int, int, int, String) - Constructor for class org.osgi.service.dal.functions.data.KeypadData
Constructs new KeypadData instance with the specified arguments.
KeypadData(Map<String, ?>) - Constructor for class org.osgi.service.dal.functions.data.KeypadData
Constructs new KeypadData instance with the specified field values.
keys() - Method in interface org.osgi.service.prefs.Preferences
Returns all of the keys that have an associated value in this node.
keySet() - Method in class org.osgi.service.event.EventProperties
Return the names of the properties.
keysIgnoreCase() - Method in interface org.osgi.util.converter.Specifying
When converting between map-like types use case-insensitive mapping of keys.
KILOGRAM - Static variable in class org.osgi.service.dal.SIUnits
Unit of mass defined by the International System of Units (SI).
KILOGRAM_PER_CUBIC_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of density, mass density, mass concentration.
KILOGRAM_PER_SQUARE_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of surface density.
KNOT - Static variable in class org.osgi.service.dal.SIUnits
Unit of speed.

L

label() - Element in annotation type org.osgi.service.metatype.annotations.Option
The human readable label of this Option.
labels - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Labels
labelsQuery - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Label Query
LAN - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The string of network interface type which means the network interface to connect to a local area network.
lastModifiedTime - Variable in class org.osgi.service.onem2m.dto.ResourceDTO
last modified time
leave() - Method in interface org.osgi.service.zigbee.ZigBeeNode
Requests this node to leave the ZigBee network.
leave(boolean, boolean) - Method in interface org.osgi.service.zigbee.ZigBeeNode
Requests the device to leave the network.
leaveGroup(String) - Method in interface org.osgi.service.zigbee.ZigBeeGroup
Requests an endpoint to leave this group.
level - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Level
LevelData - Class in org.osgi.service.dal.functions.data
Function level data wrapper.
LevelData(long, Map<String, Object>, BigDecimal, String) - Constructor for class org.osgi.service.dal.functions.data.LevelData
Constructs new LevelData instance with the specified arguments.
LevelData(Map<String, ?>) - Constructor for class org.osgi.service.dal.functions.data.LevelData
Constructs new LevelData instance with the specified field values.
LIGHT - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control light devices.
limit - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Limit number of Answers
limit(long) - Method in interface org.osgi.util.pushstream.PushStream
Automatically close the channel after the maxSize number of elements is received.
limit(Duration) - Method in interface org.osgi.util.pushstream.PushStream
Automatically close the channel after the given amount of time has elapsed.
LIMIT_EXCEEDED - Static variable in exception class org.osgi.service.dmt.DmtException
The requested operation failed because a specific limit was exceeded, e.g.
LINEAR - Enum constant in enum org.osgi.util.pushstream.PushbackPolicyOption
Returns zero back pressure when the buffer is empty, then it returns a linearly increasing amount of back pressure based on how full the buffer is.
LIQUID - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the liquid level.
listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
List the current Configuration objects which match the filter.
listContext() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
Lists all available resource contexts.
ListenerDTO - Class in org.osgi.service.http.runtime.dto
Represents a listener currently being used by a servlet context.
ListenerDTO() - Constructor for class org.osgi.service.http.runtime.dto.ListenerDTO
 
listenerDTOs - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
Returns the representations of the listener services associated with this context.
listOfURIs - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
List Of URIs
LITER - Static variable in class org.osgi.service.dal.SIUnits
Unit of volume.
Literal() - Constructor for class org.osgi.service.cdi.annotations.BeanPropertyType.Literal
 
Literal() - Constructor for class org.osgi.service.cdi.annotations.ComponentProperties.Literal
 
Literal() - Constructor for class org.osgi.service.cdi.annotations.ComponentScoped.Literal
 
Literal() - Constructor for class org.osgi.service.cdi.annotations.PrototypeRequired.Literal
 
Literal() - Constructor for class org.osgi.service.cdi.annotations.Reluctant.Literal
 
Literal() - Constructor for class org.osgi.service.cdi.annotations.SingleComponent.Literal
 
loadDriver(String) - Method in interface org.osgi.service.device.DriverLocator
Get an InputStream from which the driver bundle providing a driver with the giving DRIVER_ID can be installed.
LOCAL_ENLISTMENT_ENABLED - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to determine whether local enlistment is enabled for this resource provider
LOCAL_ENLISTMENT_ENABLED - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to determine whether local enlistment is enabled for this resource provider
localization() - Element in annotation type org.osgi.service.metatype.annotations.ObjectClassDefinition
The localization resource of this ObjectClassDefinition.
LocalResource - Interface in org.osgi.service.transaction.control
Resources that can integrate with local transactions should do so using this interface
localTokenID - Variable in class org.osgi.service.onem2m.dto.LocalTokenIdAssignmentDTO
local token ID
LocalTokenIdAssignmentDTO - Class in org.osgi.service.onem2m.dto
DTO expresses LocalTokenIdAssignment.
LocalTokenIdAssignmentDTO() - Constructor for class org.osgi.service.onem2m.dto.LocalTokenIdAssignmentDTO
 
localTokenIDs - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Local Token Identifiers
locateService(String) - Method in interface org.osgi.service.component.ComponentContext
Returns the service object for the specified reference name.
locateService(String, ServiceReference<S>) - Method in interface org.osgi.service.component.ComponentContext
Returns the service object for the specified reference name and ServiceReference.
locateServices(String) - Method in interface org.osgi.service.component.ComponentContext
Returns the service objects for the specified reference name.
location - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
ISO 3166-2 location where this node instance is running, if known.
location() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletMultipart
Service property identifying the location for a multipart request handled by a servlet.
LOCK_INTERRUPTED - Static variable in exception class org.osgi.service.coordinator.CoordinationException
The current thread was interrupted while waiting to register a Participant with a Coordination.
LOCK_TYPE_ATOMIC - Static variable in interface org.osgi.service.dmt.DmtSession
LOCK_TYPE_ATOMIC is an exclusive lock with transactional functionality.
LOCK_TYPE_EXCLUSIVE - Static variable in interface org.osgi.service.dmt.DmtSession
LOCK_TYPE_EXCLUSIVE lock guarantees full access to the tree, but can not be shared with any other locks.
LOCK_TYPE_SHARED - Static variable in interface org.osgi.service.dmt.DmtSession
Sessions created with LOCK_TYPE_SHARED lock allows read-only access to the tree, but can be shared between multiple readers.
LOGICAL_TYPE - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Property name for the device logical type.
LogStreamProvider - Interface in org.osgi.service.log.stream
LogStreamProvider service for creating a PushStream of LogEntry objects.
LogStreamProvider.Options - Enum in org.osgi.service.log.stream
Creation options for the PushStream of LogEntry objects.
LONG - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The Long type.
LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The LONG type.
LONG_CHARACTER_STRING - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Long Character String data type contains data octets encoding characters according to the language and character set field of the complex descriptor.
LONG_OCTET_STRING - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Long Octet String data type contains data in application-defined formats.
LOW_LEVEL - Static variable in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Current power source level: 33%.
LOWER_ERROR_THRESHOLD - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
Optional property defining the value of the lower error threshold.
LOWER_WARNING_THRESHOLD - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
Optional property defining the value of the lower warning threshold.
LUMEN - Static variable in class org.osgi.service.dal.SIUnits
Unit of luminous flux.
LUX - Static variable in class org.osgi.service.dal.SIUnits
Unit of illuminance.

M

MALFORMED_COMMAND - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Malformed Command error code.
ManagedService - Interface in org.osgi.service.cm
A service that can receive configuration data from a Configuration Admin service.
ManagedServiceFactory - Interface in org.osgi.service.cm
Manage multiple service instances.
MANDATORY - Enum constant in enum org.osgi.service.component.annotations.ReferenceCardinality
The reference is mandatory and unary.
MANDATORY - Enum constant in enum org.osgi.service.feature.FeatureExtension.Kind
A mandatory extension must be processed.
mangle(String) - Static method in class org.osgi.service.dmt.Uri
Returns a node name that is valid for the tree operation methods, based on the given node name.
MANUF_CLUSTER_COMMAND_NOT_SUPPORTED - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Manuf Cluster Command Not Supported error code.
MANUF_GENERAL_COMMAND_NOT_SUPPORTED - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Manuf General Command Not Supported error code.
MANUFACTURER - Static variable in interface org.osgi.service.enocean.EnOceanDevice
Property name for the manufacturer ID that may be specified by some teach-in messages.
MANUFACTURER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for the device manufacturer's property.
MANUFACTURER_CODE - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Property name for a manufacturer code that is allocated by the ZigBee Alliance, relating the manufacturer to the device.
MANUFACTURER_ID - Static variable in interface org.osgi.service.enocean.EnOceanRPC
The Manufacturer ID property string, used in EventAdmin RPC broadcasting.
MANUFACTURER_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a URL to the device manufacturers Web site.
MANY - Enum constant in enum org.osgi.service.cdi.MaximumCardinality
Defines a plural reference.
map(Function<? super T, ? extends R>) - Method in interface org.osgi.util.promise.Promise
Map the value of this Promise.
map(Function<? super T, ? extends R>) - Method in interface org.osgi.util.pushstream.PushStream
Map a payload value.
MARKED_ROLLBACK - Enum constant in enum org.osgi.service.transaction.control.TransactionStatus
A transaction is currently in progress and has been marked for rollback
match(ServiceReference<?>) - Method in interface org.osgi.service.device.Driver
Checks whether this Driver service can be attached to the Device service.
Match - Interface in org.osgi.service.device
Instances of Match are used in the DriverSelector.select(ServiceReference, Match[]) method to identify Driver services matching a Device service.
MATCH_CLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Device Access match value indicating a match with USBInfoDevice.USB_BDEVICECLASS or a match with USBInfoDevice.USB_BINTERFACECLASS.
MATCH_GENERIC - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a generic match for the device.
MATCH_MANUFACTURER_MODEL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device model.
MATCH_MANUFACTURER_MODEL_REVISION - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device revision.
MATCH_MANUFACTURER_MODEL_REVISION_SERIAL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device revision and the serial number.
MATCH_MODEL - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Device Access match value indicating a match with USBInfoDevice.USB_IDVENDOR, and USBInfoDevice.USB_IDPRODUCT.
MATCH_NONE - Static variable in interface org.osgi.service.device.Device
Return value from Driver.match(ServiceReference) indicating that the driver cannot refine the device presented to it by the device manager.
MATCH_PROTOCOL - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
MATCH_SUBCLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
MATCH_TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device type.
MATCH_VERSION - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Device Access match value indicating a match with USBInfoDevice.USB_IDVENDOR, USBInfoDevice.USB_IDPRODUCT, and USBInfoDevice.USB_BCDDEVICE.
matches - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
The list of service references that match this reference.
matches(String) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Tests the properties of this EndpointDescription against the given filter using a case insensitive match.
matches(Filter) - Method in class org.osgi.service.event.Event
Tests this event's properties against the given filter using a case sensitive match.
max() - Element in annotation type org.osgi.service.metatype.annotations.AttributeDefinition
The maximum value for this AttributeDefinition.
max(Comparator<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
See Stream.
MAX_CONNECTIONS - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the maximum number of connections that should be held in the pool
MAX_CONNECTIONS - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the maximum number of connections that should be held in the pool
MAX_REPORT_INTERVAL - Static variable in interface org.osgi.service.zigbee.ZCLEventListener
Property key for the optional maximum interval, in seconds between issuing reports of the attribute.
maxFileSize() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletMultipart
Service property identifying the max file size for a multipart request handled by a servlet.
maximumCardinality - Variable in class org.osgi.service.cdi.runtime.dto.template.ConfigurationTemplateDTO
The maximum cardinality of the configuration dependency.
maximumCardinality - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
The maximum cardinality of the reference.
MaximumCardinality - Enum in org.osgi.service.cdi
Defines the possible values for maximum cardinality of dependencies.
maxRequestSize() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletMultipart
Service property identifying the max request size for a multipart request handled by a servlet.
MAXWELL - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic flux.
mediate(ServiceReference<? extends T>, Class<T>) - Method in interface org.osgi.service.async.Async
Create a mediator for the specified service.
mediate(T, Class<T>) - Method in interface org.osgi.service.async.Async
Create a mediator for the specified object.
MemoryMonitor - Interface in org.osgi.service.resourcemonitoring.monitor
merge(PushEventSource<? extends T>) - Method in interface org.osgi.util.pushstream.PushStream
Merge in the events from another source.
merge(PushStream<? extends T>) - Method in interface org.osgi.util.pushstream.PushStream
Merge in the events from another PushStream.
MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
A human-readable message that is usually not localized.
METADATA_MISMATCH - Static variable in exception class org.osgi.service.dmt.DmtException
Operation failed because of meta data restrictions.
MetaNode - Interface in org.osgi.service.dmt
The MetaNode contains meta data as standardized by OMA DM but extends it (without breaking the compatibility) to provide for better DMT data quality in an environment where many software components manipulate this data.
METATYPE_CAPABILITY_NAME - Static variable in interface org.osgi.service.metatype.MetaTypeService
Capability name for meta type document processors.
METATYPE_DOCUMENTS_LOCATION - Static variable in interface org.osgi.service.metatype.MetaTypeService
Location of meta type documents.
METATYPE_FACTORY_PID - Static variable in interface org.osgi.service.metatype.MetaTypeProvider
Service property to signal that this service has ObjectClassDefinition objects for the given factory PIDs.
METATYPE_PID - Static variable in interface org.osgi.service.metatype.MetaTypeProvider
Service property to signal that this service has ObjectClassDefinition objects for the given PIDs.
METATYPE_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.metatype.MetaTypeService
Compile time constant for the Specification Version of MetaType Service.
MetaTypeInformation - Interface in org.osgi.service.metatype
A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle.
MetaTypeProvider - Interface in org.osgi.service.metatype
Provides access to metatypes.
MetaTypeService - Interface in org.osgi.service.metatype
The MetaType Service can be used to obtain meta type information for a bundle.
Meter - Interface in org.osgi.service.dal.functions
Meter function can measure metering information.
METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of length defined by the International System of Units (SI).
METER_PER_SECOND - Static variable in class org.osgi.service.dal.SIUnits
Unit of speed, velocity.
METER_PER_SECOND_SQUARED - Static variable in class org.osgi.service.dal.SIUnits
Unit of acceleration.
METHOD_NOT_SUPPORTED - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9000 Method not supported
MIDDLE_LEVEL - Static variable in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Current power source level: 66%.
MILLIMETER_OF_MERCURY - Static variable in class org.osgi.service.dal.SIUnits
Unit of pressure.
min() - Element in annotation type org.osgi.service.metatype.annotations.AttributeDefinition
The minimum value for this AttributeDefinition.
min(Comparator<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
See Stream.
MIN_CONNECTIONS - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the minimum number of connections that should be held in the pool
MIN_CONNECTIONS - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the minimum number of connections that should be held in the pool
MIN_REPORT_INTERVAL - Static variable in interface org.osgi.service.zigbee.ZCLEventListener
Property key for the optional minimum interval, in seconds between issuing reports of the attribute.
minimumCardinality - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
The runtime minimum cardinality of the dependency.
minimumCardinality - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
The minimum cardinality of the reference.
MinimumCardinality - Annotation Type in org.osgi.service.cdi.annotations
Annotation used in conjunction with Reference to specify the minimum cardinality reference property.
MinimumCardinality.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the MinimumCardinality annotation.
MODEL_DESCRIPTION - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String object with a long description of the device for the end user.
MODEL_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for the device model name.
MODEL_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String class typed property holding the model number of the device.
MODEL_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a String typed property holding a string representing the URL to the Web site for this model.
modified - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The name of the modified method.
modified(BiConsumer<ServiceReference<S>, S>) - Method in interface org.osgi.service.cdi.reference.BindServiceReference
Subscribe an action to the modified service event.
modified(BiConsumer<S, Map<String, Object>>) - Method in interface org.osgi.service.cdi.reference.BindService
Subscribe an action to the modified service event.
modified(Consumer<ServiceReference<S>>) - Method in interface org.osgi.service.cdi.reference.BindServiceReference
Subscribe an action to the modified service event.
modified(Consumer<BeanServiceObjects<S>>) - Method in interface org.osgi.service.cdi.reference.BindBeanServiceObjects
Subscribe an action to the modified service event.
modified(Consumer<S>) - Method in interface org.osgi.service.cdi.reference.BindService
Subscribe an action to the modified service event.
Modified - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as the modified method of a Service Component.
MODIFIED - Static variable in class org.osgi.service.remoteserviceadmin.EndpointEvent
The properties of an endpoint have been modified.
MODIFIED_ENDMATCH - Static variable in class org.osgi.service.remoteserviceadmin.EndpointEvent
The properties of an endpoint have been modified and the new properties no longer match the listener's filter.
modifiedSince - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Modified Since
modifyConfiguration(ServiceReference<?>, Dictionary<String, Object>) - Method in interface org.osgi.service.cm.ConfigurationPlugin
View and possibly modify the a set of configuration properties before they are sent to the Managed Service or the Managed Service Factory.
MOLE - Static variable in class org.osgi.service.dal.SIUnits
Unit of amount of substance defined by the International System of Units (SI).
MOLE_PER_CUBIC_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of amount concentration, concentration.
MonitorEvent - Class in org.osgi.service.typedevent.monitor
A monitoring event.
MonitorEvent() - Constructor for class org.osgi.service.typedevent.monitor.MonitorEvent
 
monitorEvents() - Method in interface org.osgi.service.typedevent.monitor.TypedEventMonitor
Get a stream of events, starting now.
monitorEvents(int) - Method in interface org.osgi.service.typedevent.monitor.TypedEventMonitor
Get a stream of events, including up to the requested number of historical data events.
monitorEvents(Instant) - Method in interface org.osgi.service.typedevent.monitor.TypedEventMonitor
Get a stream of events, including historical data events prior to the supplied time
MOTION - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: BooleanSensor - indicates that the BooleanSensor can detect motion.
MOUNT_POINTS - Static variable in interface org.osgi.service.dmt.spi.DataPlugin
The string to be used as key for the mount points property when a DataPlugin is registered with mount points.
MOUNT_POINTS - Static variable in interface org.osgi.service.dmt.spi.ExecPlugin
The string to be used as key for the mount points property when an Exec Plugin is registered with mount points.
MountPlugin - Interface in org.osgi.service.dmt.spi
This interface can be optionally implemented by a DataPlugin or ExecPlugin in order to get information about its absolute mount points in the overall DMT.
MountPoint - Interface in org.osgi.service.dmt.spi
This interface can be implemented to represent a single mount point.
mountPointAdded(MountPoint) - Method in interface org.osgi.service.dmt.spi.MountPlugin
Provides the MountPoint describing the path where the plugin is mapped in the overall DMT.
mountPointRemoved(MountPoint) - Method in interface org.osgi.service.dmt.spi.MountPlugin
Informs the plugin that the provided MountPoint objects have been removed from the mapping.
MultiLevelControl - Interface in org.osgi.service.dal.functions
MultiLevelControl function provides multi-level control support.
MultiLevelSensor - Interface in org.osgi.service.dal.functions
MultiLevelSensor function provides multi-level sensor monitoring.
multipartEnabled - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
Specifies whether multipart support is enabled.
multipartFileSizeThreshold - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
Specifies the size threshold after which the file will be written to disk.
multipartLocation - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
Specifies the location where the files can be stored on disk.
multipartMaxFileSize - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
Specifies the maximum size of a file being uploaded.
multipartMaxRequestSize - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
Specifies the maximum request size.
MULTIPLE - Enum constant in enum org.osgi.service.component.annotations.ReferenceCardinality
The reference is optional and multiple.

N

name - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
A name unique within the container.
name - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
A unique within the container and persistent across reboots identified for this activation
name - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The name of the component.
name - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The name of the reference.
name - Variable in class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
The name of the declared reference.
name - Variable in class org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO
The name of the declared reference.
name - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
The name of the servlet.
name - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The name of the servlet filter.
name - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
The name of the servlet context.
name - Variable in class org.osgi.service.onem2m.dto.AttributeDTO
Attribute name
name - Variable in class org.osgi.service.onem2m.dto.ChildResourceRefDTO
name of the child resource pointed to by the URI
name() - Element in annotation type org.osgi.service.component.annotations.Component
The name of this Component.
name() - Element in annotation type org.osgi.service.component.annotations.Reference
The name of this reference.
name() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardContext
Service property identifying a servlet context helper name.
name() - Element in annotation type org.osgi.service.metatype.annotations.AttributeDefinition
The human readable name of this AttributeDefinition.
name() - Element in annotation type org.osgi.service.metatype.annotations.ObjectClassDefinition
The human readable name of this ObjectClassDefinition.
name() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's name, relative to its parent.
NAME - Static variable in annotation type org.osgi.service.component.annotations.Component
Special string representing the name of this Component.
NAME - Static variable in interface org.osgi.service.rest.RestApiExtension
This service property describes the package name of the technology manageable by this REST API extension.
NAME - Static variable in interface org.osgi.service.zigbee.ZCLCluster
Property key for the optional cluster name.
NamespaceException - Exception Class in org.osgi.service.http
A NamespaceException is thrown to indicate an error with the caller's request to register a servlet or resources into the URI namespace of the Http Service.
NamespaceException(String) - Constructor for exception class org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message.
NamespaceException(String, Throwable) - Constructor for exception class org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message and a nested exception.
NAUTICAL_MILE - Static variable in class org.osgi.service.dal.SIUnits
Unit of distance.
negate() - Method in interface org.osgi.util.function.Predicate
Return a Predicate which is the negation of this Predicate.
NEPER - Static variable in class org.osgi.service.dal.SIUnits
Unit of logarithmic ratio quantities.
NetworkAdapter - Interface in org.osgi.service.networkadapter
NetworkAdapter is an interface that provides information about single network interfaces provided by the execution environment.
NETWORKADAPTER_DISPLAYNAME - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.displayName" service property.
NETWORKADAPTER_HARDWAREADDRESS - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.hardwareAddress" service property.
NETWORKADAPTER_IS_LOOPBACK - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.isLoopback" service property.
NETWORKADAPTER_IS_POINTTOPOINT - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.isPointToPoint" service property.
NETWORKADAPTER_IS_UP - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.isUp" service property.
NETWORKADAPTER_IS_VIRTUAL - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.isVirtual" service property.
NETWORKADAPTER_NAME - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.name" service property.
NETWORKADAPTER_PARENT - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.parent" service property.
NETWORKADAPTER_PID - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The key string of "networkAdapter.pid" service property.
NETWORKADAPTER_SUBINTERFACE - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.subInterface" service property.
NETWORKADAPTER_SUPPORTS_MULTICAST - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.supportsMulticast" service property.
NETWORKADAPTER_TYPE - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The key string of "networkAdapter.type" service property.
NETWORKADAPTER_TYPE - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The key string of "networkAdapter.type" service property.
NetworkAddress - Interface in org.osgi.service.networkadapter
This interface represents an IP address information.
newArtifactBuilder(ID) - Method in interface org.osgi.service.feature.BuilderFactory
Obtain a new builder for Artifact objects.
newBundleBuilder(ID) - Method in interface org.osgi.service.feature.BuilderFactory
Obtain a new builder for Bundle objects.
newConfigurationBuilder(String) - Method in interface org.osgi.service.feature.BuilderFactory
Obtain a new builder for Configuration objects.
newConfigurationBuilder(String, String) - Method in interface org.osgi.service.feature.BuilderFactory
Obtain a new builder for Factory Configuration objects.
newConverterBuilder() - Method in interface org.osgi.util.converter.Converter
Obtain a builder to create a modified converter based on this converter.
newConverterBuilder() - Static method in class org.osgi.util.converter.Converters
Obtain a converter builder based on the standard converter.
newExtensionBuilder(String, FeatureExtension.Type, FeatureExtension.Kind) - Method in interface org.osgi.service.feature.BuilderFactory
Obtain a new builder for Feature objects.
newFeatureBuilder(ID) - Method in interface org.osgi.service.feature.BuilderFactory
Obtain a new builder for Feature objects.
newInitialContext() - Method in interface org.osgi.service.jndi.JNDIContextManager
Creates a new JNDI initial context with the default JNDI environment properties.
newInitialContext(Map<String, ?>) - Method in interface org.osgi.service.jndi.JNDIContextManager
Creates a new JNDI initial context with the specified JNDI environment properties.
newInitialDirContext() - Method in interface org.osgi.service.jndi.JNDIContextManager
Creates a new initial DirContext with the default JNDI environment properties.
newInitialDirContext(Map<String, ?>) - Method in interface org.osgi.service.jndi.JNDIContextManager
Creates a new initial DirContext with the specified JNDI environment properties.
newInstance(Dictionary<String, ?>) - Method in interface org.osgi.service.component.ComponentFactory
Create and activate a new component configuration.
newPermissionCollection() - Method in class org.osgi.service.clusterinfo.ClusterTagPermission
Returns a new PermissionCollection object suitable for storing ClusterTagPermission objects.
newPermissionCollection() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns a new PermissionCollection object suitable for storing ConfigurationPermissions.
newPermissionCollection() - Method in class org.osgi.service.coordinator.CoordinationPermission
Returns a new PermissionCollection object suitable for storing CoordinationPermission objects.
newPermissionCollection() - Method in class org.osgi.service.dal.DevicePermission
Returns a new PermissionCollection suitable for storing DevicePermission instances.
newPermissionCollection() - Method in class org.osgi.service.dmt.security.AlertPermission
Returns a new PermissionCollection object for storing AlertPermission objects.
newPermissionCollection() - Method in class org.osgi.service.dmt.security.DmtPermission
Returns a new PermissionCollection object for storing DmtPermission objects.
newPermissionCollection() - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Returns a new PermissionCollection object for storing DmtPrincipalPermission objects.
newPermissionCollection() - Method in class org.osgi.service.event.TopicPermission
Returns a new PermissionCollection object suitable for storing TopicPermission objects.
newPermissionCollection() - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Returns a new PermissionCollection object for storing EndpointPermission objects.
newPermissionCollection() - Method in class org.osgi.service.typedevent.TopicPermission
Returns a new PermissionCollection object suitable for storing TopicPermission objects.
newPermissionCollection() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a new PermissionCollection object for storing UserAdminPermission objects.
newPermissionCollection() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a new PermissionCollection object for storing WirePermission objects.
newRequirementBuilder(String) - Method in interface org.osgi.service.repository.Repository
Return a new RequirementBuilder which provides a convenient way to create a requirement.
NEWTON - Static variable in class org.osgi.service.dal.SIUnits
Unit of force.
NEWTON_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of moment of force.
NEWTON_PER_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of surface tension.
NO_ACK - Static variable in exception class org.osgi.service.zigbee.APSException
An APSDE-DATA.request requesting acknowledged transmission failed due to no acknowledgment being received.
NO_BOUND_DEVICE - Static variable in exception class org.osgi.service.zigbee.APSException
An APSDE-DATA.request with a destination addressing mode set to 0x00 failed due to there being no devices bound to this device.
NO_DATA - Static variable in exception class org.osgi.service.dal.DeviceException
An exception code indicates that the requested value is currently not available.
NO_DATA - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the no data type represents an attribute with no associated data.
NO_DESCRIPTOR - Static variable in exception class org.osgi.service.zigbee.ZDPException
A child descriptor was not available following a discovery request to a parent.
NO_ENTRY - Static variable in exception class org.osgi.service.zigbee.ZDPException
The unbind request was unsuccessful due to the coordinator or source device not having an entry in its binding table to unbind.
NO_MATCH - Static variable in exception class org.osgi.service.zigbee.ZDPException
The end device bind request was unsuccessful due to a failure to match any suitable clusters.
NO_SHORT_ADDRESS - Static variable in exception class org.osgi.service.zigbee.APSException
An APSDE-DATA.request with a destination addressing mode set to 0x03 failed due to no corresponding short address found in the address map table.
NO_TRANSACTION - Enum constant in enum org.osgi.service.transaction.control.TransactionStatus
No transaction is currently active
nodata() - Method in class org.osgi.util.pushstream.PushEvent
Convenience to cast a close/error event to another payload type.
node(String) - Method in interface org.osgi.service.prefs.Preferences
Returns a named Preferences object (node), creating it and any of its ancestors if they do not already exist.
NODE_ALREADY_EXISTS - Static variable in exception class org.osgi.service.dmt.DmtException
The requested node creation operation failed because the target already exists.
NODE_NOT_FOUND - Static variable in exception class org.osgi.service.dmt.DmtException
The requested target node was not found.
nodeChanged(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Notifies the plugin that the given node has changed outside the scope of the plugin, therefore the Version and Timestamp properties must be updated (if supported).
nodeExists(String) - Method in interface org.osgi.service.prefs.Preferences
Returns true if the named node exists.
NodeStatus - Interface in org.osgi.service.clusterinfo
The NodeStatus service represents a node in the cluster.
NodeStatusDTO - Class in org.osgi.service.clusterinfo.dto
Data Transfer Object for a NodeStatus Service.
NodeStatusDTO() - Constructor for class org.osgi.service.clusterinfo.dto.NodeStatusDTO
This DTO can be used to provide type safe access to properties of the NodeStatus service.
noDriverFound() - Method in interface org.osgi.service.device.Device
Indicates to this Device object that the device manager has failed to attach any drivers to it.
NOISINESS - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the noise level.
NON_WRITABLE_PARAMETER - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9008 Attempt to set a non-writable parameter (associated with SetParameterValues)
nonBlockingRequestAsynch - Enum constant in enum org.osgi.service.onem2m.dto.ResponseTypeInfoDTO.ResponseType
nonBlockingRequestAsynch
nonBlockingRequestSynch - Enum constant in enum org.osgi.service.onem2m.dto.ResponseTypeInfoDTO.ResponseType
nonBlockingRequestSynch
noneMatch(Predicate<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
Closes the channel and resolve the promise with false when the predicate matches any pay load.
NORMAL - Static variable in class org.osgi.service.resourcemonitoring.ResourceEvent
Type of ResourceEvent indicating a threshold goes to the NORMAL state.
noRollbackFor - Variable in class org.osgi.service.transaction.control.TransactionBuilder
The list of Throwable types that must not trigger rollback
noRollbackFor(Class<? extends Throwable>, Class<? extends Throwable>...) - Method in class org.osgi.service.transaction.control.TransactionBuilder
Declare a list of Exception types (and their subtypes) that must not trigger a rollback.
not(RequirementExpression) - Method in interface org.osgi.service.repository.ExpressionCombiner
Return the negation of a RequirementExpression.
NOT_ACTIVE - Static variable in exception class org.osgi.service.zigbee.ZDPException
The requested endpoint is not described by a simple descriptor.
NOT_AUTHORIZED - Static variable in exception class org.osgi.service.zigbee.ZDPException
The permissions configuration table on the target indicates that the request is not authorized from this device.
NOT_FOUND - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Not Found error code.
NOT_INITIALIZED - Static variable in exception class org.osgi.service.dal.DeviceException
An exception code indicates that the device is not initialized.
NOT_PERMITTED - Static variable in exception class org.osgi.service.zigbee.ZDPException
The device is not in the proper state to support the requested operation.
NOT_SUPPORTED - Static variable in exception class org.osgi.service.zigbee.APSException
An APSDE-DATA.request with a destination addressing mode set to 0x00 failed due to a binding table not being supported on the device.
NOT_SUPPORTED - Static variable in exception class org.osgi.service.zigbee.ZDPException
The requested optional feature is not supported on the target device.
notExported(ZigBeeException) - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Notifies that the base driver is unable to export this endpoint.
NotExpression - Interface in org.osgi.service.repository
A RequirementExpression representing the not (negation) of a requirement expression.
nothing - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
nothing
notification - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Notification
NOTIFICATION_REJECTED - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9009 Notification request rejected (associated with SetParameterAttributes method).
NotificationDTO - Class in org.osgi.service.onem2m.dto
DTO expresses Notification.
NotificationDTO() - Constructor for class org.osgi.service.onem2m.dto.NotificationDTO
 
notificationEvent - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
Notification Event
NotificationEventDTO - Class in org.osgi.service.onem2m.dto
DTO expresses NotificationEventDTO
NotificationEventDTO() - Constructor for class org.osgi.service.onem2m.dto.NotificationEventDTO
 
NotificationEventDTO.NotificationEventType - Enum in org.osgi.service.onem2m.dto
NotificationEventType
notificationEventType - Variable in class org.osgi.service.onem2m.dto.NotificationEventDTO
notificationEventType
notificationForwardingURI - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
notification forwarding URI
NotificationListener - Interface in org.osgi.service.onem2m
Interface to receive notification from other oneM2M entities.
NotificationService - Interface in org.osgi.service.dmt.notification
NotificationService enables sending asynchronous notifications to a management server.
notificationTarget - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
ID for notification target
notificationURI - Variable in class org.osgi.service.onem2m.dto.ResponseTypeInfoDTO
Notification URI
notified(RequestPrimitiveDTO) - Method in interface org.osgi.service.onem2m.NotificationListener
receive notification.
notify(String, NotificationDTO) - Method in interface org.osgi.service.onem2m.ServiceLayer
send notification
notify(String, T) - Method in interface org.osgi.service.typedevent.TypedEventHandler
Called by the TypedEventBus service to notify the listener of an event.
notify(ResourceContextEvent) - Method in interface org.osgi.service.resourcemonitoring.ResourceContextListener
Notify this listener about a ResourceContext events.
notify(ResourceEvent<T>) - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Receives a resource monitoring notification
Notify - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
Notify
notifyEvent(SerialEvent) - Method in interface org.osgi.service.serial.SerialEventListener
Callback method that is invoked for received an event.
notifyEvent(ZigBeeEvent) - Method in interface org.osgi.service.zigbee.ZCLEventListener
Notifies the reception of an event.
notifyResponse(EnOceanRPC, byte[]) - Method in interface org.osgi.service.enocean.EnOceanHandler
Notifies of the answer to a RPC.
notifyTimeOut(int) - Method in interface org.osgi.service.zigbee.ZCLEventListener
Notifies that the timeout is elapsed.
notifyUnhandled(String, Map<String, Object>) - Method in interface org.osgi.service.typedevent.UnhandledEventHandler
Called by the TypedEventBus service to notify the listener of an unhandled event.
notifyUntyped(String, Map<String, Object>) - Method in interface org.osgi.service.typedevent.UntypedEventHandler
Called by the TypedEventBus service to notify the listener of an event.
notifyUPnPEvent(String, String, Dictionary<String, Object>) - Method in interface org.osgi.service.upnp.UPnPEventListener
Callback method that is invoked for received events.
notSupported(Callable<T>) - Method in interface org.osgi.service.transaction.control.TransactionStarter
The supplied piece of work must be run outside the context of a transaction.
NULL_VALUE - Static variable in class org.osgi.service.dmt.DmtData
Constant instance representing a leaf node of null format.

O

ObjectClassDefinition - Interface in org.osgi.service.metatype
Description for the data type information of an objectclass.
ObjectClassDefinition - Annotation Type in org.osgi.service.metatype.annotations
Generate a Meta Type Resource using the annotated type.
OCCUPANCY - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: BooleanSensor - indicates that the BooleanSensor can detect presence.
ocd() - Element in annotation type org.osgi.service.metatype.annotations.Designate
The type of the ObjectClassDefinition for this Designate.
OCTET_STRING - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Octet String data type contains data in application-defined formats.
OERSTED - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic field.
of(int) - Static method in class org.osgi.service.cdi.annotations.MinimumCardinality.Literal
 
of(Class<?>[]) - Static method in class org.osgi.service.cdi.annotations.Service.Literal
 
of(Class<?>, String) - Static method in class org.osgi.service.cdi.annotations.Reference.Literal
 
of(String) - Static method in class org.osgi.service.cdi.annotations.FactoryComponent.Literal
 
of(String, ConfigurationPolicy) - Static method in class org.osgi.service.cdi.annotations.PID.Literal
 
of(PID[]) - Static method in class org.osgi.service.cdi.annotations.PIDs.Literal
 
of(ServiceScope) - Static method in class org.osgi.service.cdi.annotations.ServiceInstance.Literal
 
offset - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Offset
OHM - Static variable in class org.osgi.service.dal.SIUnits
Unit of electric resistance.
ON_FULL_EXPONENTIAL - Enum constant in enum org.osgi.util.pushstream.PushbackPolicyOption
Returns zero back pressure until the buffer is full, then it returns an exponentially increasing amount, starting with the supplied value and doubling it each time.
ON_FULL_FIXED - Enum constant in enum org.osgi.util.pushstream.PushbackPolicyOption
Returns zero back pressure until the buffer is full, then it returns a fixed value
onClose(Runnable) - Method in interface org.osgi.util.pushstream.PushStream
Provide a handler that must be run after the PushStream is closed.
ONE - Enum constant in enum org.osgi.service.cdi.MaximumCardinality
Defines a unary reference.
OneM2MException - Exception Class in org.osgi.service.onem2m
General Exception for oneM2M.
OneM2MException(String, int) - Constructor for exception class org.osgi.service.onem2m.OneM2MException
Construct a OneM2MException with a message and an error code.
onError(Consumer<? super Throwable>) - Method in interface org.osgi.util.pushstream.PushStream
Provide a handler that will be called if the PushStream is closed with an event of type PushEvent.EventType.ERROR.
onFailure(ZCLException) - Method in interface org.osgi.service.zigbee.ZCLEventListener
Notifies that a failure has occurred.
onFailure(Consumer<? super Throwable>) - Method in interface org.osgi.util.promise.Promise
Register a callback to be called with the failure for this Promise when this Promise is resolved with a failure.
ongoingContext() - Method in exception class org.osgi.service.transaction.control.ScopedWorkException
 
onResolve(Runnable) - Method in interface org.osgi.util.promise.Promise
Register a callback to be called when this Promise is resolved.
onSuccess(Consumer<? super T>) - Method in interface org.osgi.util.promise.Promise
Register a callback to be called with the result of this Promise when this Promise is resolved successfully.
open(PushEventConsumer<? super T>) - Method in interface org.osgi.util.pushstream.PushEventSource
Open the asynchronous channel between the source and the consumer.
openAtomicSession(String[], DmtSession) - Method in interface org.osgi.service.dmt.spi.DataPlugin
This method is called to signal the start of an atomic read-write session when the first reference is made within a DmtSession to a node which is handled by this plugin.
openReadOnlySession(String[], DmtSession) - Method in interface org.osgi.service.dmt.spi.DataPlugin
This method is called to signal the start of a read-only session when the first reference is made within a DmtSession to a node which is handled by this plugin.
openReadWriteSession(String[], DmtSession) - Method in interface org.osgi.service.dmt.spi.DataPlugin
This method is called to signal the start of a non-atomic read-write session when the first reference is made within a DmtSession to a node which is handled by this plugin.
operation - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Operation This field is mandatory.
OPERATION_INVERSE - Static variable in interface org.osgi.service.dal.functions.BooleanControl
Specifies the inverse operation name.
OPERATION_SET_FALSE - Static variable in interface org.osgi.service.dal.functions.BooleanControl
Specifies the operation name, which sets the control state to false value.
OPERATION_SET_TRUE - Static variable in interface org.osgi.service.dal.functions.BooleanControl
Specifies the operation name, which sets the control state to true value.
operationExecutionTime - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Operation Execution Time
OperationMetadata - Interface in org.osgi.service.dal
Contains metadata about function operation.
operationMonitor - Variable in class org.osgi.service.onem2m.dto.NotificationEventDTO
operationMonitor
Option - Annotation Type in org.osgi.service.metatype.annotations
Option information for an AttributeDefinition.
OPTIONAL - Enum constant in enum org.osgi.service.cdi.ConfigurationPolicy
Defines the optional configuration policy.
OPTIONAL - Enum constant in enum org.osgi.service.component.annotations.ConfigurationPolicy
Use the corresponding Configuration object if present but allow the component to be satisfied even if the corresponding Configuration object is not present.
OPTIONAL - Enum constant in enum org.osgi.service.component.annotations.ReferenceCardinality
The reference is optional and unary.
OPTIONAL - Enum constant in enum org.osgi.service.feature.FeatureExtension.Kind
An optional extension can be ignored if no processor is found.
OPTIONAL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
options() - Element in annotation type org.osgi.service.metatype.annotations.AttributeDefinition
The option information for this AttributeDefinition.
or(RequirementExpression, RequirementExpression) - Method in interface org.osgi.service.repository.ExpressionCombiner
Combine two RequirementExpressions into a requirement expression using the or operator.
or(RequirementExpression, RequirementExpression, RequirementExpression...) - Method in interface org.osgi.service.repository.ExpressionCombiner
Combine multiple RequirementExpressions into a requirement expression using the or operator.
or(Predicate<? super T>) - Method in interface org.osgi.util.function.Predicate
Compose this Predicate logical-OR the specified Predicate.
OR - Enum constant in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterOperation
Logical OR
OrExpression - Interface in org.osgi.service.repository
A RequirementExpression representing the or of a number of requirement expressions.
org_osgi_framework_os_name - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The OSGi framework operating system name.
org_osgi_framework_processor - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The OSGi framework processor architecture.
org_osgi_framework_version - Variable in class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
The OSGi framework version.
org.osgi.namespace.contract - package org.osgi.namespace.contract
Contract Namespace Package Version 1.0.
org.osgi.namespace.extender - package org.osgi.namespace.extender
Extender Namespace Package Version 1.0.
org.osgi.namespace.implementation - package org.osgi.namespace.implementation
Implementation Namespace Package Version 1.0.
org.osgi.namespace.service - package org.osgi.namespace.service
Service Namespace Package Version 1.0.
org.osgi.namespace.unresolvable - package org.osgi.namespace.unresolvable
Unresolvable Namespace Package Version 1.0.
org.osgi.service.async - package org.osgi.service.async
Asynchronous Services Package Version 1.0.
org.osgi.service.async.delegate - package org.osgi.service.async.delegate
Asynchronous Services Delegation Package Version 1.0.
org.osgi.service.cdi - package org.osgi.service.cdi
CDI Integration Package Version 1.0.
org.osgi.service.cdi.annotations - package org.osgi.service.cdi.annotations
CDI Integration Package Version 1.0.
org.osgi.service.cdi.propertytypes - package org.osgi.service.cdi.propertytypes
Bean Property Types Package Version 1.0.
org.osgi.service.cdi.reference - package org.osgi.service.cdi.reference
CDI Integration Package Version 1.0.
org.osgi.service.cdi.runtime - package org.osgi.service.cdi.runtime
CDI Integration Package Version 1.0.
org.osgi.service.cdi.runtime.dto - package org.osgi.service.cdi.runtime.dto
CDI Integration Package Version 1.0.
org.osgi.service.cdi.runtime.dto.template - package org.osgi.service.cdi.runtime.dto.template
CDI Integration Package Version 1.0.
org.osgi.service.clusterinfo - package org.osgi.service.clusterinfo
ClusterInfo Services Package Version 1.0.
org.osgi.service.clusterinfo.dto - package org.osgi.service.clusterinfo.dto
ClusterInfo DTO Package Version 1.0.
org.osgi.service.cm - package org.osgi.service.cm
Configuration Admin Package Version 1.6.
org.osgi.service.cm.annotations - package org.osgi.service.cm.annotations
Configuration Admin Annotations Package Version 1.6.
org.osgi.service.component - package org.osgi.service.component
Service Component Package Version 1.5.
org.osgi.service.component.annotations - package org.osgi.service.component.annotations
Service Component Annotations Package Version 1.5.
org.osgi.service.component.propertytypes - package org.osgi.service.component.propertytypes
Component Property Types Package Version 1.5.
org.osgi.service.component.runtime - package org.osgi.service.component.runtime
Service Component Runtime Package Version 1.5.
org.osgi.service.component.runtime.dto - package org.osgi.service.component.runtime.dto
Service Component Runtime Data Transfer Objects Package Version 1.5.
org.osgi.service.configurator - package org.osgi.service.configurator
Configurator Package Version 1.0.
org.osgi.service.configurator.annotations - package org.osgi.service.configurator.annotations
Configurator Annotations Package Version 1.0.
org.osgi.service.configurator.namespace - package org.osgi.service.configurator.namespace
Configurator Namespace Package Version 1.0.
org.osgi.service.coordinator - package org.osgi.service.coordinator
Coordinator Package Version 1.0.
org.osgi.service.dal - package org.osgi.service.dal
Device Abstraction Layer Package Version 1.0.
org.osgi.service.dal.functions - package org.osgi.service.dal.functions
Device Abstraction Layer Functions Package 1.0.
org.osgi.service.dal.functions.data - package org.osgi.service.dal.functions.data
Device Abstraction Layer Functions Data Package 1.0.
org.osgi.service.device - package org.osgi.service.device
Device Access Package Version 1.1.
org.osgi.service.dmt - package org.osgi.service.dmt
Device Management Tree Package Version 2.0.
org.osgi.service.dmt.notification - package org.osgi.service.dmt.notification
Device Management Tree Notification Package Version 2.0.
org.osgi.service.dmt.notification.spi - package org.osgi.service.dmt.notification.spi
Device Management Tree Notification SPI Package Version 2.0.
org.osgi.service.dmt.security - package org.osgi.service.dmt.security
Device Management Tree Security Package Version 2.0.
org.osgi.service.dmt.spi - package org.osgi.service.dmt.spi
Device Management Tree SPI Package Version 2.0.
org.osgi.service.enocean - package org.osgi.service.enocean
EnOcean Package Version 1.0.
org.osgi.service.enocean.descriptions - package org.osgi.service.enocean.descriptions
EnOcean Descriptions Package Version 1.0.
org.osgi.service.event - package org.osgi.service.event
Event Admin Package Version 1.4.
org.osgi.service.event.annotations - package org.osgi.service.event.annotations
Event Admin Annotations Package Version 1.4.
org.osgi.service.event.propertytypes - package org.osgi.service.event.propertytypes
Event Admin Component Property Types Package Version 1.4.
org.osgi.service.feature - package org.osgi.service.feature
Feature Package Version 1.0.
org.osgi.service.feature.annotation - package org.osgi.service.feature.annotation
Feature Annotations Package Version 1.0.
org.osgi.service.http - package org.osgi.service.http
Http Service Package Version 1.2.
org.osgi.service.http.context - package org.osgi.service.http.context
Http Whiteboard Context Package Version 1.1.
org.osgi.service.http.runtime - package org.osgi.service.http.runtime
Http Runtime Package Version 1.1.
org.osgi.service.http.runtime.dto - package org.osgi.service.http.runtime.dto
Http Runtime DTO Package Version 1.1.
org.osgi.service.http.whiteboard - package org.osgi.service.http.whiteboard
Http Whiteboard Package Version 1.1.
org.osgi.service.http.whiteboard.annotations - package org.osgi.service.http.whiteboard.annotations
Http Whiteboard Annotations Package Version 1.1.
org.osgi.service.http.whiteboard.propertytypes - package org.osgi.service.http.whiteboard.propertytypes
Http Whiteboard Property Types Package Version 1.1.
org.osgi.service.jdbc - package org.osgi.service.jdbc
JDBC Service Package Version 1.0.
org.osgi.service.jndi - package org.osgi.service.jndi
JNDI Package Version 1.0.
org.osgi.service.jpa - package org.osgi.service.jpa
JPA Package Version 1.1.
org.osgi.service.jpa.annotations - package org.osgi.service.jpa.annotations
JPA Service Annotations Package Version 1.1.
org.osgi.service.log.stream - package org.osgi.service.log.stream
Log Stream Package Version 1.0.
org.osgi.service.metatype - package org.osgi.service.metatype
Metatype Package Version 1.4.
org.osgi.service.metatype.annotations - package org.osgi.service.metatype.annotations
Metatype Annotations Package Version 1.4.
org.osgi.service.networkadapter - package org.osgi.service.networkadapter
Network Interface Information Service Specification Package Version 1.0.
org.osgi.service.onem2m - package org.osgi.service.onem2m
Service Layer API for oneM2M Specification Package Version 1.0.
org.osgi.service.onem2m.dto - package org.osgi.service.onem2m.dto
Service Layer Data Transfer Objects for oneM2M Specification Package Version 1.0.
org.osgi.service.prefs - package org.osgi.service.prefs
Preferences Service Package Version 1.1.
org.osgi.service.remoteserviceadmin - package org.osgi.service.remoteserviceadmin
Remote Service Admin Package Version 1.1.
org.osgi.service.remoteserviceadmin.namespace - package org.osgi.service.remoteserviceadmin.namespace
Remote Service Admin Namespaces Version 1.0.
org.osgi.service.repository - package org.osgi.service.repository
Repository Service Package Version 1.1.
org.osgi.service.resourcemonitoring - package org.osgi.service.resourcemonitoring
Resource Monitoring Package Version 1.0.
org.osgi.service.resourcemonitoring.monitor - package org.osgi.service.resourcemonitoring.monitor
Resource Monitoring Monitor Package Version 1.0.
org.osgi.service.rest - package org.osgi.service.rest
Rest Service Package Version 1.0.
org.osgi.service.rest.client - package org.osgi.service.rest.client
Rest Service Client Package Version 1.0.
org.osgi.service.serial - package org.osgi.service.serial
Serial Device Service Specification Package Version 1.0.
org.osgi.service.serviceloader - package org.osgi.service.serviceloader
Service Loader Mediator Package Version 1.0.
org.osgi.service.tr069todmt - package org.osgi.service.tr069todmt
TR069 Connector Service Package Version 1.0.
org.osgi.service.transaction.control - package org.osgi.service.transaction.control
Transaction Control Service Package Version 1.0.
org.osgi.service.transaction.control.jdbc - package org.osgi.service.transaction.control.jdbc
Transaction Control JDBC Package Version 1.0.
org.osgi.service.transaction.control.jpa - package org.osgi.service.transaction.control.jpa
Transaction Control JPA Package Version 1.0.
org.osgi.service.transaction.control.recovery - package org.osgi.service.transaction.control.recovery
Transaction Control Service Recovery Package Version 1.0.
org.osgi.service.typedevent - package org.osgi.service.typedevent
Typed Event Package Version 1.0.
org.osgi.service.typedevent.annotations - package org.osgi.service.typedevent.annotations
Typed Event Annotations Package Version 1.0.
org.osgi.service.typedevent.monitor - package org.osgi.service.typedevent.monitor
Typed Event Monitoring Package Version 1.0.
org.osgi.service.typedevent.propertytypes - package org.osgi.service.typedevent.propertytypes
Typed Event Component Property Types Package Version 1.0.
org.osgi.service.upnp - package org.osgi.service.upnp
UPnP Package Version 1.2.
org.osgi.service.usbinfo - package org.osgi.service.usbinfo
USB Information Device Category Specification Package Version 1.0.
org.osgi.service.useradmin - package org.osgi.service.useradmin
User Admin Package Version 1.1.
org.osgi.service.wireadmin - package org.osgi.service.wireadmin
Wire Admin Package Version 1.0.
org.osgi.service.zigbee - package org.osgi.service.zigbee
Device Service Specification for ZigBee Technology.
org.osgi.service.zigbee.descriptions - package org.osgi.service.zigbee.descriptions
Device Service Specification for ZigBee Technology Descriptions.
org.osgi.service.zigbee.descriptors - package org.osgi.service.zigbee.descriptors
Device Service Specification for ZigBee Technology Descriptors.
org.osgi.service.zigbee.types - package org.osgi.service.zigbee.types
Device Service Specification for ZigBee Technology Data Types.
org.osgi.util.converter - package org.osgi.util.converter
Converter Package Version 1.0.
org.osgi.util.function - package org.osgi.util.function
Function Package Version 1.2.
org.osgi.util.promise - package org.osgi.util.promise
Promise Package Version 1.2.
org.osgi.util.pushstream - package org.osgi.util.pushstream
Push Stream Package Version 1.0.
org.osgi.util.xml - package org.osgi.util.xml
XML Parser Package Version 1.0.
originalResource - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
originalResource
originatingTimestamp - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Originating Timestamp
originatingTimestamp - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Originating Timestamp To Parameter
originator - Variable in class org.osgi.service.onem2m.dto.IPEDiscoveryRequestDTO
originator
ORPHANED - Static variable in interface org.osgi.service.coordinator.Coordination
A singleton exception that will be the failure cause when a Coordination has been orphaned.
OSGI_EXISTING_ID - Static variable in exception class org.osgi.service.zigbee.ZigBeeException
The error code used when another endpoint exists with the same ID.
OSGI_JDBC_DRIVER_CLASS - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
Service property used by a JDBC driver to declare the driver class when registering a JDBC DataSourceFactory service.
OSGI_JDBC_DRIVER_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
Service property used by a JDBC driver to declare the driver name when registering a JDBC DataSourceFactory service.
OSGI_JDBC_DRIVER_VERSION - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
Service property used by a JDBC driver to declare the driver version when registering a JDBC DataSourceFactory service.
OSGI_MULTIPLE_HOSTS - Static variable in exception class org.osgi.service.zigbee.ZigBeeException
The error code used when several hosts exist for this PAN ID target or HOST_PID target.
OSGI_RECOVERY_ENABLED - Static variable in interface org.osgi.service.transaction.control.recovery.RecoverableXAResource
This service property key is used by TransactionControl services and ResourceProvider factories to indicate that they can support transaction recovery.
OSGI_RECOVERY_IDENTIFIER - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the recovery identifier that should be used by this resource
OSGI_RECOVERY_IDENTIFIER - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the recovery identifier that should be used by this resource
OTHERS_NEIGHBOR - Static variable in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Constant value representing a others relationship between current ZigBeeNode and the neighbor.
OUTPUT_CLUSTERS - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing a list of output clusters.

P

PAN_ID - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Property containing the ZigBee network PAN ID.
parameter - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The zero-based parameter number of the constructor parameter for the reference.
parameter() - Element in annotation type org.osgi.service.component.annotations.Reference
The zero-based parameter number of the constructor parameter for this reference.
ParameterInfo - Interface in org.osgi.service.tr069todmt
Maps to the TR-069 ParameterInfoStruct that is returned from the TR069Connector.getParameterNames(String, boolean) method.
ParameterValue - Interface in org.osgi.service.tr069todmt
Maps to the TR-069 ParameterValueStruct
parent() - Method in interface org.osgi.service.prefs.Preferences
Returns the parent of this node, or null if this is the root.
PARENT_NEIGHBOR - Static variable in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Constant value representing a parent relationship between current ZigBeeNode and the neighbor.
PARENT_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all embedded devices.
parentAttribute - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Parent Attribute
parentid - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
An optional parentID indicating this node is part of or embedded in another node.
parentID - Variable in class org.osgi.service.onem2m.dto.ResourceDTO
Parent ID Resource ID of parent resource.
parentLabels - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Parent Labels
parentResourceType - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Parent Resource Type
PARITY_EVEN - Static variable in class org.osgi.service.serial.SerialConstants
Parity: Even.
PARITY_MARK - Static variable in class org.osgi.service.serial.SerialConstants
Parity: Mark.
PARITY_NONE - Static variable in class org.osgi.service.serial.SerialConstants
Parity: None.
PARITY_ODD - Static variable in class org.osgi.service.serial.SerialConstants
Parity: Odd.
PARITY_SPACE - Static variable in class org.osgi.service.serial.SerialConstants
Parity: Space.
PARSER_NAMESPACEAWARE - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support namespace aware parsers.
PARSER_VALIDATING - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support validating parsers.
PARTIAL_CONTENT - Enum constant in enum org.osgi.service.onem2m.dto.ResponsePrimitiveDTO.ContentStatus
PARTIAL_CONTENT
PARTIALLY_ENDED - Static variable in exception class org.osgi.service.coordinator.CoordinationException
The Coordination has partially ended.
Participant - Interface in org.osgi.service.coordinator
A Participant participates in a Coordination.
PARTICIPATE - Static variable in class org.osgi.service.coordinator.CoordinationPermission
The action string participate.
PASCAL - Static variable in class org.osgi.service.dal.SIUnits
Unit of pressure, stress.
PASCAL_SECOND - Static variable in class org.osgi.service.dal.SIUnits
Unit of dynamic viscosity.
PASSWORD - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The Password type.
PASSWORD - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The PASSWORD type.
path - Variable in class org.osgi.service.http.runtime.dto.RequestInfoDTO
The path of the request relative to the root.
path() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardContext
Service property identifying a servlet context helper path.
PATH_SEPARATOR - Static variable in class org.osgi.service.dmt.Uri
This constant stands for a string identifying the path separator in the DmTree ("/").
PATH_SEPARATOR_CHAR - Static variable in class org.osgi.service.dmt.Uri
This constant stands for a char identifying the path separator in the DmTree ('/').
pattern() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardResource
Service property specifying the request mappings for resources.
patterns - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The request mappings for the servlet filter.
patterns - Variable in class org.osgi.service.http.runtime.dto.ResourceDTO
The request mappings for the resource.
patterns - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
The request mappings for the servlet.
peek() - Method in interface org.osgi.service.coordinator.Coordinator
Returns the current Coordination.
PERMANENT - Static variable in interface org.osgi.service.dmt.MetaNode
Constant for representing a PERMANENT node in the tree.
PERMISSION_DENIED - Static variable in exception class org.osgi.service.dmt.DmtException
The requested command failed because the principal associated with the session does not have adequate access control permissions (ACL) on the target.
permitJoin(short) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Indicates if a ZigBee device can join the network.
PHOT - Static variable in class org.osgi.service.dal.SIUnits
Unit of illuminance.
pid - Variable in class org.osgi.service.cdi.runtime.dto.template.ConfigurationTemplateDTO
The PID of the tracked configuration object(s).
pid() - Element in annotation type org.osgi.service.metatype.annotations.ObjectClassDefinition
The PIDs associated with this ObjectClassDefinition.
PID - Annotation Type in org.osgi.service.cdi.annotations
Annotation used in collaboration with ComponentScoped to specify singleton configurations and their policy.
PID.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the PID annotation.
PIDs - Annotation Type in org.osgi.service.cdi.annotations
Annotation used in conjunction with ComponentScoped in order to associate configurations with the component bean.
PIDs.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the PIDs annotation.
PLANE_ANGLE_MINUTE - Static variable in class org.osgi.service.dal.SIUnits
Unit of plane angle.
PLANE_ANGLE_SECOND - Static variable in class org.osgi.service.dal.SIUnits
Unit of plane angle.
POISE - Static variable in class org.osgi.service.dal.SIUnits
Unit of dynamic viscosity.
policy - Variable in class org.osgi.service.cdi.runtime.dto.template.ConfigurationTemplateDTO
The policy for the configuration dependency.
policy - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
Indicates if the reference is dynamic or static in nature.
policy - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The policy of the reference.
policy() - Method in class org.osgi.service.cdi.annotations.PID.Literal
 
policy() - Element in annotation type org.osgi.service.cdi.annotations.PID
The configuration policy associated with this PID.
policy() - Element in annotation type org.osgi.service.component.annotations.Reference
The policy for this reference.
POLICY_DEFAULT - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Value for defining the default policy.
POLICY_FORCE - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Value for defining the force policy.
policyOption - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
Indicates if the reference is greedy or reluctant in nature.
policyOption - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The policy option of the reference.
policyOption() - Element in annotation type org.osgi.service.component.annotations.Reference
The policy option for this reference.
poll() - Method in interface org.osgi.service.wireadmin.Wire
Poll for an updated value.
polled(Wire) - Method in interface org.osgi.service.wireadmin.Producer
Return the current value of this Producer object.
pop() - Method in interface org.osgi.service.coordinator.Coordinator
Remove the current Coordination from the thread local Coordination stack.
PORT_IN_USE - Static variable in exception class org.osgi.service.serial.SerialDeviceException
The port in use.
postCompletion(Consumer<TransactionStatus>) - Method in interface org.osgi.service.transaction.control.TransactionContext
Register a callback that will be made after the scope completes
postEvent(String, String[], String[], Dictionary<String, ?>) - Method in interface org.osgi.service.dmt.spi.MountPoint
Posts an event via the DmtAdmin about changes in the current plugins subtree.
postEvent(String, String[], Dictionary<String, ?>) - Method in interface org.osgi.service.dmt.spi.MountPoint
Posts an event via the DmtAdmin about changes in the current plugins subtree.
postEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate asynchronous, ordered delivery of an event.
POWER - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the power level.
POWER_SOURCE - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
ZigBee power source, that is, 3rd bit of "MAC Capabilities" in Node Descriptor.
PRE_ENLISTED_DB_CONNECTION - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to indicate that database connections will be automatically enlisted in ongoing transactions without intervention from the JPA resource provider
preCompletion(Runnable) - Method in interface org.osgi.service.transaction.control.TransactionContext
Register a callback that will be made before a scope completes.
Predicate<T> - Interface in org.osgi.util.function
A predicate that accepts a single argument and produces a boolean result.
Preferences - Interface in org.osgi.service.prefs
A node in a hierarchical collection of preference data.
PreferencesService - Interface in org.osgi.service.prefs
The Preferences Service.
prefix - Variable in class org.osgi.service.http.runtime.dto.ResourceDTO
The prefix of the resource.
prefix() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardResource
Service property specifying the resource entry prefix for a resource service.
PREFIX - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
The MIME type prefix.
PREFIX_ - Static variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
Prefix used for the converter
PREFIX_ - Static variable in annotation type org.osgi.service.component.propertytypes.SatisfyingConditionTarget
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardContext
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardContextSelect
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterAsyncSupported
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterDispatcher
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterName
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterPattern
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterRegex
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterServlet
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardListener
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardResource
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletAsyncSupported
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletErrorPage
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletMultipart
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletName
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletPattern
Prefix for the property name.
PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardTarget
Prefix for the property name.
PREFIX_ATTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_CENTI - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_DECA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_DECI - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_EXA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_FEMTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_GIGA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_HECTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_KILO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_MEGA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_MICRO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_MILLI - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_NANO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_PICO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_YOCTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_YOTTA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREFIX_ZEPTO - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal submultiples of SI units.
PREFIX_ZETTA - Static variable in class org.osgi.service.dal.SIUnits
Adopted prefix symbol to form the symbols of the decimal multiples of SI units.
PREPARED - Enum constant in enum org.osgi.service.transaction.control.TransactionStatus
A two phase commit is occurring and the transaction has been prepared
PREPARING - Enum constant in enum org.osgi.service.transaction.control.TransactionStatus
A two phase commit is occurring and the transaction is being prepared
Preprocessor - Interface in org.osgi.service.http.whiteboard
Services registered as a Preprocessor using a whiteboard pattern are executed for every request before the dispatching is performed.
PreprocessorDTO - Class in org.osgi.service.http.runtime.dto
Represents a preprocessor org.osgi.service.http.whiteboard.Preprocessor service currently being used during request processing.
PreprocessorDTO() - Constructor for class org.osgi.service.http.runtime.dto.PreprocessorDTO
 
preprocessorDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the org.osgi.service.http.whiteboard.Preprocessor objects used by the Http Service Runtime.
PRESENTATION_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String typed property holding a string representing the URL to a device representation Web page.
PRESSURE - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the pressure level.
PREVIOUS_CHILD_NEIGHBOR - Static variable in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Constant value representing a previous child relationship between current ZigBeeNode and the neighbor.
PrimitiveContentDTO - Class in org.osgi.service.onem2m.dto
DTO expresses Primitive Content.
PrimitiveContentDTO() - Constructor for class org.osgi.service.onem2m.dto.PrimitiveContentDTO
 
printStackTrace(PrintStream) - Method in exception class org.osgi.service.dmt.DmtException
Prints the exception and its stacktrace to the specified print stream.
privateEndpoints - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
Private endpoint(s) at which this node can be accessed from within the cluster only.
PRODUCE - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the produce action.
Producer - Interface in org.osgi.service.wireadmin
Data Producer, a service that can generate values to be used by Consumer services.
PRODUCER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Producer service method has thrown an exception.
producersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Consumer
Update the list of Wire objects to which this Consumer service is connected.
PROFILE_ID - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing the application profile identifier also contained in the ZigBee Simple Descriptor.
PROFILE_NAME - Static variable in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescriptionSet
Property key for a profile name.
PROMISCUOUS_POLICY - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
The attribute value for Topology managers with a promiscuous policy
Promise<T> - Interface in org.osgi.util.promise
A Promise of a value.
PromiseFactory - Class in org.osgi.util.promise
Promise factory to create Deferred and Promise objects.
PromiseFactory(Executor) - Constructor for class org.osgi.util.promise.PromiseFactory
Create a new PromiseFactory with the specified callback executor.
PromiseFactory(Executor, ScheduledExecutorService) - Constructor for class org.osgi.util.promise.PromiseFactory
Create a new PromiseFactory with the specified callback executor and specified scheduled executor.
PromiseFactory(Executor, ScheduledExecutorService, PromiseFactory.Option...) - Constructor for class org.osgi.util.promise.PromiseFactory
Create a new PromiseFactory with the specified callback executor, specified scheduled executor, and specified options.
PromiseFactory.Option - Enum in org.osgi.util.promise
Defines the options for a Promise factory.
Promises - Class in org.osgi.util.promise
Static helper methods for Promises.
properties - Variable in class org.osgi.service.cdi.runtime.dto.ComponentInstanceDTO
The resolved configuration properties for the component.
properties - Variable in class org.osgi.service.cdi.runtime.dto.ConfigurationDTO
The properties of this configuration.
properties - Variable in class org.osgi.service.cdi.runtime.dto.template.ActivationTemplateDTO
The default properties for activations which represent container component services.
properties - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
The default component properties.
properties - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The component properties for the component configuration.
properties - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The component properties.
properties() - Element in annotation type org.osgi.service.component.annotations.Component
Property entries for this Component.
PROPERTIES - Enum constant in enum org.osgi.service.component.annotations.CollectionType
The properties collection type is used to indicate the collection holds unmodifiable Maps containing the service properties of the bound services.
property() - Element in annotation type org.osgi.service.component.annotations.Component
Properties for this Component.
PROPERTY_ALARM - Static variable in interface org.osgi.service.dal.functions.Alarm
Specifies the alarm property name.
PROPERTY_AWAKE - Static variable in interface org.osgi.service.dal.functions.WakeUp
Specifies the awake property name.
PROPERTY_CURRENT - Static variable in interface org.osgi.service.dal.functions.Meter
Specifies the current consumption or production property name.
PROPERTY_DATA - Static variable in interface org.osgi.service.dal.functions.BooleanControl
Specifies the state property name.
PROPERTY_DATA - Static variable in interface org.osgi.service.dal.functions.BooleanSensor
Specifies the state property name.
PROPERTY_DATA - Static variable in interface org.osgi.service.dal.functions.MultiLevelControl
Specifies the level property name.
PROPERTY_DATA - Static variable in interface org.osgi.service.dal.functions.MultiLevelSensor
Specifies the state property name.
PROPERTY_EXPORTED - Static variable in class org.osgi.service.enocean.EnOceanEvent
Property key used to tell apart messages that are exported or imported.
PROPERTY_KEY - Static variable in interface org.osgi.service.dal.functions.Keypad
Specifies a property name for a key from the keypad.
PROPERTY_MESSAGE - Static variable in class org.osgi.service.enocean.EnOceanEvent
Property key for the EnOceanMessage object embedded in an event.
PROPERTY_NAME - Static variable in class org.osgi.service.dal.FunctionEvent
Represents an event property key for the function property name.
PROPERTY_POLICY - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Configuration property for the configuration policy.
PROPERTY_PREFIX - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Prefix to mark properties as input for the Configurator when processing a configuration resource.
PROPERTY_RANKING - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Configuration property for the configuration ranking.
PROPERTY_RESOURCE_VERSION - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Global property in the configuration resource specifying the version of the resource format.
PROPERTY_RPC - Static variable in class org.osgi.service.enocean.EnOceanEvent
Property key for the EnOceanRPC object embedded in an event.
PROPERTY_SYMBOLIC_NAME - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Global property in the configuration resource specifying the symbolic name of the configuration resource.
PROPERTY_TOTAL - Static variable in interface org.osgi.service.dal.functions.Meter
Specifies the total consumption or production property name.
PROPERTY_VALUE - Static variable in class org.osgi.service.dal.FunctionEvent
Represents an event property key for the function property value.
PROPERTY_VERSION - Static variable in class org.osgi.service.configurator.ConfiguratorConstants
Global property in the configuration resource specifying the version of the resource.
PROPERTY_WAKE_UP_INTERVAL - Static variable in interface org.osgi.service.dal.functions.WakeUp
Specifies the wake up interval.
PropertyMetadata - Interface in org.osgi.service.dal
Contains metadata about a function property, a function operation parameter or a function operation return value.
PROTOTYPE - Enum constant in enum org.osgi.service.cdi.ServiceScope
This activation will register an OSGi service with service.scope=prototype.
PROTOTYPE - Enum constant in enum org.osgi.service.component.annotations.ReferenceScope
If the bound service has prototype service scope, then each instance of the component with this reference can receive a unique instance of the service.
PROTOTYPE - Enum constant in enum org.osgi.service.component.annotations.ServiceScope
When the component is registered as a service, it must be registered as a prototype scope service and an instance of the component must be created for each distinct request for the service.
PROTOTYPE_REQUIRED - Enum constant in enum org.osgi.service.component.annotations.ReferenceScope
Bound services must have prototype service scope.
PrototypeRequired - Annotation Type in org.osgi.service.cdi.annotations
Used with @Reference, BindService, BindBeanServiceObjects and BindServiceReference to indicate that the service must be service.scope=prototype.
PrototypeRequired.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the PrototypeRequired annotation.
providesInputCluster(int) - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeSimpleDescriptor
Checks if this endpoint implements the given cluster id as an input cluster.
providesOutputCluster(int) - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeSimpleDescriptor
Checks if this endpoint implements the given cluster id as an output cluster.
publicationTime - Variable in class org.osgi.service.typedevent.monitor.MonitorEvent
The time at which the event was published
publish(T) - Method in interface org.osgi.util.pushstream.SimplePushEventSource
Asynchronously publish an event to this stream and all connected PushEventConsumer instances.
PUBLISH - Static variable in class org.osgi.service.event.TopicPermission
The action string publish.
PUBLISH - Static variable in class org.osgi.service.typedevent.TopicPermission
The action string publish.
push() - Method in interface org.osgi.service.coordinator.Coordination
Push this Coordination object onto the thread local Coordination stack to make it the current Coordination.
pushback(U) - Method in interface org.osgi.util.pushstream.PushbackPolicy
Given the current state of the queue, determine the level of back pressure that should be applied
PushbackPolicy<T,U> - Interface in org.osgi.util.pushstream
A PushbackPolicy is used to calculate how much back pressure to apply based on the current buffer.
PushbackPolicyOption - Enum in org.osgi.util.pushstream
PushbackPolicyOption provides a standard set of simple PushbackPolicy implementations.
PushEvent<T> - Class in org.osgi.util.pushstream
A PushEvent is an immutable object that is transferred through a communication channel to push information to a downstream consumer.
PushEvent.EventType - Enum in org.osgi.util.pushstream
The type of a PushEvent.
PushEventConsumer<T> - Interface in org.osgi.util.pushstream
An Async Event Consumer asynchronously receives Data events until it receives either a Close or Error event.
PushEventSource<T> - Interface in org.osgi.util.pushstream
An event source.
PushStream<T> - Interface in org.osgi.util.pushstream
A Push Stream fulfills the same role as the Java 8 stream but it reverses the control direction.
PushStreamBuilder<T,U> - Interface in org.osgi.util.pushstream
A Builder for a PushStream.
PushStreamProvider - Class in org.osgi.util.pushstream
A factory for PushStream instances, and utility methods for handling PushEventSources and PushEventConsumers
PushStreamProvider() - Constructor for class org.osgi.util.pushstream.PushStreamProvider
 
put(String, Object) - Method in class org.osgi.service.event.EventProperties
This method throws UnsupportedOperationException.
put(String, String) - Method in interface org.osgi.service.prefs.Preferences
Associates the specified value with the specified key in this node.
putAll(Map<? extends String, ? extends Object>) - Method in class org.osgi.service.event.EventProperties
This method throws UnsupportedOperationException.
putBoolean(String, boolean) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified boolean value with the specified key in this node.
putByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified byte[] with the specified key in this node.
putDouble(String, double) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified double value with the specified key in this node.
putFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified float value with the specified key in this node.
putInt(String, int) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified int value with the specified key in this node.
putLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified long value with the specified key in this node.
putScopedValue(Object, Object) - Method in interface org.osgi.service.transaction.control.TransactionContext
Associate a value with this transaction

Q

queryResult - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Query Result
QueuePolicy<T,U> - Interface in org.osgi.util.pushstream
A QueuePolicy is used to control how events should be queued in the current buffer.
QueuePolicyOption - Enum in org.osgi.util.pushstream
QueuePolicyOption provides a standard set of simple QueuePolicy implementations.

R

R1_0 - Enum constant in enum org.osgi.service.onem2m.dto.ReleaseVersion
Release 1
R1_1 - Enum constant in enum org.osgi.service.onem2m.dto.ReleaseVersion
Release 1.1
R2_0 - Enum constant in enum org.osgi.service.onem2m.dto.ReleaseVersion
Release 2
R2A - Enum constant in enum org.osgi.service.onem2m.dto.ReleaseVersion
Release 2A
R3_0 - Enum constant in enum org.osgi.service.onem2m.dto.ReleaseVersion
Release 3
R4_0 - Enum constant in enum org.osgi.service.onem2m.dto.ReleaseVersion
Release 4 (reserved for future)
R5_0 - Enum constant in enum org.osgi.service.onem2m.dto.ReleaseVersion
Release 5 (reserved for future)
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.
READ - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
The action string read.
READ_ONLY - Enum constant in enum org.osgi.service.cm.Configuration.ConfigurationAttribute
The configuration is read only.
READ_ONLY - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Read Only error code.
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.
readAttributes(ZCLAttributeInfo[]) - Method in interface org.osgi.service.zigbee.ZCLCluster
Reads a list of attributes by issuing a ZCL Read Attributes command.
readByte() - Method in interface org.osgi.service.zigbee.ZigBeeDataInput
Reads a byte from the DataInput Stream.
readBytes(int) - Method in interface org.osgi.service.zigbee.ZigBeeDataInput
Reads the specified amount of bytes from the underlying stream and return a copy of them.
readDouble() - Method in interface org.osgi.service.zigbee.ZigBeeDataInput
Reads a number of type Double.
readFeature(Reader) - Method in interface org.osgi.service.feature.FeatureService
Read a Feature from JSON
readFloat(int) - Method in interface org.osgi.service.zigbee.ZigBeeDataInput
Reads a number of type Float.
readInt(int) - Method in interface org.osgi.service.zigbee.ZigBeeDataInput
Reads an integer of the specified size.
readLong(int) - Method in interface org.osgi.service.zigbee.ZigBeeDataInput
Reads a certain amount of bytes and returns a long.
readOnly() - Method in class org.osgi.service.transaction.control.TransactionBuilder
Indicate to the Transaction Control service that this transaction will be read-only.
ReadOnlyConfigurationException - Exception Class in org.osgi.service.cm
An Exception class to inform the client of a Configuration about the read only state of a configuration object.
ReadOnlyConfigurationException(String) - Constructor for exception class org.osgi.service.cm.ReadOnlyConfigurationException
Create a ReadOnlyConfigurationException object.
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.
RECEIVER_ON_WHEN_IDLE - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
ZigBee receiver on when idle, that is, 4th bit of "MAC Capabilities" in Node Descriptor.
ReceiverESPrimRandObjectRequest - Enum constant in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
ReceiverESPrimRandObjectRequest
ReceiverESPrimRandObjectResponse - Enum constant in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
ReceiverESPrimRandObjectResponse
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.
RecoverableXAResource - Interface in org.osgi.service.transaction.control.recovery
A RecoverableXAResource service may be provided by a ResourceProvider if they are able to support XA recovery operations.
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.
reduce(BinaryOperator<T>) - Method in interface org.osgi.util.pushstream.PushStream
Standard reduce without identity, so the return is an Optional.
reduce(T, BinaryOperator<T>) - Method in interface org.osgi.util.pushstream.PushStream
Standard reduce, see Stream.
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface org.osgi.util.pushstream.PushStream
Standard reduce with identity, accumulator and combiner.
reference() - Element in annotation type org.osgi.service.component.annotations.Component
The lookup strategy references of this Component.
Reference - Annotation Type in org.osgi.service.cdi.annotations
Annotation used on injection points informing the CDI container that the injection should apply a service obtained from the OSGi registry.
Reference - Annotation Type in org.osgi.service.component.annotations
Identify the annotated member or parameter as a reference of a Service Component.
REFERENCE - Enum constant in enum org.osgi.service.component.annotations.CollectionType
The reference collection type is used to indicate the collection holds Service References for the bound services.
REFERENCE_NAME_SATISFYING_CONDITION - Static variable in interface org.osgi.service.component.ComponentConstants
Reference name for a component's satisfying condition.
REFERENCE_TARGET_SUFFIX - Static variable in interface org.osgi.service.component.ComponentConstants
The suffix for the target property of a reference.
Reference.Any - Class in org.osgi.service.cdi.annotations
A marker type used in Reference.value() to indicate that a reference injection point may accept any service type(s).
Reference.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the Reference annotation.
ReferenceCardinality - Enum in org.osgi.service.component.annotations
Cardinality for the Reference annotation.
ReferenceDTO - Class in org.osgi.service.cdi.runtime.dto
A snapshot of the runtime state of a component reference dependency
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.cdi.runtime.dto.ReferenceDTO
 
ReferenceDTO() - Constructor for class org.osgi.service.component.runtime.dto.ReferenceDTO
 
ReferencePolicy - Enum in org.osgi.service.cdi
Defines the possible values of the policy of a reference towards propagating service changes to the CDI runtime
ReferencePolicy - Enum in org.osgi.service.component.annotations
Policy for the Reference annotation.
ReferencePolicyOption - Enum in org.osgi.service.cdi
Defines the possible values of the policy of a satisfied reference towards new matching services appearing.
ReferencePolicyOption - Enum in org.osgi.service.component.annotations
Policy option for the Reference annotation.
references - Variable in class org.osgi.service.cdi.runtime.dto.ComponentInstanceDTO
The service dependencies of the component.
references - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
The service dependencies of the component.
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.
ReferenceTemplateDTO - Class in org.osgi.service.cdi.runtime.dto.template
A description of a reference dependency of a component
ReferenceTemplateDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
 
refreshNetwork() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Forces a new network scan.
regexs - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The request mappings for the servlet filter.
region - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
Something smaller than a country and bigger than a location (e.g.
registerLocalResource(LocalResource) - Method in interface org.osgi.service.transaction.control.TransactionContext
Register a Local resource with the current transaction
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.
registerXAResource(XAResource, String) - Method in interface org.osgi.service.transaction.control.TransactionContext
Register an XA resource with the current transaction
RELEASED - Static variable in interface org.osgi.service.coordinator.Coordination
A singleton exception that will be the failure cause when the Coordinations created by a bundle are terminated because the bundle released the Coordinator service.
releaseProvider(JDBCConnectionProvider) - Method in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
Release a JDBCConnectionProvider instance that has been created by this factory.
releaseProvider(JPAEntityManagerProvider) - Method in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
Release a JPAEntityManagerProvider instance that has been created by this factory.
ReleaseVersion - Enum in org.osgi.service.onem2m.dto
enum expresses oneM2M specification version.
releaseVersionIndicator - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Release Version
releaseVersionIndicator - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Release Version Indicator
releaseXAResource(XAResource) - Method in interface org.osgi.service.transaction.control.recovery.RecoverableXAResource
Release the XAResource that has been used for recovery
Reluctant - Annotation Type in org.osgi.service.cdi.annotations
Annotation used to indicate that the behavior of the reference should be reluctant.
RELUCTANT - Enum constant in enum org.osgi.service.cdi.ReferencePolicyOption
Do not consume the matching service
RELUCTANT - Enum constant in enum org.osgi.service.component.annotations.ReferencePolicyOption
The reluctant policy option is the default policy option for both static and dynamic reference policies.
Reluctant.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the Reluctant annotation.
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 class org.osgi.service.dmt.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 class org.osgi.service.http.context.ServletContextHelper
HttpServletRequest attribute specifying the name of the authenticated user.
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 org.osgi.service.dmt.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.
remove() - Method in interface org.osgi.service.dal.Device
Removes this 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
This method throws UnsupportedOperationException.
remove(String) - Method in interface org.osgi.service.prefs.Preferences
Removes the value associated with the specified key in this node, if any.
REMOVE - Static variable in class org.osgi.service.dal.DevicePermission
A permission action to remove the device.
removeAttributes(Configuration.ConfigurationAttribute...) - Method in interface org.osgi.service.cm.Configuration
Remove attributes from this configuration.
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.
removed(BiConsumer<ServiceReference<S>, S>) - Method in interface org.osgi.service.cdi.reference.BindServiceReference
Subscribe an action to the removed service event.
removed(BiConsumer<S, Map<String, Object>>) - Method in interface org.osgi.service.cdi.reference.BindService
Subscribe an action to the removed service event.
removed(Consumer<ServiceReference<S>>) - Method in interface org.osgi.service.cdi.reference.BindServiceReference
Subscribe an action to the removed service event.
removed(Consumer<BeanServiceObjects<S>>) - Method in interface org.osgi.service.cdi.reference.BindBeanServiceObjects
Subscribe an action to the removed service event.
removed(Consumer<S>) - Method in interface org.osgi.service.cdi.reference.BindService
Subscribe an action to the removed service event.
REMOVED - Static variable in class org.osgi.service.remoteserviceadmin.EndpointEvent
An endpoint has been removed.
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.
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.spi.ReadWriteDataSession
Rename a node.
renameNode(String, String) - Method in interface org.osgi.service.dmt.DmtSession
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 - Enum constant in enum org.osgi.service.component.annotations.FieldOption
The replace field option is used to replace the field value with a new value when there are changes to the bound services.
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.
REPORTABLE_CHANGE - Static variable in interface org.osgi.service.zigbee.ZCLEventListener
Property key for the optional maximum change to the attribute that will result in a report being issued.
Repository - Interface in org.osgi.service.repository
A repository service that contains resources.
RepositoryContent - Interface in org.osgi.service.repository
An accessor for the content of a resource.
representation - Variable in class org.osgi.service.onem2m.dto.NotificationEventDTO
m2m:representation
request(RequestPrimitiveDTO) - Method in interface org.osgi.service.onem2m.ServiceLayer
send a request and receive response.
REQUEST_DENIED - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9001 Request denied (no reason specified
requestExpirationTimestamp - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Request Expiration Timestamp
requestIdentifier - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Request Identifier
requestIdentifier - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Request Identifier
RequestInfoDTO - Class in org.osgi.service.http.runtime.dto
Represents the services used to process a specific request.
RequestInfoDTO() - Constructor for class org.osgi.service.http.runtime.dto.RequestInfoDTO
 
requestPrimitive - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Request Primitive
RequestPrimitiveDTO - Class in org.osgi.service.onem2m.dto
DTO expresses Request Primitive.
RequestPrimitiveDTO() - Constructor for class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
 
RequestPrimitiveDTO.DesiredIdentifierResultType - Enum in org.osgi.service.onem2m.dto
Enum for DesiredIdentifierResultType
RequestPrimitiveDTO.Operation - Enum in org.osgi.service.onem2m.dto
enum type for Operation
RequestPrimitiveDTO.ResultContent - Enum in org.osgi.service.onem2m.dto
enum type for Result Content
REQUIRE - Enum constant in enum org.osgi.service.component.annotations.ConfigurationPolicy
There must be a corresponding Configuration object for the component configuration to become satisfied.
RequireCDIExtender - Annotation Type in org.osgi.service.cdi.annotations
This annotation can be used to require the CDI Component Runtime extender.
RequireCDIImplementation - Annotation Type in org.osgi.service.cdi.annotations
This annotation can be used to require the CDI Component Runtime implementation.
RequireConfigurationAdmin - Annotation Type in org.osgi.service.cm.annotations
This annotation can be used to require the Configuration Admin implementation.
RequireConfigurator - Annotation Type in org.osgi.service.configurator.annotations
This annotation can be used to require the Configurator extender.
required() - Element in annotation type org.osgi.service.metatype.annotations.AttributeDefinition
The required value for this AttributeDefinition.
required(Callable<T>) - Method in interface org.osgi.service.transaction.control.TransactionStarter
A transaction is required to run the supplied piece of work.
REQUIRED - Enum constant in enum org.osgi.service.cdi.ConfigurationPolicy
Defines the required configuration policy.
REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
RequireEventAdmin - Annotation Type in org.osgi.service.event.annotations
This annotation can be used to require the Event Admin implementation.
RequireFeatureService - Annotation Type in org.osgi.service.feature.annotation
This annotation can be used to require the Feature implementation.
RequireHttpWhiteboard - Annotation Type in org.osgi.service.http.whiteboard.annotations
This annotation can be used to require the Http Whiteboard implementation.
RequireJPAExtender - Annotation Type in org.osgi.service.jpa.annotations
This annotation can be used to require the JPA extender.
REQUIREMENT_BEANS_ATTRIBUTE - Static variable in class org.osgi.service.cdi.CDIConstants
The 'beans' attribute on the CDI extender requirement.
REQUIREMENT_DESCRIPTOR_ATTRIBUTE - Static variable in class org.osgi.service.cdi.CDIConstants
The 'descriptor' attribute on the CDI extender requirement.
RequirementBuilder - Interface in org.osgi.service.repository
A builder for requirements.
RequirementExpression - Interface in org.osgi.service.repository
The super interface for all requirement expressions.
RequireMetaTypeExtender - Annotation Type in org.osgi.service.metatype.annotations
This annotation can be used to require the Meta Type extender to process metatype resources.
RequireMetaTypeImplementation - Annotation Type in org.osgi.service.metatype.annotations
This annotation can be used to require the Meta Type implementation.
RequireServiceComponentRuntime - Annotation Type in org.osgi.service.component.annotations
This annotation can be used to require the Service Component Runtime to process Declarative Services components.
requiresNew(Callable<T>) - Method in interface org.osgi.service.transaction.control.TransactionStarter
A new transaction is required to run the supplied piece of work.
RequireTypedEvent - Annotation Type in org.osgi.service.typedevent.annotations
This annotation can be used to require the Typed Event implementation.
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) - Method in class org.osgi.util.promise.PromiseFactory
Returns a new Promise that has been resolved with the specified value.
resolved(T) - Static method in class org.osgi.util.promise.Promises
Returns a new Promise that has been resolved with the specified value.
resolvedWith(CompletionStage<? extends T>) - Method in class org.osgi.util.promise.PromiseFactory
Returns a new Promise that will be resolved with the result of the specified CompletionStage.
resolvedWith(Promise<? extends T>) - Method in class org.osgi.util.promise.PromiseFactory
Returns a new Promise that will be resolved with the specified Promise.
resolveWith(CompletionStage<? extends T>) - Method in class org.osgi.util.promise.Deferred
Resolve the Promise associated with this Deferred with the specified CompletionStage.
resolveWith(Promise<? extends T>) - Method in class org.osgi.util.promise.Deferred
Resolve the Promise associated with this Deferred with the specified Promise.
resource - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Resource
resource - Variable in class org.osgi.service.onem2m.dto.ResourceWrapperDTO
Resource
resource() - Element in annotation type org.osgi.service.metatype.annotations.Icon
The resource name for this Icon.
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
A new ResourceContext has been created.
RESOURCE_CONTEXT_REMOVED - Static variable in class org.osgi.service.resourcemonitoring.ResourceContextEvent
A ResourceContext has been removed
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
A Resource Context Event instance is an event sent to Resource Context Listener instances through a call to ResourceContextListener.notify(ResourceContextEvent) method.
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 Class in org.osgi.service.resourcemonitoring
Resource Context Exception.
ResourceContextException(String) - Constructor for exception class org.osgi.service.resourcemonitoring.ResourceContextException
Create a new ResourceContextException
ResourceContextException(String, Throwable) - Constructor for exception class org.osgi.service.resourcemonitoring.ResourceContextException
Create a new ResourceContextException
ResourceContextListener - Interface in org.osgi.service.resourcemonitoring
A ResourceContextListener is notified whenever: a ResourceContext is created or deleted. a bundle is added or removed from a ResourceContext.
resourceDTO - Variable in class org.osgi.service.http.runtime.dto.RequestInfoDTO
The resource processing this request.
ResourceDTO - Class in org.osgi.service.http.runtime.dto
Represents a resource definition currently being used by a servlet context.
ResourceDTO - Class in org.osgi.service.onem2m.dto
DTO expresses Resource.
ResourceDTO() - Constructor for class org.osgi.service.http.runtime.dto.ResourceDTO
 
ResourceDTO() - Constructor for class org.osgi.service.onem2m.dto.ResourceDTO
 
resourceDTOs - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
Returns the representations of the resource services associated with this context.
ResourceEvent<T> - 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<T>) - Constructor for class org.osgi.service.resourcemonitoring.ResourceEvent
Creates a new ResourceEvent.
resourceID - Variable in class org.osgi.service.onem2m.dto.ResourceDTO
Resource ID
ResourceListener<T> - 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<T> - Interface in org.osgi.service.resourcemonitoring
Representation of the state of a resource for a resource context.
ResourceMonitorException - Exception Class in org.osgi.service.resourcemonitoring
Resource Monitor Exception reports an invalid usage of a monitor.
ResourceMonitorException(String) - Constructor for exception class org.osgi.service.resourcemonitoring.ResourceMonitorException
Create a new ResourceMonitorException
ResourceMonitorException(String, Throwable) - Constructor for exception class org.osgi.service.resourcemonitoring.ResourceMonitorException
Create a new ResourceMonitorException
ResourceMonitorFactory<T> - 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.
resourceName - Variable in class org.osgi.service.onem2m.dto.ResourceDTO
Resource name
ResourceProvider<T> - Interface in org.osgi.service.transaction.control
A resource provider is used to provide a transactional resource to the application
RESOURCES_EXCEEDED - Static variable in exception class org.osgi.service.tr069todmt.TR069Exception
9004 Resources exceeded (when used in association with SetParameterValues, this MUST NOT be used to indicate parameters in error)
resourceType - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Resource Type
resourceType - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Resource Type
resourceType - Variable in class org.osgi.service.onem2m.dto.ResourceDTO
Resource Type
resourceWrapper - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Resource Wrapper
ResourceWrapperDTO - Class in org.osgi.service.onem2m.dto
DTO expresses ResourceWrapper.
ResourceWrapperDTO() - Constructor for class org.osgi.service.onem2m.dto.ResourceWrapperDTO
 
responsePrimitive - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Response Primitive
ResponsePrimitiveDTO - Class in org.osgi.service.onem2m.dto
DTO expresses Response Primitive.
ResponsePrimitiveDTO() - Constructor for class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
 
ResponsePrimitiveDTO.ContentStatus - Enum in org.osgi.service.onem2m.dto
Enum ContentStatus
responseStatusCode - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Response Status Code
responseType - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Response Type Info
ResponseTypeInfoDTO - Class in org.osgi.service.onem2m.dto
DTO expresses ResponseTypeInfo
ResponseTypeInfoDTO() - Constructor for class org.osgi.service.onem2m.dto.ResponseTypeInfoDTO
 
ResponseTypeInfoDTO.ResponseType - Enum in org.osgi.service.onem2m.dto
enum ResponseType
responseTypeValue - Variable in class org.osgi.service.onem2m.dto.ResponseTypeInfoDTO
Response Type Value
RestApiExtension - Interface in org.osgi.service.rest
Marker interface for registering extensions to the Rest API service.
RestClient - Interface in org.osgi.service.rest.client
A Java client API for a REST service endpoint.
RestClientFactory - Interface in org.osgi.service.rest.client
Factory to construct new REST client instances.
resultContent - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Result Content
resultExpirationTimestamp - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Result Expiration Timestamp
resultExpirationTimestamp - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
ResultExpiration Timestamp
resultPersistence - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Result Persistence
retrieve(String) - Method in interface org.osgi.service.onem2m.ServiceLayer
retrieve resource
retrieve(String, List<String>) - Method in interface org.osgi.service.onem2m.ServiceLayer
retrieve resource with selected attributes.
Retrieve - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
Retrieve
retrieve_of_container_resource_with_no_child_resource - Enum constant in enum org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
retrieve_of_container_resource_with_no_child_resource
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.
roleIDs - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Role IDs
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() - Method in interface org.osgi.service.transaction.control.LocalResource
Roll back the resource
ROLLBACK_FAILED - Static variable in exception class org.osgi.service.dmt.DmtException
The rollback command was not completed successfully.
rollbackFor - Variable in class org.osgi.service.transaction.control.TransactionBuilder
The list of Throwable types that must trigger rollback
rollbackFor(Class<? extends Throwable>, Class<? extends Throwable>...) - Method in class org.osgi.service.transaction.control.TransactionBuilder
Declare a list of Exception types (and their subtypes) that must trigger a rollback.
ROLLED_BACK - Enum constant in enum org.osgi.service.transaction.control.TransactionStatus
The transaction has been rolled back
ROLLING_BACK - Enum constant in enum org.osgi.service.transaction.control.TransactionStatus
The transaction is in the process of rolling back
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.
ROUTER - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Constant value used as logical type value when the ZigBee device is a Router.
RT_accessControlPolicy - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for accessControlPolicy
RT_accessControlPolicyAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for accessControlPolicyAnnc
RT_AE - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for AE
RT_AEAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for AEAnnc
RT_AEContactList - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for AEContactList
RT_AEContactListPerCSE - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for AEContactListPerCSE
RT_authorizationDecision - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for authorizationDecision
RT_authorizationInformation - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for authorizationInformation
RT_authorizationPolicy - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for authorizationPolicy
RT_backgroundDataTransfer - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for backgroundDataTransfer
RT_container - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for container
RT_containerAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for containerAnnc
RT_contentInstance - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for contentInstance
RT_contentInstanceAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for contentInstanceAnnc
RT_crossResourceSubscription - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for crossResourceSubscription
RT_CSEBase - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for CSEBase
RT_delivery - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for delivery
RT_dynamicAuthorizationConsultation - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for dynamicAuthorizationConsultation
RT_dynamicAuthorizationConsultationAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for dynamicAuthorizationConsultationAnnc
RT_eventConfig - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for eventConfig
RT_execInstance - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for execInstance
RT_flexContainer - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for flexContainer
RT_flexContainerAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for flexContainerAnnc
RT_group - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for group
RT_groupAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for groupAnnc
RT_localMulticastGroup - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for localMulticastGroup
RT_locationPolicy - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for locationPolicy
RT_locationPolicyAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for locationPolicyAnnc
RT_m2mServiceSubscriptionProfile - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for m2mServiceSubscriptionProfile
RT_mgmtCmd - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for mgmtCmd
RT_mgmtObj - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for mgmtObj
RT_mgmtObjAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for mgmtObjAnnc
RT_multimediaSession - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for multimediaSession
RT_multimediaSessionAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for multimediaSessionAnnc
RT_node - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for node
RT_nodeAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for nodeAnnc
RT_notificationTargetMgmtPolicyRef - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for notificationTargetMgmtPolicyRef
RT_notificationTargetPolicy - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for notificationTargetPolicy
RT_ontology - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for ontology
RT_ontologyAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for ontologyAnnc
RT_ontologyRepository - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for ontologyRepository
RT_ontologyRepositoryAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for ontologyRepositoryAnnc
RT_policyDeletionRules - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for policyDeletionRules
RT_pollingChannel - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for pollingChannel
RT_remoteCSE - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for remoteCSE
RT_remoteCSEAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for remoteCSEAnnc
RT_request - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for request
RT_role - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for role
RT_schedule - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for schedule
RT_scheduleAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for scheduleAnnc
RT_semanticDescriptor - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for semanticDescriptor
RT_semanticDescriptorAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for semanticDescriptorAnnc
RT_semanticMashupInstance - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for semanticMashupInstance
RT_semanticMashupInstanceAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for semanticMashupInstanceAnnc
RT_semanticMashupJobProfile - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for semanticMashupJobProfile
RT_semanticMashupJobProfileAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for semanticMashupJobProfileAnnc
RT_semanticMashupResult - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for semanticMashupResult
RT_semanticMashupResultAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for semanticMashupResultAnnc
RT_serviceSubscribedAppRule - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for serviceSubscribedAppRule
RT_serviceSubscribedNode - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for serviceSubscribedNode
RT_statsCollect - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for statsCollect
RT_statsConfig - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for
RT_subscription - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for statsConfig
RT_timeSeries - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for timeSeries
RT_timeSeriesAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for timeSeriesAnnc
RT_timeSeriesInstance - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for timeSeriesInstance
RT_timeSeriesInstanceAnnc - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for timeSeriesInstanceAnnc
RT_token - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for token
RT_transaction - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for transaction
RT_transactionMgmt - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for transactionMgmt
RT_triggerRequest - Static variable in class org.osgi.service.onem2m.dto.Constants
resource type for triggerRequest
rule(Type, ConverterFunction) - Method in interface org.osgi.util.converter.ConverterBuilder
Register a conversion rule for this converter.
rule(ConverterFunction) - Method in interface org.osgi.util.converter.ConverterBuilder
Register a catch-all rule, will be called of no other rule matches.
rule(TargetRule) - Method in interface org.osgi.util.converter.ConverterBuilder
Register a conversion rule for this converter.
Rule<F,T> - Class in org.osgi.util.converter
A rule implementation that works by capturing the type arguments via subclassing.
Rule(Function<F, T>) - Constructor for class org.osgi.util.converter.Rule
Create an instance with a conversion function.
RuntimeDTO - Class in org.osgi.service.http.runtime.dto
Represents the state of a Http Service Runtime.
RuntimeDTO() - Constructor for class org.osgi.service.http.runtime.dto.RuntimeDTO
 

S

SATISFIED - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The component configuration is satisfied.
SatisfiedReferenceDTO - Class in org.osgi.service.component.runtime.dto
A representation of a satisfied reference.
SatisfiedReferenceDTO() - Constructor for class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
 
satisfiedReferences - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The satisfied references.
SatisfyingConditionTarget - Annotation Type in org.osgi.service.component.propertytypes
Component Property Type for the osgi.ds.satisfying.condition.target reference property.
SAXCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
Fully qualified path name of SAX Parser Factory Class Name file
SAXFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
Filename containing the SAX Parser Factory Class name.
scheduledExecutor() - Method in class org.osgi.util.promise.PromiseFactory
Returns the scheduled executor to use for scheduled operations.
scope - Variable in class org.osgi.service.cdi.runtime.dto.template.ActivationTemplateDTO
The ServiceScope of this activation
scope - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The service scope.
scope - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The scope of the reference.
scope() - Element in annotation type org.osgi.service.component.annotations.Component
The service scope for the service of this Component.
scope() - Element in annotation type org.osgi.service.component.annotations.Reference
The reference scope for this reference.
ScopedWorkException - Exception Class in org.osgi.service.transaction.control
An Exception that is thrown when a piece of scoped work exits with an Exception.
ScopedWorkException(String, Throwable, TransactionContext) - Constructor for exception class org.osgi.service.transaction.control.ScopedWorkException
Creates a new TransactionException with the supplied message and cause
SECOND - Static variable in class org.osgi.service.dal.SIUnits
Unit of time defined by the International System of Units (SI).
SECURED_LINK_KEY - Static variable in exception class org.osgi.service.zigbee.APSException
An ASDU was received that was secured using a link key.
SECURED_NWK_KEY - Static variable in exception class org.osgi.service.zigbee.APSException
An ASDU was received that was secured using a network key.
securedDasRequest - Variable in class org.osgi.service.onem2m.dto.DasInfoDTO
Secured Information to send to the Dynamic Authorization Server.
SECURITY_FAIL - Static variable in exception class org.osgi.service.zigbee.APSException
An APSDE-DATA.request requesting security has resulted in an error during the corresponding security processing.
SECURITY_KEY_128 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the 128-bit Security Key data type is for use in ZigBee security, and may take any 128-bit value.
SECURITY_LEVEL_FORMAT - Static variable in interface org.osgi.service.enocean.EnOceanDevice
Property name for the security level mask for this device.
securityInfo - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
Security Info
SecurityInfoDTO - Class in org.osgi.service.onem2m.dto
DTO expresses Security Info.
SecurityInfoDTO() - Constructor for class org.osgi.service.onem2m.dto.SecurityInfoDTO
 
SecurityInfoDTO.SecurityInfoType - Enum in org.osgi.service.onem2m.dto
Enum SecurityInfoType
securityInfoType - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
Security Info Type
select(ServiceReference<?>, Match[]) - Method in interface org.osgi.service.device.DriverSelector
Select one of the matching Driver services.
SELECT_NONE - Static variable in interface org.osgi.service.device.DriverSelector
Return value from DriverSelector.select, if no Driver service should be attached to the Device service.
semanticQueryIndicator - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Semantic Query Indicator
semanticsFilter - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Semantic Filter
sendAlert(String, int, String, AlertItem[]) - Method in interface org.osgi.service.dmt.notification.spi.RemoteAlertSender
Sends an alert to a server identified by its principal name.
sendEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate synchronous delivery of an event.
sendNotification(String, int, String, AlertItem[]) - Method in interface org.osgi.service.dmt.notification.NotificationService
Sends a notification to a named principal.
sendsEvents() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Tells if this StateVariable can be used as an event source.
sequential() - Method in interface org.osgi.util.pushstream.PushStream
Ensure that any events are delivered sequentially.
SERIAL_COMPORT - Static variable in interface org.osgi.service.serial.SerialDevice
Service property for the serial comport.
SERIAL_COMPORT - Static variable in interface org.osgi.service.serial.SerialEventListener
Key for a service property that is used to limit received events.
SERIAL_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String typed property holding the serial number of the device.
SerialConstants - Class in org.osgi.service.serial
Constants for serial device settings.
SerialDevice - Interface in org.osgi.service.serial
SerialDevice is a service representing a device performing serial communication.
SerialDeviceException - Exception Class in org.osgi.service.serial
A exception used to indicate that a serial device communication problem occurred.
SerialDeviceException(int, String) - Constructor for exception class org.osgi.service.serial.SerialDeviceException
Creates a SerialDeviceException with the specified type and message.
SerialEvent - Interface in org.osgi.service.serial
A serial device event.
SerialEventListener - Interface in org.osgi.service.serial
Serial events are sent using the white board model, in which a bundle interested in receiving the Serial events registers an object implementing the SerialEventListener interface.
serialize(Object) - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
Tries to serialize the channel into a series of bytes.
serialize(EnOceanChannel[]) - Method in interface org.osgi.service.enocean.descriptions.EnOceanMessageDescription
Serializes a series of EnOceanChannel objects into the corresponding byte[] sequence.
serialize(ZigBeeDataOutput, Object) - Method in interface org.osgi.service.zigbee.descriptions.ZCLSimpleTypeDescription
Serializes a ZigBee data type into a ZigBeeDataOutput stream.
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeAttributeID
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBACnet
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap16
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap24
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap32
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap40
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap48
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap56
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap64
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap8
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeBoolean
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeCharacterString
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeClusterID
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeDate
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration16
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration8
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingDouble
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSemi
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSingle
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData16
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData24
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData32
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData40
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData48
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData56
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData64
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData8
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeIEEE_ADDRESS
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeLongCharacterString
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeLongOctetString
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeOctetString
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeSecurityKey128
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger16
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger24
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger32
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger40
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger48
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger56
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger64
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger8
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeTimeOfDay
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger16
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger24
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger32
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger40
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger48
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger56
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger64
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger8
 
serialize(ZigBeeDataOutput, Object) - Method in class org.osgi.service.zigbee.types.ZigBeeUTCTime
 
SerialPortConfiguration - Class in org.osgi.service.serial
An object represents the Serial port configuration.
SerialPortConfiguration() - Constructor for class org.osgi.service.serial.SerialPortConfiguration
Creates an instance of the serial port configuration with the following configuration: Baud rate = auto, Data bits = 8, Flow control = none, Parity = none, Stop bits = 1.
SerialPortConfiguration(int) - Constructor for class org.osgi.service.serial.SerialPortConfiguration
Creates an instance of the serial port configuration with the specified Baud rate and the following configuration: Data bits = 8, Flow control = none, Parity = none, Stop bits = 1.
SerialPortConfiguration(int, int, int, int, int) - Constructor for class org.osgi.service.serial.SerialPortConfiguration
Creates an instance of the serial port configuration with the specified Baud rate, Data bits, Flow control, Parity and Stop bits.
service - Variable in class org.osgi.service.cdi.runtime.dto.ActivationDTO
The service this activation may have registered.
service - Variable in class org.osgi.service.cdi.runtime.dto.ExtensionDTO
The service reference of the extension.
service - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The registered service of the component configuration.
service() - Element in annotation type org.osgi.service.component.annotations.Component
The types under which to register this Component as a service.
service() - Element in annotation type org.osgi.service.component.annotations.Reference
The type of the service for this reference.
Service - Annotation Type in org.osgi.service.cdi.annotations
Annotation used to specify that a bean should be published as a service.
SERVICE - Enum constant in enum org.osgi.service.component.annotations.CollectionType
The service collection type is used to indicate the collection holds the bound service objects.
SERVICE - Static variable in interface org.osgi.service.event.EventConstants
A service reference.
SERVICE - Static variable in interface org.osgi.service.rest.RestApiExtension
This service property refers to the id of the service the REST API extension provides management capabilities for.
SERVICE_BUNDLELOCATION - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Configuration property naming the location of the bundle that is associated with a Configuration object.
SERVICE_COMPONENT - Static variable in interface org.osgi.service.component.ComponentConstants
Manifest header specifying the XML documents within a bundle that contain the bundle's Service Component descriptions.
SERVICE_DESCRIPTION - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device description.
SERVICE_DESCRIPTION - Static variable in interface org.osgi.service.dal.Function
The service property value contains the function description.
SERVICE_DEVICE_UID - Static variable in interface org.osgi.service.dal.Function
The service property value contains the device unique identifier.
SERVICE_DRIVER - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device driver name.
service_exported_configs() - Element in annotation type org.osgi.service.cdi.propertytypes.ExportedService
Service property identifying the configuration types that should be used to export the service.
service_exported_configs() - Element in annotation type org.osgi.service.component.propertytypes.ExportedService
Service property identifying the configuration types that should be used to export the service.
SERVICE_EXPORTED_CONFIGS - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the configuration types that should be used to export the service.
service_exported_intents() - Element in annotation type org.osgi.service.cdi.propertytypes.ExportedService
Service property identifying the intents that the distribution provider must implement to distribute the service.
service_exported_intents() - Element in annotation type org.osgi.service.component.propertytypes.ExportedService
Service property identifying the intents that the distribution provider must implement to distribute the service.
SERVICE_EXPORTED_INTENTS - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the intents that the distribution provider must implement to distribute the service.
service_exported_intents_extra() - Element in annotation type org.osgi.service.cdi.propertytypes.ExportedService
Service property identifying the extra intents that the distribution provider must implement to distribute the service.
service_exported_intents_extra() - Element in annotation type org.osgi.service.component.propertytypes.ExportedService
Service property identifying the extra intents that the distribution provider must implement to distribute the service.
SERVICE_EXPORTED_INTENTS_EXTRA - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the extra intents that the distribution provider must implement to distribute the service.
service_exported_interfaces() - Element in annotation type org.osgi.service.cdi.propertytypes.ExportedService
Service property marking the service for export.
service_exported_interfaces() - Element in annotation type org.osgi.service.component.propertytypes.ExportedService
Service property marking the service for export.
SERVICE_EXPORTED_INTERFACES - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property marking the service for export.
SERVICE_FACTORYPID - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Configuration property naming the Factory PID in the configuration dictionary.
SERVICE_FIRMWARE_VENDOR - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device firmware vendor.
SERVICE_FIRMWARE_VERSION - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device firmware version.
SERVICE_FLOW - Static variable in interface org.osgi.service.dal.functions.Meter
The service property value contains the metering flow.
SERVICE_HARDWARE_VENDOR - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device hardware vendor.
SERVICE_HARDWARE_VERSION - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device hardware version.
SERVICE_ID - Static variable in interface org.osgi.service.event.EventConstants
A service's id.
SERVICE_IMPORTED - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the service as imported.
SERVICE_IMPORTED_CONFIGS - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the configuration types used to import the service.
service_intents() - Element in annotation type org.osgi.service.cdi.propertytypes.ExportedService
Service property identifying the intents that this service implements.
service_intents() - Element in annotation type org.osgi.service.component.propertytypes.ExportedService
Service property identifying the intents that this service implements.
SERVICE_INTENTS - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the intents that this service implement.
SERVICE_MODEL - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device model.
SERVICE_NAME - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device name.
SERVICE_NAMESPACE - Static variable in class org.osgi.namespace.service.ServiceNamespace
Namespace name for service capabilities and requirements.
SERVICE_OBJECTCLASS - Static variable in interface org.osgi.service.event.EventConstants
A service's objectClass.
SERVICE_OPERATION_NAMES - Static variable in interface org.osgi.service.dal.Function
The service property value contains the function operation names.
SERVICE_PID - Static variable in interface org.osgi.service.event.EventConstants
A service's persistent identity.
SERVICE_PID_ATTRIBUTE - Static variable in class org.osgi.service.configurator.namespace.ConfigurationNamespace
The capability attribute contains the PID of the configuration.
SERVICE_PROPERTY_NAMES - Static variable in interface org.osgi.service.dal.Function
The service property value contains the function property names.
SERVICE_REFERENCE_UIDS - Static variable in interface org.osgi.service.dal.Device
The service property value contains the reference device unique identifiers.
SERVICE_REFERENCE_UIDS - Static variable in interface org.osgi.service.dal.Function
The service property value contains the reference function unique identifiers.
SERVICE_SERIAL_NUMBER - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device serial number.
SERVICE_STATUS - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device status.
SERVICE_STATUS_DETAIL - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device status detail.
SERVICE_TYPE - Static variable in interface org.osgi.service.dal.Function
The service property value contains the function type.
SERVICE_TYPES - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device types like DVD, TV, etc.
SERVICE_UID - Static variable in interface org.osgi.service.dal.Device
The service property value contains the device unique identifier.
SERVICE_UID - Static variable in interface org.osgi.service.dal.Function
The service property value contains the function unique identifier.
SERVICE_VERSION - Static variable in interface org.osgi.service.dal.Function
The service property value contains the function version.
Service.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the Service annotation.
serviceClasses - Variable in class org.osgi.service.cdi.runtime.dto.template.ActivationTemplateDTO
Describes the set of fully qualified names of the interfaces/classes under which this activation will publish and OSGi service
ServiceComponentRuntime - Interface in org.osgi.service.component.runtime
The ServiceComponentRuntime service represents the Declarative Services actor, known as Service Component Runtime (SCR), that manages the service components and their life cycle.
ServiceDescription - Annotation Type in org.osgi.service.cdi.propertytypes
Bean Property Type for the service.description service property.
ServiceDescription - Annotation Type in org.osgi.service.component.propertytypes
Component Property Type for the service.description service property.
serviceDTO - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
The DTO for the corresponding org.osgi.service.http.runtime.HttpServiceRuntime.
servicefactory() - Element in annotation type org.osgi.service.component.annotations.Component
Deprecated.
Since 1.3. Replaced by Component.scope().
serviceFilter - Variable in class org.osgi.service.cdi.runtime.dto.template.ExtensionTemplateDTO
The service filter used for finding the extension service.
serviceId - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
Service property identifying the servlet.
serviceId - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
Service property identifying the servlet filter.
serviceId - Variable in class org.osgi.service.http.runtime.dto.ListenerDTO
Service property identifying the listener.
serviceId - Variable in class org.osgi.service.http.runtime.dto.PreprocessorDTO
Service property identifying the preprocessor.
serviceId - Variable in class org.osgi.service.http.runtime.dto.ResourceDTO
Service property identifying the resource.
serviceId - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
Service property identifying the servlet context.
ServiceInstance - Annotation Type in org.osgi.service.cdi.annotations
Annotation used on beans, observer methods and observer fields to specify the service scope for the service.
ServiceInstance.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the ServiceInstance annotation.
serviceInterfaces - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The fully qualified names of the service interfaces.
ServiceLayer - Interface in org.osgi.service.onem2m
Primary Interface for an oneM2M application entity to send request and get response to/from other oneM2M entity.
SERVICELOADER_NAMESPACE - Static variable in class org.osgi.service.serviceloader.ServiceLoaderNamespace
Namespace name for service loader capabilities and requirements.
ServiceLoaderNamespace - Class in org.osgi.service.serviceloader
Service Loader Capability and Requirement Namespace.
ServiceNamespace - Class in org.osgi.namespace.service
Service Capability and Requirement Namespace.
SERVICEOBJECTS - Enum constant in enum org.osgi.service.component.annotations.CollectionType
The serviceobjects collection type is used to indicate the collection holds Component Service Objects for the bound services.
ServiceRanking - Annotation Type in org.osgi.service.cdi.propertytypes
Bean Property Type for the service.ranking service property.
ServiceRanking - Annotation Type in org.osgi.service.component.propertytypes
Component Property Type for the service.ranking service property.
ServiceScope - Enum in org.osgi.service.cdi
Possible values for ActivationTemplateDTO.scope.
ServiceScope - Enum in org.osgi.service.component.annotations
Service scope for the Component annotation.
serviceType - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
Indicates the type of service matched by the reference.
ServiceVendor - Annotation Type in org.osgi.service.cdi.propertytypes
Bean Property Type for the service.vendor service property.
ServiceVendor - Annotation Type in org.osgi.service.component.propertytypes
Component Property Type for the service.vendor service property.
ServletContextDTO - Class in org.osgi.service.http.runtime.dto
Represents a javax.servlet.ServletContext created for servlets, resources, servlet Filters, and listeners associated with that servlet context.
ServletContextDTO() - Constructor for class org.osgi.service.http.runtime.dto.ServletContextDTO
 
servletContextDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the javax.servlet.ServletContext objects used by the Http Service Runtime.
ServletContextHelper - Class in org.osgi.service.http.context
Helper service for a servlet context used by a Http Whiteboard implementation to serve HTTP requests.
ServletContextHelper() - Constructor for class org.osgi.service.http.context.ServletContextHelper
Construct a new context helper.
ServletContextHelper(Bundle) - Constructor for class org.osgi.service.http.context.ServletContextHelper
Construct a new context helper associated with the specified bundle.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
The service id of the servlet context for the servlet represented by this DTO.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The service id of the servlet context for the servlet filter represented by this DTO.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.ListenerDTO
The service id of the servlet context for the listener represented by this DTO.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.RequestInfoDTO
The service id of the servlet context processing the request represented by this DTO.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.ResourceDTO
The service id of the servlet context for the resource represented by this DTO.
servletDTO - Variable in class org.osgi.service.http.runtime.dto.RequestInfoDTO
The servlet processing this request.
ServletDTO - Class in org.osgi.service.http.runtime.dto
Represents a javax.servlet.Servlet currently being used by a servlet context.
ServletDTO() - Constructor for class org.osgi.service.http.runtime.dto.ServletDTO
 
servletDTOs - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
Returns the representations of the Servlet services associated with this context.
servletInfo - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
The information string from the servlet.
servletNames - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The servlet names for the servlet filter.
SESSION_CLOSED - Static variable in interface org.osgi.service.dmt.DmtEvent
Event type indicating that a session was closed.
SESSION_CREATION_TIMEOUT - Static variable in exception class org.osgi.service.dmt.DmtException
Creation of a session timed out because of another ongoing session.
SESSION_OPENED - Static variable in interface org.osgi.service.dmt.DmtEvent
Event type indicating that a new session was opened.
SET - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], a Set is a collection of elements with no associated order.
setAttributes(Map<String, Object>) - Method in interface org.osgi.service.repository.RequirementBuilder
Replace all attributes with the attributes in the specified map.
setBaseID(int) - Method in interface org.osgi.service.enocean.EnOceanHost
Sets the base ID of the device, may be used up to 10 times (cf.
setBroadcastRadius(short) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Sets the broadcast radius value.
setBundleLocation(String) - Method in interface org.osgi.service.cm.Configuration
Bind this Configuration object to the specified location.
setBundleStartLevel(long, int) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Set the start level for a bundle given by its bundle Id.
setBundleStartLevel(long, int) - Method in interface org.osgi.service.rest.client.RestClient
Set the start level for a bundle given by its bundle Id.
setBundleStartLevel(String, int) - Method in interface org.osgi.service.rest.client.RestClient
 
setChannelMask(int) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Sets a new configured channel mask.
setCommunicationTimeout(long) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Sets the timeout for the communication sent through this device.
setComplete(boolean) - Method in interface org.osgi.service.feature.FeatureBuilder
Set the Feature Complete flag.
setConfiguration(SerialPortConfiguration) - Method in interface org.osgi.service.serial.SerialDevice
Sets the Serial port configuration.
setData(boolean) - Method in interface org.osgi.service.dal.functions.BooleanControl
Sets the BooleanControl state to the specified value.
setData(BigDecimal, String) - Method in interface org.osgi.service.dal.functions.MultiLevelControl
Sets MultiLevelControl level according to the specified unit.
setDefaultNodeValue(String) - Method in interface org.osgi.service.dmt.DmtSession
Set the value of a leaf or interior node to its default.
setDescription(String) - Method in interface org.osgi.service.feature.FeatureBuilder
Set the Feature Description.
setDirectives(Map<String, String>) - Method in interface org.osgi.service.repository.RequirementBuilder
Replace all directives with the directives in the specified map.
setDocURL(String) - Method in interface org.osgi.service.feature.FeatureBuilder
Set the documentation URL.
setDOMProperties(DocumentBuilderFactory, Hashtable<String, Object>) - Method in class org.osgi.util.xml.XMLParserActivator
Set the customizable DOM Parser Service Properties.
setDTR(boolean) - Method in interface org.osgi.service.serial.SerialDevice
Sets the DTR state.
setEncryptionKey(byte[]) - Method in interface org.osgi.service.enocean.EnOceanDevice
Sets the encryption key of the device.
setExtendedPanId(BigInteger) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Sets the extendedPanId.
setFalse() - Method in interface org.osgi.service.dal.functions.BooleanControl
Sets the BooleanControl state to false value.
setFrameworkStartLevel(FrameworkStartLevelDTO) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Sets the current framework start level.
setFrameworkStartLevel(FrameworkStartLevelDTO) - Method in interface org.osgi.service.rest.client.RestClient
Sets the current framework start level.
setFunc(int) - Method in interface org.osgi.service.enocean.EnOceanDevice
Manually sets the EEP FUNC of the device.
setJSON(String) - Method in interface org.osgi.service.feature.FeatureExtensionBuilder
Add JSON in String form to the extension.
setLearningMode(boolean) - Method in interface org.osgi.service.enocean.EnOceanDevice
Switches the device into learning mode.
setLicense(String) - Method in interface org.osgi.service.feature.FeatureBuilder
Set the License.
setLogicalType(short) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Sets the host logical node type.
setName(String) - Method in interface org.osgi.service.feature.FeatureBuilder
Set the Feature Name.
setNodeAcl(String, Acl) - Method in interface org.osgi.service.dmt.DmtSession
Set the Access Control List associated with a given node.
setNodeTitle(String[], String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
Set the title property of a node.
setNodeTitle(String, String) - Method in interface org.osgi.service.dmt.DmtSession
Set the title property of a node.
setNodeType(String[], String) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
Set the type of a node.
setNodeType(String, String) - Method in interface org.osgi.service.dmt.DmtSession
Set the type of a node.
setNodeValue(String[], DmtData) - Method in interface org.osgi.service.dmt.spi.ReadWriteDataSession
Set the value of a leaf or interior node.
setNodeValue(String, DmtData) - Method in interface org.osgi.service.dmt.DmtSession
Set the value of a leaf or interior node.
setPanId(int) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Sets the panId.
setParameterValue(String, String, int) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Setting a parameter.
setPermission(String, int) - Method in class org.osgi.service.dmt.Acl
Create a new Acl instance from this Acl where all permissions for the given principal are overwritten with the given permissions.
setRawValue(byte[]) - Method in interface org.osgi.service.enocean.EnOceanChannel
Sets the raw value of a channel.
setRepeaterLevel(int) - Method in interface org.osgi.service.enocean.EnOceanHost
Sets the repeater level on the host (cf.
setResource(Resource) - Method in interface org.osgi.service.repository.RequirementBuilder
Set the Resource.
setRollbackOnly() - Method in interface org.osgi.service.transaction.control.TransactionContext
Mark this transaction for rollback
setRollbackOnly() - Method in interface org.osgi.service.transaction.control.TransactionControl
Marks the current transaction to be rolled back
setRollingCode(int) - Method in interface org.osgi.service.enocean.EnOceanDevice
Sets the rolling code of this device.
setRTS(boolean) - Method in interface org.osgi.service.serial.SerialDevice
Sets the RTS state.
setSAXProperties(SAXParserFactory, Hashtable<String, Object>) - Method in class org.osgi.util.xml.XMLParserActivator
Set the customizable SAX Parser Service Properties.
setSCM(String) - Method in interface org.osgi.service.feature.FeatureBuilder
Set the SCM information.
setSenderId(int) - Method in interface org.osgi.service.enocean.EnOceanRPC
Sets the RPC's senderID.
setTrue() - Method in interface org.osgi.service.dal.functions.BooleanControl
Sets the BooleanControl state to true value.
setType(int) - Method in interface org.osgi.service.enocean.EnOceanDevice
Manually sets the EEP TYPE of the device.
setUserDescription(String) - Method in interface org.osgi.service.zigbee.ZigBeeNode
Sets the user description of this node.
setValue(Object) - Method in interface org.osgi.service.zigbee.ZCLAttribute
Sets the current value of the attribute.
setVendor(String) - Method in interface org.osgi.service.feature.FeatureBuilder
Set the Vendor.
setWakeUpInterval(BigDecimal, String) - Method in interface org.osgi.service.dal.functions.WakeUp
Sets wake up interval according to the specified unit.
SEVERITY_CRITICAL - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The severity rating indicates that there a critical alarm.
SEVERITY_MAJOR - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The severity rating indicates that there is a major alarm.
SEVERITY_MINOR - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The severity rating indicates that there is a minor alarm.
SEVERITY_UNDEFINED - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The severity constant indicates that there is no severity rating for this alarm.
SHORT - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The Short type.
SHORT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The SHORT type.
SIBLING_NEIGHBOR - Static variable in interface org.osgi.service.zigbee.ZigBeeLinkQuality
Constant value representing a sibling relationship between current ZigBeeNode and the neighbor.
SIEMENS - Static variable in class org.osgi.service.dal.SIUnits
Unit of electric conductance.
SIEVERT - Static variable in class org.osgi.service.dal.SIUnits
Unit of dose equivalent, ambient dose equivalent, directional dose equivalent, personal dose equivalent.
SIGNED_INTEGER_16 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Signed Integer 16-bit
SIGNED_INTEGER_24 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Signed Integer 24-bit
SIGNED_INTEGER_32 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Signed Integer 32-bit
SIGNED_INTEGER_40 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Signed Integer 40-bit
SIGNED_INTEGER_48 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Signed Integer 48-bit
SIGNED_INTEGER_56 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Signed Integer 56-bit
SIGNED_INTEGER_64 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Signed Integer 64-bit
SIGNED_INTEGER_8 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Signed Integer type represents a signed integer with a decimal range of -(2^7-1) to 2^7-1, - (2^15-1) to 2^15-1, -(2^23-1) to 2^23-1, -(2^31-1) to 2^31-1, -(2^39-1) to 2^39-1, -(2^47-1) to 2^47-1, -(2^55-1) to 2^55-1, or -(2^63-1) to 2^63-1, depending on its length.
SimplePushEventSource<T> - Interface in org.osgi.util.pushstream
A SimplePushEventSource is a helper that makes it simpler to write a PushEventSource.
SINGLE - Enum constant in enum org.osgi.service.cdi.ComponentType
The component is an Single Component.
SingleComponent - Annotation Type in org.osgi.service.cdi.annotations
Identifies a single component.
SingleComponent.Literal - Class in org.osgi.service.cdi.annotations
Support inline instantiation of the SingleComponent annotation.
SINGLETON - Enum constant in enum org.osgi.service.cdi.ServiceScope
This activation will only ever create one instance
SINGLETON - Enum constant in enum org.osgi.service.component.annotations.ServiceScope
When the component is registered as a service, it must be registered as a bundle scope service but only a single instance of the component must be used for all bundles using the service.
SIUnits - Class in org.osgi.service.dal
Contains most of the International System of Units unit symbols.
size() - Method in class org.osgi.service.event.EventProperties
Return the number of properties.
size() - Element in annotation type org.osgi.service.metatype.annotations.Icon
The pixel size of this Icon.
sizeAbove - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Size Above
sizeBelow - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Size Below
skip(long) - Method in interface org.osgi.util.pushstream.PushStream
Skip a number of events in the channel.
SMOKE - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the smoke level.
SocketMonitor - Interface in org.osgi.service.resourcemonitoring.monitor
SOFTWARE_FAILURE - Static variable in exception class org.osgi.service.zigbee.ZCLException
Software Failure error code - in this case, an additional exception describing the problem can be nested.
sorted() - Method in interface org.osgi.util.pushstream.PushStream
Sorted the elements, assuming that T extends Comparable.
sorted(Comparator<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
Sorted the elements with the given comparator.
sourceAs(Class<?>) - Method in interface org.osgi.util.converter.Specifying
Treat the source object as the specified class.
sourceAsBean() - Method in interface org.osgi.util.converter.Specifying
Treat the source object as a JavaBean.
sourceAsDTO() - Method in interface org.osgi.util.converter.Specifying
Treat the source object as a DTO even if the source object has methods or is otherwise not recognized as a DTO.
specializationID - Variable in class org.osgi.service.onem2m.dto.ChildResourceRefDTO
resource type specialization of the child resource pointed to by the URI in case type represents a flexContainer.
Specifying<T> - Interface in org.osgi.util.converter
This is the base interface for the Converting and Functioning interfaces and defines the common modifiers that can be applied to these.
split(Predicate<? super T>...) - Method in interface org.osgi.util.pushstream.PushStream
Split the events to different streams based on a predicate.
SQUARE_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of area.
standardConverter() - Static method in class org.osgi.util.converter.Converters
Obtain the standard converter.
start() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Starts the host.
start(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
startBundle(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Start a bundle given by its bundle Id.
startBundle(long) - Method in interface org.osgi.service.rest.client.RestClient
Start a bundle given by its bundle Id.
startBundle(long, int) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Start a bundle given by its bundle Id.
startBundle(long, int) - Method in interface org.osgi.service.rest.client.RestClient
Start a bundle given by its bundle Id.
startBundle(String) - Method in interface org.osgi.service.rest.client.RestClient
Start a bundle given by its URI path.
startBundle(String, int) - Method in interface org.osgi.service.rest.client.RestClient
Start a bundle given by its URI path.
state - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The current state of the component configuration.
STATE_CLOSED - Static variable in interface org.osgi.service.dmt.DmtSession
The session is closed, DMT manipulation operations are not available, they throw DmtIllegalStateException if tried.
STATE_INVALID - Static variable in interface org.osgi.service.dmt.DmtSession
The session is invalid because a fatal error happened.
STATE_OPEN - Static variable in interface org.osgi.service.dmt.DmtSession
The session is open, all session operations are available.
stateTagBigger - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
State Tag Bigger
stateTagSmaller - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
State Tag Smaller
STATIC - Enum constant in enum org.osgi.service.cdi.ReferencePolicy
Reboot the CDI component that depends on this reference
STATIC - Enum constant in enum org.osgi.service.component.annotations.ReferencePolicy
The static policy is the most simple policy and is the default policy.
STATUS_DETAIL_BROKEN - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device is broken.
STATUS_DETAIL_COMMUNICATION_ERROR - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device communication is problematic.
STATUS_DETAIL_CONFIGURATION_ERROR - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device cannot be configured.
STATUS_DETAIL_CONFIGURATION_UNAPPLIED - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device configuration is not applied.
STATUS_DETAIL_CONNECTING - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device is currently connecting to the network.
STATUS_DETAIL_DATA_INSUFFICIENT - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device doesn't provide enough information and cannot be determined.
STATUS_DETAIL_DUTY_CYCLE - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device is in duty cycle.
STATUS_DETAIL_FIRMWARE_UPDATING - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device firmware is updating.
STATUS_DETAIL_INACCESSIBLE - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device is not accessible and further communication is not possible.
STATUS_DETAIL_INITIALIZING - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device is currently in process of initialization.
STATUS_DETAIL_REMOVING - Static variable in interface org.osgi.service.dal.Device
Device status detail indicates that the device is leaving the network.
STATUS_NOT_CONFIGURED - Static variable in interface org.osgi.service.dal.Device
Device status indicates that the device is currently not configured.
STATUS_NOT_INITIALIZED - Static variable in interface org.osgi.service.dal.Device
Device status indicates that the device is currently not initialized.
STATUS_OFFLINE - Static variable in interface org.osgi.service.dal.Device
Device status indicates that the device is currently not available for operations.
STATUS_ONLINE - Static variable in interface org.osgi.service.dal.Device
Device status indicates that the device is currently available for operations.
STATUS_PROCESSING - Static variable in interface org.osgi.service.dal.Device
Device status indicates that the device is currently busy with an operation.
STATUS_REMOVED - Static variable in interface org.osgi.service.dal.Device
Device status indicates that the device has been removed from the network.
STERADIAN - Static variable in class org.osgi.service.dal.SIUnits
Unit of solid angle.
STILB - Static variable in class org.osgi.service.dal.SIUnits
Unit of luminance.
STOKES - Static variable in class org.osgi.service.dal.SIUnits
Unit of kinematic viscosity.
stop() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Stops the host.
stop(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
This method has nothing to do as all active service registrations will automatically get unregistered when the bundle stops.
STOPBITS_1 - Static variable in class org.osgi.service.serial.SerialConstants
Stop bits: 1.
STOPBITS_1_5 - Static variable in class org.osgi.service.serial.SerialConstants
Stop bits: 1.5.
STOPBITS_2 - Static variable in class org.osgi.service.serial.SerialConstants
Stop bits: 2.
stopBundle(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Stop a bundle given by its bundle Id.
stopBundle(long) - Method in interface org.osgi.service.rest.client.RestClient
Stop a bundle given by its bundle Id.
stopBundle(long, int) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Stop a bundle given by its bundle Id.
stopBundle(long, int) - Method in interface org.osgi.service.rest.client.RestClient
Stop a bundle given by its bundle Id.
stopBundle(String) - Method in interface org.osgi.service.rest.client.RestClient
Stop a bundle given by its URI path.
stopBundle(String, int) - Method in interface org.osgi.service.rest.client.RestClient
Stop a bundle given by its URI path.
streamOf(Executor, ScheduledExecutorService, Stream<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Create an Unbuffered PushStream from a Java Stream The data from the stream will be pushed into the PushStream asynchronously using the supplied Executor.
streamOf(Stream<T>) - Method in class org.osgi.util.pushstream.PushStreamProvider
Create an Unbuffered PushStream from a Java Stream The data from the stream will be pushed into the PushStream synchronously as it is opened.
STRING - Enum constant in enum org.osgi.service.metatype.annotations.AttributeType
The String type.
STRING - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The STRING type.
STRUCTURE - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], a Structure is an ordered sequence of elements, which may be of different data types.
structured - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.DesiredIdentifierResultType
structured
SUB_TYPE_PRESSED_DOUBLE - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents a keypad event sub-type for a double key pressed event.
SUB_TYPE_PRESSED_DOUBLE_LONG - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents a keypad event sub-type for a double long key pressed event.
SUB_TYPE_PRESSED_LONG - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents a keypad event sub-type for a long key pressed event.
SUB_TYPE_PRESSED_NORMAL - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents a keypad event sub-type for a normal key pressed event.
submit(Callable<? extends T>) - Method in class org.osgi.util.promise.PromiseFactory
Returns a new Promise that will hold the result of the specified task.
SUBNETMASK_LENGTH - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The key string of "subnetmask.length" service property.
SUBSCRIBE - Static variable in class org.osgi.service.event.TopicPermission
The action string subscribe.
SUBSCRIBE - Static variable in class org.osgi.service.typedevent.TopicPermission
The action string subscribe.
subscriptionDeletion - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
Flag showing subscription deletion This field is optional.
subscriptionReference - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
URI referring subscription resource.
Success<T,R> - Interface in org.osgi.util.promise
Success callback for a Promise.
SUCCESS - Static variable in exception class org.osgi.service.enocean.EnOceanException
SUCCESS status code.
SUCCESS - Static variable in exception class org.osgi.service.zigbee.APSException
A request has been executed successfully.
SUCCESS - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Success error code.
SUCCESS - Static variable in exception class org.osgi.service.zigbee.ZDPException
The requested operation or transmission was completed successfully.
Supplier<T> - Interface in org.osgi.util.function
A function that produces a result.
supports(Callable<T>) - Method in interface org.osgi.service.transaction.control.TransactionStarter
The supplied piece of work may run inside or outside the context of a transaction.
supportsLocal() - Method in interface org.osgi.service.transaction.control.TransactionContext
 
supportsMulticast() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns whether a network interface supports multicasting or not.
supportsXA() - Method in interface org.osgi.service.transaction.control.TransactionContext
 
sync() - Method in interface org.osgi.service.prefs.Preferences
Ensures that future reads from this node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.
SynchronousConfigurationListener - Interface in org.osgi.service.cm
Synchronous Listener for Configuration Events.
SYSTEM_CONTEXT_NAME - Static variable in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
The name of the Resource Context associated with System bundle (bundle 0).

T

TABLE_FULL - Static variable in exception class org.osgi.service.zigbee.APSException
An APSME-BIND.request or APSME.ADDGROUP.
TABLE_FULL - Static variable in exception class org.osgi.service.zigbee.ZDPException
The device does not have table space to support the operation.
tags - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
Tags associated with this node that can be contributed to by the provider and also by bundles.
target - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The target of the reference.
target - Variable in class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
The target property of the satisfied reference.
target - Variable in class org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO
The target property of the unsatisfied reference.
target() - Method in class org.osgi.service.cdi.annotations.Reference.Literal
 
target() - Element in annotation type org.osgi.service.cdi.annotations.Reference
The target property for this reference.
target() - Element in annotation type org.osgi.service.component.annotations.Reference
The target property for this reference.
TARGET - Static variable in class org.osgi.service.cm.ConfigurationPermission
The permission to be updated, that is, act as a Managed Service or Managed Service Factory.
targetAs(Class<?>) - Method in interface org.osgi.util.converter.Specifying
Treat the target object as the specified class.
targetAsBean() - Method in interface org.osgi.util.converter.Specifying
Treat the target object as a JavaBean.
targetAsDTO() - Method in interface org.osgi.util.converter.Specifying
Treat the target object as a DTO even if it has methods or is otherwise not recognized as a DTO.
targetFilter - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
Indicates the runtime target filter used in addition to the template.serviceType to match services.
targetFilter - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
Indicates a target filter used in addition to the ReferenceTemplateDTO.serviceType to match services.
TargetRule - Interface in org.osgi.util.converter
Interface for custom conversion rules.
targetServices - Variable in class org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO
The target services.
TEMPERATURE - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control temperature devices.
template - Variable in class org.osgi.service.cdi.runtime.dto.ActivationDTO
The template describing this activation.
template - Variable in class org.osgi.service.cdi.runtime.dto.ComponentDTO
The template of this component.
template - Variable in class org.osgi.service.cdi.runtime.dto.ConfigurationDTO
The template of this configuration dependency
template - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
The template of this Container DTO.
template - Variable in class org.osgi.service.cdi.runtime.dto.ExtensionDTO
The template of this extension dependency.
template - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
The template of this reference.
TESLA - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic flux density.
test(T) - Method in interface org.osgi.util.function.Predicate
Evaluates this predicate on the specified argument.
TEXT - Enum constant in enum org.osgi.service.feature.FeatureExtension.Type
A plain text extension.
then(Success<? super T, ? extends R>) - Method in interface org.osgi.util.promise.Promise
Chain a new Promise to this Promise with a Success callback.
then(Success<? super T, ? extends R>, Failure) - Method in interface org.osgi.util.promise.Promise
Chain a new Promise to this Promise with Success and Failure callbacks.
thenAccept(Consumer<? super T>) - Method in interface org.osgi.util.promise.Promise
Chain a new Promise to this Promise with a Consumer callback that receives the value of this Promise when it is successfully resolved.
ThreadMonitor - Interface in org.osgi.service.resourcemonitoring.monitor
TIME_MINUTE - Static variable in class org.osgi.service.dal.SIUnits
Unit of time.
TIME_OF_DAY - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
The Time of Day data type format is specified in section 2.5.2.19 of ZCL specification [1].
timeout(long) - Method in interface org.osgi.util.promise.Promise
Time out the resolution of this Promise.
timeout(Duration) - Method in interface org.osgi.util.pushstream.PushStream
Automatically fail the channel if no events are received for the indicated length of time.
TIMEOUT - Static variable in interface org.osgi.service.coordinator.Coordination
A singleton exception that will be the failure cause when a Coordination times out.
TIMEOUT - Static variable in exception class org.osgi.service.dal.DeviceException
An exception code indicates that there is expired timeout without any processing.
TIMEOUT - Static variable in exception class org.osgi.service.zigbee.ZDPException
A timeout has occurred with the requested operation.
TIMEOUT - Static variable in exception class org.osgi.service.zigbee.ZigBeeException
The error code used when the timeout of ZigBee asynchronous exchange is reached.
TimeoutException - Exception Class in org.osgi.util.promise
Timeout exception for a Promise.
TimeoutException() - Constructor for exception class org.osgi.util.promise.TimeoutException
Create a new TimeoutException.
TIMESTAMP - Static variable in interface org.osgi.service.event.EventConstants
The time when the event occurred, as reported by System.currentTimeMillis().
to - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
To Parameter
to - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
To Parameter
to(Class<T>) - Method in interface org.osgi.util.converter.Converting
Specify the target object type for the conversion as a class object.
to(Class<T>) - Method in interface org.osgi.util.converter.Functioning
Specify the target object type for the conversion as a class object.
to(Type) - Method in interface org.osgi.util.converter.Converting
Specify the target object type as a Java Reflection Type object.
to(Type) - Method in interface org.osgi.util.converter.Functioning
Specify the target object type as a Java Reflection Type object.
to(TypeReference<T>) - Method in interface org.osgi.util.converter.Converting
Specify the target object type as a TypeReference.
to(TypeReference<T>) - Method in interface org.osgi.util.converter.Functioning
Specify the target object type as a TypeReference.
toArray() - Method in interface org.osgi.util.pushstream.PushStream
Collect the payloads in an Object array after the channel is closed.
toArray(IntFunction<A[]>) - Method in interface org.osgi.util.pushstream.PushStream
Collect the payloads in an Object array after the channel is closed.
toCompletionStage() - Method in interface org.osgi.util.promise.Promise
Returns a new CompletionStage that will be resolved with the result of this Promise.
toInt() - Method in enum org.osgi.service.cdi.MaximumCardinality
Convert this upper cardinality boundary to an integer
tokenID - Variable in class org.osgi.service.onem2m.dto.LocalTokenIdAssignmentDTO
token ID
tokenIDs - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Token Identifiers
tokenReqInfo - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Token Request Info
tokenRequestIndicator - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Token Request Indicator
tokens - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Tokens
TONNE - Static variable in class org.osgi.service.dal.SIUnits
Unit of mass.
toPath(String) - Static method in class org.osgi.service.dmt.Uri
Split the specified URI along the path separator '/' characters and return an array of URI segments.
toPath(String) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Convert a Dmt Session relative Dmt Admin URI to a valid TR-069 path, either a table, object, or parameter path depending on the structure of the DMT.
topic - Variable in class org.osgi.service.typedevent.monitor.MonitorEvent
The Event Topic
TOPIC_MSG_RECEIVED - Static variable in class org.osgi.service.enocean.EnOceanEvent
Main topic for all OSGi dispatched EnOcean messages, imported or exported.
TOPIC_PROPERTY_CHANGED - Static variable in class org.osgi.service.dal.FunctionEvent
Represents the event topic for the function property changed.
TOPIC_RPC_BROADCAST - Static variable in class org.osgi.service.enocean.EnOceanEvent
Main topic for all OSGi broadcast EnOcean RPCs, imported or exported.
TopicPermission - Class in org.osgi.service.event
A bundle's authority to publish or subscribe to event on a topic.
TopicPermission - Class in org.osgi.service.typedevent
A bundle's authority to publish or subscribe to typed events on a topic.
TopicPermission(String, String) - Constructor for class org.osgi.service.event.TopicPermission
Defines the authority to publish and/or subscribe to a topic within the EventAdmin service.
TopicPermission(String, String) - Constructor for class org.osgi.service.typedevent.TopicPermission
Defines the authority to publish and/or subscribe to a topic within the Typed Event service specification.
TOPOLOGY_NAMESPACE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
Namespace name for Remote Services topology manager capabilities and requirements.
TopologyNamespace - Class in org.osgi.service.remoteserviceadmin.namespace
Remote Services Topology Manager Capability and Requirement Namespace.
toPromise() - Method in class org.osgi.util.promise.PromiseFactory
Returns a Collector that accumulates the results of the input Promises into a new PromiseFactory.all(Collection) Promise.
toString() - Method in enum org.osgi.service.component.annotations.CollectionType
 
toString() - Method in enum org.osgi.service.component.annotations.ConfigurationPolicy
 
toString() - Method in enum org.osgi.service.component.annotations.FieldOption
 
toString() - Method in enum org.osgi.service.component.annotations.ReferenceCardinality
 
toString() - Method in enum org.osgi.service.component.annotations.ReferencePolicy
 
toString() - Method in enum org.osgi.service.component.annotations.ReferencePolicyOption
 
toString() - Method in enum org.osgi.service.component.annotations.ReferenceScope
 
toString() - Method in enum org.osgi.service.component.annotations.ServiceScope
 
toString() - Method in class org.osgi.service.dal.functions.data.AlarmData
Returns the string representation of this alarm data.
toString() - Method in class org.osgi.service.dal.functions.data.BooleanData
Returns the string representation of this boolean data.
toString() - Method in class org.osgi.service.dal.functions.data.KeypadData
Returns the string representation of this keypad data.
toString() - Method in class org.osgi.service.dal.functions.data.LevelData
Returns the string representation of this level data.
toString() - Method in class org.osgi.service.dmt.Acl
Give the canonical string representation of this ACL.
toString() - Method in class org.osgi.service.dmt.DmtData
Gets the string representation of the DmtData.
toString() - Method in class org.osgi.service.dmt.notification.AlertItem
Returns the string representation of this alert item.
toString() - Method in class org.osgi.service.event.Event
Returns the string representation of this event.
toString() - Method in class org.osgi.service.event.EventProperties
Returns the string representation of this object.
toString() - Method in interface org.osgi.service.feature.ID
This method returns the ID using the following syntax:
toString() - Method in enum org.osgi.service.metatype.annotations.AttributeType
 
toString() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns the string representation of this EndpointDescription.
toString() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
 
toString() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
 
toString() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a string describing this UserAdminPermission object.
toString() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a string describing this WirePermission.
toString() - Method in class org.osgi.util.promise.Deferred
Returns a string representation of the associated Promise.
toUri(String[]) - Static method in class org.osgi.service.dmt.Uri
Construct a URI from the specified URI segments.
toURI(String, boolean) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Convert a TR-069 path to a Dmt Session relative Dmt Admin URI.
TR069_BASE64 - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 base64 type.
TR069_BOOLEAN - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 boolean type.
TR069_DATETIME - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 date time type.
TR069_DEFAULT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the default or unknown type.
TR069_HEXBINARY - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 hex binary type.
TR069_INT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 integer type.
TR069_LONG - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 long type.
TR069_MIME_BASE64 - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 base64 type.
TR069_MIME_BOOLEAN - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 boolean type.
TR069_MIME_DATETIME - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 date time type.
TR069_MIME_DEFAULT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the default or unknown type.
TR069_MIME_EAGER - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 eager type.
TR069_MIME_HEXBINARY - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 hex binary type.
TR069_MIME_INT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 integer type.
TR069_MIME_LONG - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 long type.
TR069_MIME_STRING - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 string type.
TR069_MIME_STRING_LIST - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 string list type.
TR069_MIME_UNSIGNED_INT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 unsigned integer type.
TR069_MIME_UNSIGNED_LONG - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 unsigned long type.
TR069_STRING - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 string type.
TR069_UNSIGNED_INT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 unsigned integer type.
TR069_UNSIGNED_LONG - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
Constant representing the TR-069 unsigned long type.
TR069Connector - Interface in org.osgi.service.tr069todmt
A TR-069 Connector is an assistant to a TR-069 Protocol Adapter developer.
TR069ConnectorFactory - Interface in org.osgi.service.tr069todmt
A service that can create TR069 Connector
TR069Exception - Exception Class in org.osgi.service.tr069todmt
This exception is defined in terms of applicable TR-069 fault codes.
TR069Exception(String) - Constructor for exception class org.osgi.service.tr069todmt.TR069Exception
A default constructor when only a message is known.
TR069Exception(String, int) - Constructor for exception class org.osgi.service.tr069todmt.TR069Exception
A Constructor with a message and a fault code.
TR069Exception(String, int, DmtException) - Constructor for exception class org.osgi.service.tr069todmt.TR069Exception
A Constructor with a message and a fault code.
TR069Exception(DmtException) - Constructor for exception class org.osgi.service.tr069todmt.TR069Exception
Create a TR069Exception from a Dmt Exception.
trackingID1 - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
tracking ID 1
trackingID2 - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
tracking ID 1
TRANSACTION_ERROR - Static variable in exception class org.osgi.service.dmt.DmtException
A transaction-related error occurred in an atomic session.
TRANSACTIONAL_DB_CONNECTION - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to provide a JDBCConnectionProvider to the resource provider.
TransactionalDataSession - Interface in org.osgi.service.dmt.spi
Provides atomic read-write access to the part of the tree handled by the plugin that created this session.
TransactionBuilder - Class in org.osgi.service.transaction.control
A builder for a piece of transactional work
TransactionBuilder() - Constructor for class org.osgi.service.transaction.control.TransactionBuilder
 
TransactionContext - Interface in org.osgi.service.transaction.control
A transaction context defines the current transaction, and allows resources to register information and/or synchronizations
TransactionControl - Interface in org.osgi.service.transaction.control
The interface used by clients to control the active transaction context
TransactionException - Exception Class in org.osgi.service.transaction.control
An Exception indicating that there was a problem with starting, finishing, suspending or resuming a transaction
TransactionException(String) - Constructor for exception class org.osgi.service.transaction.control.TransactionException
Creates a new TransactionException with the supplied message
TransactionException(String, Throwable) - Constructor for exception class org.osgi.service.transaction.control.TransactionException
Creates a new TransactionException with the supplied message and cause
TransactionRolledBackException - Exception Class in org.osgi.service.transaction.control
An Exception indicating that the active transaction was unexpectedly rolled back
TransactionRolledBackException(String) - Constructor for exception class org.osgi.service.transaction.control.TransactionRolledBackException
Create a new TransactionRolledBackException with the supplied message
TransactionRolledBackException(String, Throwable) - Constructor for exception class org.osgi.service.transaction.control.TransactionRolledBackException
Create a new TransactionRolledBackException with the supplied message
TransactionStarter - Interface in org.osgi.service.transaction.control
Implementations of this interface are able to run a piece of work within a transaction
TransactionStatus - Enum in org.osgi.service.transaction.control
The status of the transaction A transaction may not enter all of the states in this enum, however it will always traverse the enum in ascending order.
TRANSIENT - Enum constant in enum org.osgi.service.feature.FeatureExtension.Kind
A transient extension contains computed information which can be used as a cache to speed up operation.
TRUE_VALUE - Static variable in class org.osgi.service.dmt.DmtData
Constant instance representing a boolean true value.
TUPLE - Enum constant in enum org.osgi.service.component.annotations.CollectionType
The tuple collection type is used to indicate the collection holds unmodifiable Map.Entries whose key is an unmodifiable Map containing the service properties of the bound service, as specified in CollectionType.PROPERTIES, and whose value is the bound service object.
type - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
The type of the component.
type - Variable in class org.osgi.service.onem2m.dto.ChildResourceRefDTO
resourceType of the child resource pointed to by the URI
type() - Element in annotation type org.osgi.service.metatype.annotations.AttributeDefinition
The type of this AttributeDefinition.
TYPE - Static variable in interface org.osgi.service.enocean.EnOceanDevice
Property name for the radiotelegram subtype of the profile associated with this device.
TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the UPnP Device Type property.
TYPE - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service type uri.
TYPE_ACCESS_CONTROL - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that there is access control issue.
TYPE_BIN_BASE64 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
MIME-style Base64 encoded binary BLOB.
TYPE_BIN_HEX - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Hexadecimal digits representing octets.
TYPE_BOOLEAN - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
True or false.
TYPE_BURGLAR - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that there is a burglar notification.
TYPE_CHAR - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_COLD - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that temperature is too low.
TYPE_DATA - Static variable in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
A DATA channel maps itself to a Double value representing a physical measure.
TYPE_DATE - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A calendar date.
TYPE_DATETIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_DATETIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_ENUM - Static variable in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
An ENUM channel maps itself to one between a list of discrete EnOceanChannelEnumValue "value objects".
TYPE_FIXED_14_4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8 but no more than 14 digits to the left of the decimal point and no more than 4 to the right.
TYPE_FLAG - Static variable in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
A FLAG channel maps itself to a Boolean value.
TYPE_FLOAT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Floating-point number.
TYPE_GAS_CO - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that carbon monoxide (CO) is detected.
TYPE_GAS_CO2 - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that carbon dioxide (CO2) is detected.
TYPE_HARDWARE_FAIL - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that there is hardware failure.
TYPE_HEAT - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that temperature is too high.
TYPE_I1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
1 Byte int.
TYPE_I2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
2 Byte int.
TYPE_I4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte int.
TYPE_INT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Integer number.
TYPE_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8.
TYPE_POWER_FAIL - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates a power cut.
TYPE_PRESSED - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents a keypad event type for a key pressed event.
TYPE_R4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte float.
TYPE_R8 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
8 Byte float.
TYPE_RAW - Static variable in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
A RAW channel is only made of bytes.
TYPE_RELEASED - Static variable in class org.osgi.service.dal.functions.data.KeypadData
Represents a keypad event type for a key released event.
TYPE_SMOKE - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that smoke is detected.
TYPE_SOFTWARE_FAIL - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that there is software failure.
TYPE_STRING - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_TAMPER - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type for a tamper indication.
TYPE_TIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_TIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_UI1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 1 Byte int.
TYPE_UI2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 2 Byte int.
TYPE_UI4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 4 Byte int.
TYPE_UNDEFINED - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that the type is not specified.
TYPE_URI - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universal Resource Identifier.
TYPE_UUID - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universally Unique ID.
TYPE_WATER - Static variable in class org.osgi.service.dal.functions.data.AlarmData
The alarm type indicates that a water leak is detected.
TYPED_EVENT_FILTER - Static variable in class org.osgi.service.typedevent.TypedEventConstants
The name of the service property used to indicate a filter that should be applied to events from the TypedEventConstants.TYPED_EVENT_TOPICS.
TYPED_EVENT_IMPLEMENTATION - Static variable in class org.osgi.service.typedevent.TypedEventConstants
The name of the implementation capability for the Typed Event specification
TYPED_EVENT_SPECIFICATION_VERSION - Static variable in class org.osgi.service.typedevent.TypedEventConstants
The version of the implementation capability for the Typed Event specification
TYPED_EVENT_TOPICS - Static variable in class org.osgi.service.typedevent.TypedEventConstants
The name of the service property used to indicate the topic(s) to which an a TypedEventHandler or UntypedEventHandler service is listening.
TYPED_EVENT_TYPE - Static variable in class org.osgi.service.typedevent.TypedEventConstants
The name of the service property used to indicate the type of the event objects received by a TypedEventHandler service.
TypedEventBus - Interface in org.osgi.service.typedevent
The Typed Event service.
TypedEventConstants - Class in org.osgi.service.typedevent
Defines standard names for Typed Event properties.
TypedEventHandler<T> - Interface in org.osgi.service.typedevent
Listener for Typed Events.
TypedEventMonitor - Interface in org.osgi.service.typedevent.monitor
The EventMonitor service can be used to monitor the events that are sent using the EventBus, and that are received from remote EventBus instances
TypeReference<T> - Class in org.osgi.util.converter
An object does not carry any runtime information about its generic type.
TypeReference() - Constructor for class org.osgi.util.converter.TypeReference
A TypeReference cannot be directly instantiated.
TypeRule<F,T> - Class in org.osgi.util.converter
Rule implementation that works by passing in type arguments rather than subclassing.
TypeRule(Type, Type, Function<F, T>) - Constructor for class org.osgi.util.converter.TypeRule
Create an instance based on source, target types and a conversion function.
types - Variable in class org.osgi.service.http.runtime.dto.ListenerDTO
The fully qualified type names the listener.
Types - Interface in org.osgi.service.dal.functions
Shares common constants for all functions defined in this package.

U

UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device Name (UDN) property.
UNAUTHORIZED - Static variable in exception class org.osgi.service.dmt.DmtException
The originator's authentication credentials specify a principal with insufficient rights to complete the command.
unbind - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The name of the unbind method of the reference.
unbind() - Element in annotation type org.osgi.service.component.annotations.Reference
The name of the unbind method for this reference.
unbind(String, int) - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Removes the following entry in the Binding Table of the device if it exists:
unbuffered() - Method in interface org.osgi.util.pushstream.PushStreamBuilder
Tells this PushStreamBuilder to create an unbuffered stream which delivers events directly to its consumer using the incoming delivery thread.
ungetService(Bundle, ServiceRegistration<Object>, Object) - Method in class org.osgi.util.xml.XMLParserActivator
Releases a XML Parser Factory object.
ungetService(S) - Method in interface org.osgi.service.cdi.reference.BeanServiceObjects
Releases a service object for the associated service.
ungetService(S) - Method in interface org.osgi.service.component.ComponentServiceObjects
Releases a service object for the associated service.
UnhandledEventHandler - Interface in org.osgi.service.typedevent
Listener for Unhandled Events.
uninstallBundle(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Uninstall a bundle given by its bundle Id.
uninstallBundle(long) - Method in interface org.osgi.service.rest.client.RestClient
Uninstall a bundle given by its bundle Id.
uninstallBundle(String) - Method in interface org.osgi.service.rest.client.RestClient
Uninstall a bundle given by its URI path.
UNITS - Static variable in interface org.osgi.service.dal.PropertyMetadata
Metadata key, which value represents the property supported units.
UNKNOWN - Static variable in exception class org.osgi.service.coordinator.CoordinationException
Unknown reason for this exception.
UNKNOWN - Static variable in exception class org.osgi.service.dal.DeviceException
An exception code indicates that the error is unknown.
UNKNOWN - Static variable in exception class org.osgi.service.serial.SerialDeviceException
The reason is unknown.
UNKNOWN - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
The UNKNOWN type is used when the data type is unknown.
UNKNOWN_ERROR - Static variable in exception class org.osgi.service.zigbee.ZigBeeException
This error code is used if the ZigBee error returned is not covered by this API specification.
UNLIMITED_BROADCAST_RADIUS - Static variable in interface org.osgi.service.zigbee.ZigBeeHost
Value constant to set an unlimited broadcast radius.
unmodifiedSince - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Unmodified Since
unregister(String) - Method in interface org.osgi.service.http.HttpService
Unregisters a previous registration done by registerServlet or registerResources methods.
UNREPORTABLE_TYPE - Static variable in exception class org.osgi.service.zigbee.ZCLException
Unreportable Type error code.
UNRESOLVABLE_FILTER - Static variable in class org.osgi.namespace.unresolvable.UnresolvableNamespace
An unresolvable filter expression.
UNRESOLVABLE_NAMESPACE - Static variable in class org.osgi.namespace.unresolvable.UnresolvableNamespace
Namespace name for "unresolvable" capabilities and requirements.
UnresolvableNamespace - Class in org.osgi.namespace.unresolvable
Unresolvable Capability and Requirement Namespace.
UNSATISFIED_CONFIGURATION - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The component configuration is unsatisfied due to a missing required configuration.
UNSATISFIED_REFERENCE - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The component configuration is unsatisfied due to an unsatisfied reference.
UnsatisfiedReferenceDTO - Class in org.osgi.service.component.runtime.dto
A representation of an unsatisfied reference.
UnsatisfiedReferenceDTO() - Constructor for class org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO
 
unsatisfiedReferences - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The unsatisfied references.
UNSECURED - Static variable in exception class org.osgi.service.zigbee.APSException
An ASDU was received without any security.
UNSIGNED_INTEGER_16 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 16-bit
UNSIGNED_INTEGER_24 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 24-bit
UNSIGNED_INTEGER_32 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 32-bit
UNSIGNED_INTEGER_40 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 40-bit
UNSIGNED_INTEGER_48 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 48-bit
UNSIGNED_INTEGER_56 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 56-bit
UNSIGNED_INTEGER_64 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 64-bit
UNSIGNED_INTEGER_8 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Unsigned Integer type represents an unsigned integer with a decimal range of 0 to 2^8-1, 0 to 2^16-1, 0 to 2^24-1, 0 to 2^32-1, 0 to 2^40-1, 0 to 2^48-1, 0 to 2^56-1, or 0 to 2^64-1, depending on its length.
unstructured - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.DesiredIdentifierResultType
unstructured
UNSUPPORTED_ATTRIBUTE - Static variable in exception class org.osgi.service.zigbee.APSException
An APSME-GET.request or APSMESET.
UNSUPPORTED_ATTRIBUTE - Static variable in exception class org.osgi.service.zigbee.ZCLException
ZCL Unsupported Attribute error code.
UNSUPPORTED_OPERATION - Static variable in exception class org.osgi.service.serial.SerialDeviceException
The operation is unsupported.
UntypedEventHandler - Interface in org.osgi.service.typedevent
Listener for Untyped Events.
UPC - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a String typed property holding the Universal Product Code (UPC) of the device.
update() - Method in interface org.osgi.service.cm.Configuration
Update the Configuration object with the current properties.
update(Object) - Method in interface org.osgi.service.wireadmin.Wire
Update the value.
update(String, ResourceDTO) - Method in interface org.osgi.service.onem2m.ServiceLayer
update resource
update(Dictionary<String, ?>) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object.
update(Map<String, ?>) - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
Update the endpoint represented by this ExportRegistration and return an updated EndpointDescription.
update(EndpointDescription) - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
Update the local service represented by this ImportRegistration.
Update - Enum constant in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
Update
UPDATE - Enum constant in enum org.osgi.service.component.annotations.FieldOption
The update field option is used to update the collection referenced by the field when there are changes to the bound services.
update_of_resource - Enum constant in enum org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
update_of_resouce.
updateBundle(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Updates a bundle given by its bundle Id using the bundle-internal update location.
updateBundle(long) - Method in interface org.osgi.service.rest.client.RestClient
Updates a bundle given by its bundle Id using the bundle-internal update location.
updateBundle(long, InputStream) - Method in interface org.osgi.service.rest.client.RestClient
Updates a bundle given by its bundle Id and passing the new bundle content in the form of an InputStream.
updateBundle(long, String) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Updates a bundle given by its URI path using the content at the specified URL.
updateBundle(long, String) - Method in interface org.osgi.service.rest.client.RestClient
Updates a bundle given by its URI path using the content at the specified URL.
updated - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The name of the updated method of the reference.
updated() - Element in annotation type org.osgi.service.component.annotations.Reference
The name of the updated method for this reference.
updated(String, Dictionary<String, ?>) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Create a new instance, or update the configuration of an existing instance.
updated(Dictionary<String, ?>) - Method in interface org.osgi.service.cm.ManagedService
Update the configuration for a Managed Service.
updated(Wire, Object) - Method in interface org.osgi.service.wireadmin.Consumer
Update the value.
updateIfDifferent(Dictionary<String, ?>) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object if the provided properties are different than the currently stored set.
updateNetworkChannel(byte) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Updates the network channel.
updateWire(Wire, Dictionary<String, ?>) - Method in interface org.osgi.service.wireadmin.WireAdmin
Update the properties of a Wire object.
UPNP_EXPORT - Static variable in interface org.osgi.service.upnp.UPnPDevice
The UPnP.export service property is a hint that marks a device to be picked up and exported by the UPnP Service.
UPNP_FILTER - Static variable in interface org.osgi.service.upnp.UPnPEventListener
Key for a service property having a value that is an object of type org.osgi.framework.Filter and that is used to limit received events.
UPnPAction - Interface in org.osgi.service.upnp
A UPnP action.
UPnPDevice - Interface in org.osgi.service.upnp
Represents a UPnP device.
UPnPEventListener - Interface in org.osgi.service.upnp
UPnP Events are mapped and delivered to applications according to the OSGi whiteboard model.
UPnPException - Exception Class in org.osgi.service.upnp
There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices.
UPnPException(int, String) - Constructor for exception class org.osgi.service.upnp.UPnPException
This constructor creates a UPnPException on the specified error code and error description.
UPnPException(int, String, Throwable) - Constructor for exception class org.osgi.service.upnp.UPnPException
This constructor creates a UPnPException on the specified error code, error description and error cause.
UPnPIcon - Interface in org.osgi.service.upnp
A UPnP icon representation.
UPnPLocalStateVariable - Interface in org.osgi.service.upnp
A local UPnP state variable which allows the value of the state variable to be queried.
UPnPService - Interface in org.osgi.service.upnp
A representation of a UPnP Service.
UPnPStateVariable - Interface in org.osgi.service.upnp
The meta-information of a UPnP state variable as declared in the device's service state table (SST).
UPPER_ERROR_THRESHOLD - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
Optional property defining the value of the upper error threshold.
UPPER_WARNING_THRESHOLD - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
Optional property defining the value of the upper warning threshold.
uri - Variable in class org.osgi.service.onem2m.dto.ChildResourceRefDTO
URI to the child resource.
uri - Variable in class org.osgi.service.onem2m.dto.DasInfoDTO
Dynamic Authorization Server URI
uri - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
URI
uri - Variable in class org.osgi.service.onem2m.dto.ResourceWrapperDTO
Hierarchical URI of the resource
Uri - Class in org.osgi.service.dmt
This class contains static utility methods to manipulate DMT URIs.
URI_PATH - Static variable in interface org.osgi.service.rest.RestApiExtension
This service property describes a URI to the REST extension on this local machine.
URI_TOO_LONG - Static variable in exception class org.osgi.service.dmt.DmtException
The requested command failed because the target URI is too long for what the recipient is able or willing to process.
URL - Static variable in interface org.osgi.service.repository.Repository
Service property to provide URLs related to this repository.
USB_ADDRESS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property to identify USB address.
USB_BALTERNATESETTING - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bAlternateSetting".
USB_BCDDEVICE - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bcdDevice".
USB_BCDUSB - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bcdUSB".
USB_BDEVICECLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bDeviceClass".
USB_BDEVICEPROTOCOL - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bDeviceProtocol".
USB_BDEVICESUBCLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bDeviceSubClass".
USB_BINTERFACECLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bInterfaceClass".
USB_BINTERFACENUMBER - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bInterfaceNumber".
USB_BINTERFACEPROTOCOL - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bInterfaceProtocol".
USB_BINTERFACESUBCLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bInterfaceSubClass".
USB_BMAXPACKETSIZE0 - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bMaxPacketSize0".
USB_BNUMCONFIGURATIONS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bNumConfigurations".
USB_BNUMENDPOINTS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bNumEndpoints".
USB_BUS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property to identify USB bus.
USB_IDPRODUCT - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "idProduct".
USB_IDVENDOR - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "idVendor".
USB_INTERFACE - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for name referenced by USB Interface Descriptor field "iInterface".
USB_MANUFACTURER - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for name referenced by USB Device Descriptor field "iManufacturer".
USB_PRODUCT - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for name referenced by USB Device Descriptor field "iProduct".
USB_SERIALNUMBER - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for name referenced by USB Device Descriptor field "iSerialNumber".
USBInfoDevice - Interface in org.osgi.service.usbinfo
Represents a USB device.
USE_DRIVER - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the maximum number of connections that should be held in the pool
User - Interface in org.osgi.service.useradmin
A User role managed by a User Admin service.
USER - Static variable in interface org.osgi.service.useradmin.Role
The type of a User role.
USER_ANYONE - Static variable in interface org.osgi.service.useradmin.Role
The name of the predefined role, user.anyone, that all users and groups belong to.
UserAdmin - Interface in org.osgi.service.useradmin
This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes.
UserAdminEvent - Class in org.osgi.service.useradmin
Role change event.
UserAdminEvent(ServiceReference<UserAdmin>, int, Role) - Constructor for class org.osgi.service.useradmin.UserAdminEvent
Constructs a UserAdminEvent object from the given ServiceReference object, event type, and Role object.
UserAdminListener - Interface in org.osgi.service.useradmin
Listener for UserAdminEvents.
UserAdminPermission - Class in org.osgi.service.useradmin
Permission to configure and access the Role objects managed by a User Admin service.
UserAdminPermission(String, String) - Constructor for class org.osgi.service.useradmin.UserAdminPermission
Creates a new UserAdminPermission with the specified name and actions.
UTC_TIME - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], UTCTime is an unsigned 32-bit value representing the number of seconds since 0 hours, 0 minutes, 0 seconds, on the 1st of January, 2000 UTC (Universal Coordinated Time).

V

validate(String) - Method in interface org.osgi.service.metatype.AttributeDefinition
Validate an attribute in String form.
VALIDATION_UNDERWAY - Static variable in interface org.osgi.service.zigbee.ZigBeeRoute
Constant value representing a route which is under validation.
value - Variable in class org.osgi.service.onem2m.dto.AttributeDTO
Supposed value of the attribute
value() - Element in annotation type org.osgi.service.cdi.annotations.Beans
Specify the list of classes from the current package.
value() - Method in class org.osgi.service.cdi.annotations.FactoryComponent.Literal
 
value() - Element in annotation type org.osgi.service.cdi.annotations.FactoryComponent
The configuration PID for the configuration of this Component.
value() - Method in class org.osgi.service.cdi.annotations.MinimumCardinality.Literal
 
value() - Element in annotation type org.osgi.service.cdi.annotations.MinimumCardinality
The minimum cardinality of the reference.
value() - Method in class org.osgi.service.cdi.annotations.PID.Literal
 
value() - Element in annotation type org.osgi.service.cdi.annotations.PID
The configuration PID for the configuration of this Component.
value() - Method in class org.osgi.service.cdi.annotations.PIDs.Literal
 
value() - Element in annotation type org.osgi.service.cdi.annotations.PIDs
The set of ordered configurations available to the component.
value() - Method in class org.osgi.service.cdi.annotations.Reference.Literal
 
value() - Element in annotation type org.osgi.service.cdi.annotations.Reference
Specify the type of the service for this reference.
value() - Method in class org.osgi.service.cdi.annotations.Service.Literal
 
value() - Element in annotation type org.osgi.service.cdi.annotations.Service
Override the interfaces under which this service is published.
value() - Method in class org.osgi.service.cdi.annotations.ServiceInstance.Literal
 
value() - Element in annotation type org.osgi.service.cdi.annotations.ServiceInstance
The scope of the service.
value() - Element in annotation type org.osgi.service.cdi.propertytypes.ServiceDescription
Service property identifying a service's description.
value() - Element in annotation type org.osgi.service.cdi.propertytypes.ServiceRanking
Service property identifying a service's ranking.
value() - Element in annotation type org.osgi.service.cdi.propertytypes.ServiceVendor
Service property identifying a service's vendor.
value() - Element in annotation type org.osgi.service.component.propertytypes.SatisfyingConditionTarget
Filter expression to select the component's satisfying condition.
value() - Element in annotation type org.osgi.service.component.propertytypes.ServiceDescription
Service property identifying a service's description.
value() - Element in annotation type org.osgi.service.component.propertytypes.ServiceRanking
Service property identifying a service's ranking.
value() - Element in annotation type org.osgi.service.component.propertytypes.ServiceVendor
Service property identifying a service's vendor.
value() - Element in annotation type org.osgi.service.configurator.annotations.RequireConfigurator
This attribute can be used to define one or more locations that the configurator must search, in order, for configuration files.
value() - Element in annotation type org.osgi.service.event.propertytypes.EventDelivery
Service property specifying the Event delivery qualities requested by an EventHandler service.
value() - Element in annotation type org.osgi.service.event.propertytypes.EventFilter
Service property specifying the Event filter to an EventHandler service.
value() - Element in annotation type org.osgi.service.event.propertytypes.EventTopics
Service property specifying the Event topics of interest to an EventHandler service.
value() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardContextSelect
Service property identifying the select property of a Http Whiteboard component.
value() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterDispatcher
Service property identifying dispatcher values for the filter.
value() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterName
Service property identifying a filter name.
value() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterPattern
Service property identifying filter patterns.
value() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterRegex
Service property identifying filter regular expressions.
value() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterServlet
Service property identifying the servlets for the filter.
value() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletName
Service property identifying a servlet name.
value() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletPattern
Service property identifying servlet patterns.
value() - Element in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardTarget
Service property identifying the Http Whiteboard target.
value() - Element in annotation type org.osgi.service.metatype.annotations.Option
The value of this Option.
value() - Element in annotation type org.osgi.service.typedevent.propertytypes.EventFilter
Service property specifying the event filter for a TypedEventHandler or UntypedEventHandler service.
value() - Element in annotation type org.osgi.service.typedevent.propertytypes.EventTopics
Service property specifying the Event topics of interest to an TypedEventHandler or UntypedEventHandler service.
value() - Element in annotation type org.osgi.service.typedevent.propertytypes.EventType
Service property specifying the EventType for a TypedEventHandler service.
valueOf(String) - Static method in enum org.osgi.service.cdi.ComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.cdi.ConfigurationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.cdi.MaximumCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.cdi.ReferencePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.cdi.ReferencePolicyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.cdi.ServiceScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.cm.Configuration.ConfigurationAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.CollectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ConfigurationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.FieldOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ReferenceCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ReferencePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ReferencePolicyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ReferenceScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ServiceScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.feature.FeatureExtension.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.feature.FeatureExtension.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.log.stream.LogStreamProvider.Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.metatype.annotations.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.ReleaseVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.DesiredIdentifierResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.ResponsePrimitiveDTO.ContentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.ResponseTypeInfoDTO.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.transaction.control.TransactionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.util.promise.PromiseFactory.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.util.pushstream.PushbackPolicyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.util.pushstream.PushEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.util.pushstream.QueuePolicyOption
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.osgi.service.cdi.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.cdi.ConfigurationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.cdi.MaximumCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.cdi.ReferencePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.cdi.ReferencePolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.cdi.ServiceScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.cm.Configuration.ConfigurationAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.CollectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ConfigurationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.FieldOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ReferenceCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ReferencePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ReferencePolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ReferenceScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ServiceScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.osgi.service.event.EventProperties
Return the properties values.
values() - Static method in enum org.osgi.service.feature.FeatureExtension.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.feature.FeatureExtension.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.log.stream.LogStreamProvider.Options
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.metatype.annotations.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.ReleaseVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.DesiredIdentifierResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.RequestPrimitiveDTO.ResultContent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.ResponsePrimitiveDTO.ContentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.ResponseTypeInfoDTO.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.onem2m.dto.SecurityInfoDTO.SecurityInfoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.transaction.control.TransactionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.util.promise.PromiseFactory.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.util.pushstream.PushbackPolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.util.pushstream.PushEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.util.pushstream.QueuePolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.
vendor - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
The vendor name of the cloud/environment in which the node operates.
vendorInformation - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
Vendor Information
vendorInformation - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
Vendor Information
verificationRequest - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
Flag showing verification request.
version - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
The version of the cloud/environment in which the node operates.
VERSION - Static variable in interface org.osgi.service.zigbee.descriptions.ZigBeeDeviceDescriptionSet
Property key for a version of the application profile.
view() - Method in interface org.osgi.util.converter.Specifying
Return a live view over the backing object that reflects any changes to the original object.
VOLT - Static variable in class org.osgi.service.dal.SIUnits
Unit of electric potential difference, electromotive force.
VOLT_PER_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of electric field strength.

W

WakeUp - Interface in org.osgi.service.dal.functions
WakeUp function provides device awake monitoring.
WAN - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
The string of network interface type which means the network interface to connect to an external network (i.e.
WARNING - Static variable in class org.osgi.service.resourcemonitoring.ResourceEvent
Type of ResourceEvent indicating a threshold goes to the WARNING state.
WATER - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: BooleanSensor - indicates that the BooleanSensor can detect water leak.
WATT - Static variable in class org.osgi.service.dal.SIUnits
Unit of power, radiant flux.
WATT_PER_METER_KELVIN - Static variable in class org.osgi.service.dal.SIUnits
Unit of thermal conductivity.
WATT_PER_SQUARE_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of heat flux density, irradiance.
WATT_PER_SQUARE_METER_STERADIAN - Static variable in class org.osgi.service.dal.SIUnits
Unit of radiance.
WATT_PER_STERADIAN - Static variable in class org.osgi.service.dal.SIUnits
Unit of radiant intensity.
WEBER - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic flux.
window(Duration, Executor, Function<Collection<T>, R>) - Method in interface org.osgi.util.pushstream.PushStream
Buffers a number of events over a fixed time interval and then forwards the events to an accumulator function.
window(Duration, Function<Collection<T>, R>) - Method in interface org.osgi.util.pushstream.PushStream
Buffers a number of events over a fixed time interval and then forwards the events to an accumulator function.
window(Supplier<Duration>, IntSupplier, Executor, BiFunction<Long, Collection<T>, R>) - Method in interface org.osgi.util.pushstream.PushStream
Buffers a number of events over a variable time interval and then forwards the events to an accumulator function.
window(Supplier<Duration>, IntSupplier, BiFunction<Long, Collection<T>, R>) - Method in interface org.osgi.util.pushstream.PushStream
Buffers a number of events over a variable time interval and then forwards the events to an accumulator function.
WINDOW - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the window position.
Wire - Interface in org.osgi.service.wireadmin
A connection between a Producer service and a Consumer service.
WIRE_CONNECTED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that an existing Wire object has become connected.
WIRE_CREATED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been created.
WIRE_DELETED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been deleted.
WIRE_DISCONNECTED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that an existing Wire object has become disconnected.
WIRE_TRACE - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that a new value is transferred over the Wire object.
WIRE_UPDATED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been updated.
WireAdmin - Interface in org.osgi.service.wireadmin
Wire Administration service.
WIREADMIN_CONSUMER_COMPOSITE - Static variable in interface org.osgi.service.wireadmin.WireConstants
A service registration property for a Consumer service that is composite.
WIREADMIN_CONSUMER_FLAVORS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.consumer.flavors) specifying the list of data types understood by this Consumer service.
WIREADMIN_CONSUMER_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.consumer.pid) specifying the service.pid of the associated Consumer service.
WIREADMIN_CONSUMER_SCOPE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service registration property key (named wireadmin.consumer.scope ) specifying a list of names that may be used to define the scope of this Wire object.
WIREADMIN_EVENTS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.events) specifying the WireAdminEvent type of interest to a Wire Admin Listener service.
WIREADMIN_FILTER - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.filter) specifying a filter used to control the delivery rate of data between the Producer and the Consumer service.
WIREADMIN_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.pid) specifying the persistent identity (PID) of this Wire object.
WIREADMIN_PRODUCER_COMPOSITE - Static variable in interface org.osgi.service.wireadmin.WireConstants
A service registration property for a Producer service that is composite.
WIREADMIN_PRODUCER_FILTERS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.producer.filters).
WIREADMIN_PRODUCER_FLAVORS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.producer.flavors) specifying the list of data types available from this Producer service.
WIREADMIN_PRODUCER_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.producer.pid) specifying the service.pid of the associated Producer service.
WIREADMIN_PRODUCER_SCOPE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service registration property key (named wireadmin.producer.scope ) specifying a list of names that may be used to define the scope of this Wire object.
WIREADMIN_SCOPE_ALL - Static variable in interface org.osgi.service.wireadmin.WireConstants
Matches all scope names.
wireAdminEvent(WireAdminEvent) - Method in interface org.osgi.service.wireadmin.WireAdminListener
Receives notification of a broadcast WireAdminEvent object.
WireAdminEvent - Class in org.osgi.service.wireadmin
A Wire Admin Event.
WireAdminEvent(ServiceReference<WireAdmin>, int, Wire, Throwable) - Constructor for class org.osgi.service.wireadmin.WireAdminEvent
Constructs a WireAdminEvent object from the given ServiceReference object, event type, Wire object and exception.
WireAdminListener - Interface in org.osgi.service.wireadmin
Listener for Wire Admin Events.
WireConstants - Interface in org.osgi.service.wireadmin
Defines standard names for Wire properties, wire filter attributes, Consumer and Producer service properties.
WirePermission - Class in org.osgi.service.wireadmin
Permission for the scope of a Wire object.
WirePermission(String, String) - Constructor for class org.osgi.service.wireadmin.WirePermission
Create a new WirePermission with the given name (may be wildcard) and actions.
WIREVALUE_CURRENT - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.current) representing the current value.
WIREVALUE_DELTA_ABSOLUTE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.delta.absolute) representing the absolute delta.
WIREVALUE_DELTA_RELATIVE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.delta.relative) representing the relative delta.
WIREVALUE_ELAPSED - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.elapsed) representing the elapsed time, in ms, between this filter evaluation and the last update of the Consumer service.
WIREVALUE_PREVIOUS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.previous) representing the previous value.
withBuffer(U) - Method in interface org.osgi.util.pushstream.BufferBuilder
The BlockingQueue implementation to use as a buffer
withBuffer(U) - Method in interface org.osgi.util.pushstream.PushStreamBuilder
 
withExecutor(Executor) - Method in interface org.osgi.util.pushstream.BufferBuilder
Set the Executor that should be used to deliver events from this buffer
withExecutor(Executor) - Method in interface org.osgi.util.pushstream.PushStreamBuilder
 
withParallelism(int) - Method in interface org.osgi.util.pushstream.BufferBuilder
Set the maximum permitted number of concurrent event deliveries allowed from this buffer
withParallelism(int) - Method in interface org.osgi.util.pushstream.PushStreamBuilder
 
withPushbackPolicy(PushbackPolicy<T, U>) - Method in interface org.osgi.util.pushstream.BufferBuilder
Set the PushbackPolicy of this builder
withPushbackPolicy(PushbackPolicy<T, U>) - Method in interface org.osgi.util.pushstream.PushStreamBuilder
 
withPushbackPolicy(PushbackPolicyOption, long) - Method in interface org.osgi.util.pushstream.BufferBuilder
Set the PushbackPolicy of this builder
withPushbackPolicy(PushbackPolicyOption, long) - Method in interface org.osgi.util.pushstream.PushStreamBuilder
 
withQueuePolicy(QueuePolicy<T, U>) - Method in interface org.osgi.util.pushstream.BufferBuilder
Set the QueuePolicy of this Builder
withQueuePolicy(QueuePolicy<T, U>) - Method in interface org.osgi.util.pushstream.PushStreamBuilder
 
withQueuePolicy(QueuePolicyOption) - Method in interface org.osgi.util.pushstream.BufferBuilder
Set the QueuePolicy of this Builder
withQueuePolicy(QueuePolicyOption) - Method in interface org.osgi.util.pushstream.PushStreamBuilder
 
withScheduler(ScheduledExecutorService) - Method in interface org.osgi.util.pushstream.BufferBuilder
Set the ScheduledExecutorService that should be used to trigger timed events after this buffer
withScheduler(ScheduledExecutorService) - Method in interface org.osgi.util.pushstream.PushStreamBuilder
 
writeAttributes(boolean, Map<? extends ZCLAttributeInfo, ?>) - Method in interface org.osgi.service.zigbee.ZCLCluster
Writes a set of attributes on the cluster using the ZCL Write Attributes or the Write Attributes Undivided commands, according to the passed undivided parameter.
writeByte(byte) - Method in interface org.osgi.service.zigbee.ZigBeeDataOutput
Appends a byte to the data output.
writeBytes(byte[], int) - Method in interface org.osgi.service.zigbee.ZigBeeDataOutput
Appends on the Data Output Stream a byte array.
writeDouble(double) - Method in interface org.osgi.service.zigbee.ZigBeeDataOutput
Appends on the Data Output Stream a double value.
writeFeature(Feature, Writer) - Method in interface org.osgi.service.feature.FeatureService
Write a Feature Model to JSON
writeFloat(float, int) - Method in interface org.osgi.service.zigbee.ZigBeeDataOutput
Appends on the Data Output Stream a float value.
writeInt(int, int) - Method in interface org.osgi.service.zigbee.ZigBeeDataOutput
Appends an int value to the data output.
writeLong(long, int) - Method in interface org.osgi.service.zigbee.ZigBeeDataOutput
Appends a long to the data output.
WRONG_THREAD - Static variable in exception class org.osgi.service.coordinator.CoordinationException
The Coordination cannot be ended by the calling thread since the Coordination is on the thread local Coordination stack of another thread.

X

XA_ENLISTMENT_ENABLED - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to determine whether XA enlistment is enabled for this resource provider
XA_ENLISTMENT_ENABLED - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to determine whether XA enlistment is enabled for this resource provider
XA_RECOVERY_ENABLED - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to determine whether XA recovery is enabled for this resource provider
XA_RECOVERY_ENABLED - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to determine whether XA recovery is enabled for this resource provider
xmlns() - Element in annotation type org.osgi.service.component.annotations.Component
The XML name space of the Component Description for this Component.
XMLParserActivator - Class in org.osgi.util.xml
A BundleActivator class that allows any JAXP compliant XML Parser to register itself as an OSGi parser service.
XMLParserActivator() - Constructor for class org.osgi.util.xml.XMLParserActivator
 

Z

ZCLAttribute - Interface in org.osgi.service.zigbee
This interface represents a ZCLAttribute.
ZCLAttributeDescription - Interface in org.osgi.service.zigbee.descriptions
This interface represents a ZCLAttributeDescription.
ZCLAttributeInfo - Interface in org.osgi.service.zigbee
This interface provides information about the attribute, like its ZCL attribute ID, if it manufacturer specific and about its data type (see ZCLAttributeInfo.getDataType()).
ZCLCluster - Interface in org.osgi.service.zigbee
This interface represents a ZCL Cluster.
ZCLClusterDescription - Interface in org.osgi.service.zigbee.descriptions
This interface represents a ZCL Cluster description.
ZCLCommandDescription - Interface in org.osgi.service.zigbee.descriptions
This interface represents a ZCLCommandDescription.
ZCLCommandResponse - Interface in org.osgi.service.zigbee
A response event for a ZCLCommandResponseStream.
ZCLCommandResponseStream - Interface in org.osgi.service.zigbee
This type represents a stream of responses to a broadcast operation.
ZCLDataTypeDescription - Interface in org.osgi.service.zigbee.descriptions
This interface is used for representing any of the ZigBee Data Types defined in the ZCL.
ZCLEventListener - Interface in org.osgi.service.zigbee
This interface represents a listener to events from ZigBee Device nodes.
ZCLException - Exception Class in org.osgi.service.zigbee
This class represents root exception for all the code related to ZigBee/ZCL.
ZCLException(int, int, String) - Constructor for exception class org.osgi.service.zigbee.ZCLException
Creates a ZCLException containing a specific errorCode or zigBeeErrorCode.
ZCLException(int, String) - Constructor for exception class org.osgi.service.zigbee.ZCLException
Creates a ZCLException containing a specific errorCode.
ZCLException(String) - Constructor for exception class org.osgi.service.zigbee.ZCLException
Creates a ZCLException containing only a description, but no error codes.
ZCLFrame - Interface in org.osgi.service.zigbee
This interface models the ZigBee Cluster Library Frame.
ZCLGlobalClusterDescription - Interface in org.osgi.service.zigbee.descriptions
This interface represents Cluster global description.
ZCLHeader - Interface in org.osgi.service.zigbee
This interface represents the ZCL Frame Header.
ZCLParameterDescription - Interface in org.osgi.service.zigbee.descriptions
This interface represents a ZigBee parameter description.
ZCLReadStatusRecord - Interface in org.osgi.service.zigbee
This interface the reading result of ZCLCluster.readAttributes(ZCLAttributeInfo[]).
ZCLSimpleTypeDescription - Interface in org.osgi.service.zigbee.descriptions
This interface is used for representing any of the simple ZigBee Data Types defined in the ZCL.
ZDPException - Exception Class in org.osgi.service.zigbee
This class represents root exception for all the code related to ZDP.
ZDPException(int, int, String) - Constructor for exception class org.osgi.service.zigbee.ZDPException
Creates a ZDPException containing a specific errorCode or zigBeeErrorCode.
ZDPException(int, String) - Constructor for exception class org.osgi.service.zigbee.ZDPException
Creates a ZDPException containing a specific errorCode.
ZDPException(String) - Constructor for exception class org.osgi.service.zigbee.ZDPException
Creates a ZDPException containing only a description, but no error codes.
ZDPFrame - Interface in org.osgi.service.zigbee
This interface represents a ZDP frame.
ZDPResponse - Interface in org.osgi.service.zigbee
This type represents a successful ZDP invocation.
ZED - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Constant value used as logical type value when the ZigBee device is an End Device.
ZIGBEE_EXPORT - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property used to mark if a ZigBeeEndPoint service is an exported one or not.
ZigBeeArray - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Array' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeAttributeID - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Attribute ID' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBACnet - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Unsigned Integer 32-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBag - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Bag' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBitmap16 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Bitmap 16-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBitmap24 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Bitmap 24-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBitmap32 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Bitmap 32-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBitmap40 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Bitmap 40-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBitmap48 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Bitmap 48-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBitmap56 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Bitmap 56-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBitmap64 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Bitmap 64-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBitmap8 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Bitmap 8-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeBoolean - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Boolean' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeCharacterString - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Character String' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeClusterID - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Cluster ID' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeComplexDescriptor - Interface in org.osgi.service.zigbee.descriptors
This interface represents a Complex Descriptor as described in the ZigBee Specification.
ZigBeeDataInput - Interface in org.osgi.service.zigbee
The ZigBeeDataInput interface is designed for converting a series of bytes in Java data types.
ZigBeeDataOutput - Interface in org.osgi.service.zigbee
The ZigBeeDataOutput interface is designed for converting Java data types into a series of bytes.
ZigBeeDataTypes - Class in org.osgi.service.zigbee
This class contains the constants that are used internally by these API to represent the ZCL data types.
ZigBeeDate - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Date' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeDeviceDescription - Interface in org.osgi.service.zigbee.descriptions
This interface represents a ZigBee device description.
ZigBeeDeviceDescriptionSet - Interface in org.osgi.service.zigbee.descriptions
This interface represents a ZigBee Device description Set.
ZigBeeEndpoint - Interface in org.osgi.service.zigbee
This interface represents a ZigBee EndPoint.
ZigBeeEnumeration16 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Enumeration 16-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeEnumeration8 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Enumeration 8-bit' data type, as it is defined in the ZigBee Cluster Library specification.
zigBeeErrorCode - Variable in exception class org.osgi.service.zigbee.ZigBeeException
The actual error code returned by the ZigBee node.
ZigBeeEvent - Interface in org.osgi.service.zigbee
This interface represents events generated by a ZigBee Device node.
ZigBeeException - Exception Class in org.osgi.service.zigbee
This class represents root exception for all the code related to ZigBee.
ZigBeeException(int, int, String) - Constructor for exception class org.osgi.service.zigbee.ZigBeeException
Creates a ZigBeeException containing a specific errorCode or zigBeeErrorCode.
ZigBeeException(int, String) - Constructor for exception class org.osgi.service.zigbee.ZigBeeException
Creates a ZigBeeException containing a specific errorCode.
ZigBeeException(String) - Constructor for exception class org.osgi.service.zigbee.ZigBeeException
Creates a ZigBeeException containing only a description, but no error codes.
ZigBeeFloatingDouble - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Floating Double' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeFloatingSemi - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Floating Semi' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeFloatingSingle - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Floating Single' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeFrequencyBand - Interface in org.osgi.service.zigbee.descriptors
This interface represents a the frequency band field.
ZigBeeGeneralData16 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'General Data 16-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeGeneralData24 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'General Data 24-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeGeneralData32 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'General Data 32-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeGeneralData40 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'General Data 40-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeGeneralData48 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'General Data 48-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeGeneralData56 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'General Data 56-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeGeneralData64 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'General Data 64-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeGeneralData8 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'General Data 8-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeGroup - Interface in org.osgi.service.zigbee
This interface represents a ZigBee Group.
ZigBeeHost - Interface in org.osgi.service.zigbee
This interface represents the machine that hosts the code to run a ZigBee device or client.
ZigBeeIEEE_ADDRESS - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'IEEE ADDRESS' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeLinkQuality - Interface in org.osgi.service.zigbee
This interface represents an entry of the NeighborTableList.
ZigBeeLongCharacterString - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Long Character String' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeLongOctetString - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Long Octet String' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeMacCapabiliyFlags - Interface in org.osgi.service.zigbee.descriptors
This interface represents the Node Descriptor MAC Capability Flags as described in the ZigBee Specification.
ZigBeeNode - Interface in org.osgi.service.zigbee
This interface represents a ZigBee node, means a physical device that can communicate using the ZigBee protocol.
ZigBeeNodeDescriptor - Interface in org.osgi.service.zigbee.descriptors
This interface represents a Node Descriptor as described in the ZigBee Specification.
ZigBeeOctetString - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Octet String' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeePowerDescriptor - Interface in org.osgi.service.zigbee.descriptors
This interface represents a power descriptor as described in the ZigBee Specification.
ZigBeeRoute - Interface in org.osgi.service.zigbee
This interface represents an entry of the RoutingTableList
ZigBeeSecurityKey128 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Security Key 128' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeServerMask - Interface in org.osgi.service.zigbee.descriptors
Represents the ZigBee Server Mask field of the ZigBee Node Descriptor.
ZigBeeSet - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Set' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeSignedInteger16 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Signed Integer 16-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeSignedInteger24 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Signed Integer 24-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeSignedInteger32 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Signed Integer 32-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeSignedInteger40 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Signed Integer 40-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeSignedInteger48 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Signed Integer 48-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeSignedInteger56 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Signed Integer 56-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeSignedInteger64 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Signed Integer 64-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeSignedInteger8 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Signed Integer 8-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeSimpleDescriptor - Interface in org.osgi.service.zigbee.descriptors
This interface represents a simple descriptor as described in the ZigBee Specification.
ZigBeeStructure - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Structure' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeTimeOfDay - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Time Of Day' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeUnsignedInteger16 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Unsigned Integer 16-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeUnsignedInteger24 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Unsigned Integer 24-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeUnsignedInteger32 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Unsigned Integer 32-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeUnsignedInteger40 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Unsigned Integer 40-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeUnsignedInteger48 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Unsigned Integer 48-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeUnsignedInteger56 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Unsigned Integer 56-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeUnsignedInteger64 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Unsigned Integer 64-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeUnsignedInteger8 - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'Unsigned Integer 8-bit' data type, as it is defined in the ZigBee Cluster Library specification.
ZigBeeUTCTime - Class in org.osgi.service.zigbee.types
A singleton class that represents the 'UTC Time' data type, as it is defined in the ZigBee Cluster Library specification.
zone - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
Regions are often subdivided in zones that represent different physical locations.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form