OSGi™ Residential
Release 6
A B C D E F G H I J K L M N O P R S T U V W X 

N

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.
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.
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.
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.cm.ConfigurationPermission
Returns a new PermissionCollection object suitable for storing ConfigurationPermissions.
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.useradmin.UserAdminPermission
Returns a new PermissionCollection object for storing UserAdminPermission objects.
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_DATA - Static variable in exception org.osgi.service.dal.DeviceException
An exception code indicates that the requested value is currently not available.
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).
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)
NORMAL - Static variable in class org.osgi.service.resourcemonitoring.ResourceEvent
Type of ResourceEvent indicating a threshold goes to the NORMAL state.
NOT_INITIALIZED - Static variable in exception org.osgi.service.dal.DeviceException
An exception code indicates that the device is not initialized.
NOTIFICATION_REJECTED - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
9009 Notification request rejected (associated with SetParameterAttributes method).
NotificationService - Interface in org.osgi.service.dmt.notification
NotificationService enables sending asynchronous notifications to a management server.
notify(ResourceContextEvent) - Method in interface org.osgi.service.resourcemonitoring.ResourceContextListener
Notify this listener about a ResourceContext events.
notify(ResourceEvent) - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Receives a resource monitoring notification
notifyEvent(SerialEvent) - Method in interface org.osgi.service.serial.SerialEventListener
Callback method that is invoked for received an event.
notifyResponse(EnOceanRPC, byte[]) - Method in interface org.osgi.service.enocean.EnOceanHandler
Notifies of the answer to a RPC.
notifyUPnPEvent(String, String, Dictionary) - Method in interface org.osgi.service.upnp.UPnPEventListener
Callback method that is invoked for received events.
NULL_VALUE - Static variable in class org.osgi.service.dmt.DmtData
Constant instance representing a leaf node of null format.
A B C D E F G H I J K L M N O P R S T U V W X 
OSGi™ Residential
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0