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

N

N - Static variable in class org.osgi.util.measurement.Unit
The force unit newton (N).
NAME - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The key NAME, used in PackageStateMBean.NAME_ITEM.
NAME - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The key NAME, used in UserAdminMBean.NAME_ITEM.
name() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's name, relative to its parent.
NAME_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The item containing the name of the package in PackageStateMBean.PACKAGE_TYPE.
NAME_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item for the user name for an authorization object.
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.
NATIVECODE_ERROR - Static variable in exception org.osgi.framework.BundleException
The bundle could not be resolved due to an error with the Bundle-NativeCode header.
newConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[], String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Creates a new ConditionalPermissionInfo with the specified fields suitable for insertion into a ConditionalPermissionUpdate.
newConditionalPermissionInfo(String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Creates a new ConditionalPermissionInfo from the specified encoded ConditionalPermissionInfo string suitable for insertion into a ConditionalPermissionUpdate.
newConditionalPermissionUpdate() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Creates a new update for the Conditional Permission Table.
newFramework(Map) - Method in interface org.osgi.framework.launch.FrameworkFactory
Create a new Framework instance.
newInitialContext() - Method in interface org.osgi.service.jndi.JNDIContextManager
Creates a new JNDI initial context with the default JNDI environment properties.
newInitialContext(Map) - 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) - Method in interface org.osgi.service.jndi.JNDIContextManager
Creates a new initial DirContext with the specified JNDI environment properties.
newInstance(Dictionary) - Method in interface org.osgi.service.component.ComponentFactory
Create and activate a new component configuration.
newPermissionCollection() - Method in class info.dmtree.security.AlertPermission
Returns a new PermissionCollection object for storing AlertPermission objects.
newPermissionCollection() - Method in class info.dmtree.security.DmtPermission
Returns a new PermissionCollection object for storing DmtPermission objects.
newPermissionCollection() - Method in class info.dmtree.security.DmtPrincipalPermission
Returns a new PermissionCollection object for storing DmtPrincipalPermission objects.
newPermissionCollection() - Method in class org.osgi.framework.AdminPermission
Returns a new PermissionCollection object suitable for storing AdminPermissions.
newPermissionCollection() - Method in class org.osgi.framework.BundlePermission
Returns a new PermissionCollection object suitable for storing BundlePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.PackagePermission
Returns a new PermissionCollection object suitable for storing PackagePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.ServicePermission
Returns a new PermissionCollection object for storing ServicePermission 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.deploymentadmin.DeploymentAdminPermission
Returns a new PermissionCollection object for storing DeploymentAdminPermission objects.
newPermissionCollection() - Method in class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
Returns a new PermissionCollection object for storing DeploymentCustomizerPermission 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.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.
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 info.dmtree.DmtException
The requested node creation operation failed because the target already exists.
NODE_NOT_FOUND - Static variable in exception info.dmtree.DmtException
The requested target node was not found.
nodeChanged(String[]) - Method in interface info.dmtree.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.
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.
NonNullMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for a value that cannot null.
NoSuchComponentException - Exception in org.osgi.service.blueprint.container
A Blueprint exception indicating that a component does not exist in a Blueprint Container.
NoSuchComponentException(String, String) - Constructor for exception org.osgi.service.blueprint.container.NoSuchComponentException
Create a No Such Component Exception for a non-existent component.
NoSuchComponentException(String) - Constructor for exception org.osgi.service.blueprint.container.NoSuchComponentException
Create a No Such Component Exception for a non-existent component.
NotificationService - Interface in info.dmtree.notification
NotificationService enables sending aynchronous notifications to a management server.
notifiesOnChange(String) - Method in interface org.osgi.service.monitor.Monitorable
Tells whether the StatusVariable provider is able to send instant notifications when the given StatusVariable changes.
notifyUPnPEvent(String, String, Dictionary) - Method in interface org.osgi.service.upnp.UPnPEventListener
Callback method that is invoked for received events.
NULL - Static variable in interface org.osgi.service.blueprint.reflect.NullMetadata
Singleton instance of NullMetadata.
NULL_VALUE - Static variable in class info.dmtree.DmtData
Constant instance representing a leaf node of null format.
NullMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for a value specified to be null via the <null> element.

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