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.
Manifest header (named "Bundle-ContactAddress")
identifying the contact address where problems with the
bundle may be reported; for example, an email address.
Manifest header (named "Bundle-Copyright")
identifying the bundle's copyright information, which may be retrieved
from the Dictionary object returned by the Bundle.getHeaders method.
Manifest header (named "Bundle-NativeCode")
identifying a number of hardware environments and the native language code
libraries that the bundle is carrying for each of these environments.
Manifest header attribute (named "language") identifying the
language in which the native bundle code is written specified in the
Bundle-NativeCode manifest header.
Manifest header attribute (named "osname") identifying the
operating system required to run native bundle code specified in the Bundle-NativeCode
manifest header).
Manifest header attribute (named "osversion") identifying the
operating system version required to run native bundle code specified in the Bundle-NativeCode
manifest header).
Manifest header attribute (named "processor") identifying the processor
required to run native bundle code specified in the Bundle-NativeCode manifest header).
Manifest header attribute (named "bundle-version")
identifying a range of versions for a bundle specified in the
Require-Bundle or Fragment-Host manifest headers.
Optional service property, which should be a string array, containing
the LUS groups that the driver is interested in, when exporting
framework services to the Jini network.
Optional service property, which should be a string array, containing
the groups of LUS, that the driver is interested in, when importing
Jini services.
A Connection Factory service is called by the implementation of the Connector Service
to create javax.microedition.io.Connection objects which implement
the scheme named by IO_SCHEME.
Creates a default HttpContext for registering servlets or
resources with the HttpService, a new HttpContext object is
created each time this method is called.
Manifest header (named "DynamicImport-Package")
identifying the names of the packages
that the bundle may dynamically import during execution.
E
ENTRIES -
Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should be an net.jini.core.entry.Entry array, holding
the attributes set of the framework service that represents Jini
proxy in the registration with a LUS.
Manifest header (named "Export-Package")
identifying the names (and optionally version numbers) of the packages
that the bundle offers to the Framework for export.
Manifest header (named "Export-Service")
identifying the fully qualified class names of the services that the
bundle may register (used for informational purposes only).
Framework environment property (named "org.osgi.framework.language")
identifying the Framework implementation language (see ISO 639 for possible values).
Returns an array of host bundles to which the specified fragment bundle is
attached or null if the specified bundle is not attached to a host
or is not a fragment bundle.
Return a list of locales available or null if only 1
The return parameter must be a name that consists
of language [ _ country [ _ variation ]] as is customary
in the Locale class.
Returns the property value to which the specified property key is mapped in the
properties Dictionary object of the service referenced by this ServiceReference object.
Manifest header (named "Import-Service")
identifying the fully qualified class names of the services that the
bundle requires (used for informational purposes only).
Manifest header attribute (named "multiple-hosts")
identifying if the fragment should attach to each bundle
selected by the Fragment-Host manifest header.
N
N -
Static variable in class org.osgi.util.measurement.Unit
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.
Service property (named "objectClass")
identifying all of the class names under which a service was registered in the Framework
(of type java.lang.String[]).
Manifest header attribute (named "optional")
for Require-Bundle
identifying that a required bundle is optional and that
the requiring bundle can be resolved if there is no
suitable required bundle.
Manifest header attribute (named "specification-version")
identifying the version of a package specified in the
Export-Package or Import-Package manifest header.
Manifest header attribute (named "reprovide")
for Require-Bundle
identifying that any packages that are provided
by the required bundle must be reprovided by the requiring bundle.
Manifest header attribute (named "require-packages")
for Require-Bundle
specifying the subset of packages that are accessible from
the required bundle.
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.
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.
Wire property key (named wireadmin.filter)
specifying a filter used to control the delivery rate of data between
the Producer and the Consumer service.
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.
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.