- 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 - Static variable in annotation type org.osgi.service.component.annotations.Component
-
Special string representing the name of this Component.
- 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.jaxrs.runtime.dto.BaseDTO
-
- 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() - Method in interface org.osgi.service.prefs.Preferences
-
Returns this node's name, relative to its parent.
- 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.
- nameBindings - Variable in class org.osgi.service.jaxrs.runtime.dto.ExtensionDTO
-
The full names of the NameBinding
annotations applied to this
extension, if any
- nameBindings - Variable in class org.osgi.service.jaxrs.runtime.dto.ResourceMethodInfoDTO
-
The NameBinding
annotations that apply to this resource method,
if any
- NamespaceException - Exception 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 org.osgi.service.http.NamespaceException
-
Construct a NamespaceException
object with a detail message.
- NamespaceException(String, Throwable) - Constructor for exception 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.
- newBuilder(WebTarget) - Method in interface org.osgi.service.jaxrs.client.SseEventSourceFactory
-
Create a new SseEventSource.Builder
- 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
ConfigurationPermission
s.
- 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.
- newSource(WebTarget) - Method in interface org.osgi.service.jaxrs.client.SseEventSourceFactory
-
Create a new SseEventSource
- 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 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 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 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 org.osgi.service.zigbee.ZDPException
-
A child descriptor was not available following a discovery request to a
parent.
- NO_ENTRY - Static variable in exception 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 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 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.
- 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 org.osgi.service.dmt.DmtException
-
The requested node creation operation failed because the target already
exists.
- NODE_NOT_FOUND - Static variable in exception 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 org.osgi.service.tr069todmt.TR069Exception
-
9008 Attempt to set a non-writable parameter (associated with
SetParameterValues)
- 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
-
- NOT_ACTIVE - Static variable in exception org.osgi.service.zigbee.ZDPException
-
The requested endpoint is not described by a simple descriptor.
- NOT_AUTHORIZED - Static variable in exception 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 org.osgi.service.zigbee.ZCLException
-
ZCL Not Found error code.
- NOT_INITIALIZED - Static variable in exception org.osgi.service.dal.DeviceException
-
An exception code indicates that the device is not initialized.
- NOT_PERMITTED - Static variable in exception org.osgi.service.zigbee.ZDPException
-
The device is not in the proper state to support the requested operation.
- NOT_SUPPORTED - Static variable in exception 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 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
-
- notification - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
-
Notification
- NOTIFICATION_REJECTED - Static variable in exception 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(ResourceContextEvent) - Method in interface org.osgi.service.resourcemonitoring.ResourceContextListener
-
- notify(ResourceEvent<T>) - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
-
Receives a resource monitoring notification
- notify(String, T) - Method in interface org.osgi.service.typedevent.TypedEventHandler
-
Called by the
TypedEventBus
service to notify the listener of an
event.
- 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.