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

U

UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device Name (UDN) property.
UNAUTHORIZED - Static variable in class info.dmtree.DmtException
The originator's authentication credentials specify a principal with insufficient rights to complete the command.
UNINSTALL - Static variable in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
Constant String to the "uninstall" action.
UNINSTALLED - Static variable in interface org.osgi.framework.Bundle
This bundle is uninstalled and may not be used.
UNINSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been uninstalled.
UNINSTALL_FORCED - Static variable in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
Constant String to the "uninstall_forced" action.
UNREGISTERING - Static variable in class org.osgi.framework.ServiceEvent
This service is in the process of being unregistered.
UNRESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been unresolved.
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.
UPDATED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been updated.
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 org.osgi.service.upnp.UPnPAction.
A UPnP action.
UPnPDevice - interface org.osgi.service.upnp.UPnPDevice.
Represents a UPnP device.
UPnPEventListener - interface org.osgi.service.upnp.UPnPEventListener.
UPnP Events are mapped and delivered to applications according to the OSGi whiteboard model.
UPnPException - exception org.osgi.service.upnp.UPnPException.
There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices.
UPnPException(int, String) - Constructor for class org.osgi.service.upnp.UPnPException
This constructor creates a UPnPException on the specified error code and error description.
UPnPIcon - interface org.osgi.service.upnp.UPnPIcon.
A UPnP icon representation.
UPnPLocalStateVariable - interface org.osgi.service.upnp.UPnPLocalStateVariable.
A local UPnP state variable which allows the value of the state variable to be queried.
UPnPService - interface org.osgi.service.upnp.UPnPService.
A representation of a UPnP Service.
UPnPStateVariable - interface org.osgi.service.upnp.UPnPStateVariable.
The meta-information of a UPnP state variable as declared in the device's service state table (SST).
URI_TOO_LONG - Static variable in class info.dmtree.DmtException
The requested command failed because the target URI or one of its segments is too long for what the recipient is able or willing to process, or the target URI contains too many segments.
URLConstants - interface org.osgi.service.url.URLConstants.
Defines standard names for property keys associated with URLStreamHandlerService and java.net.ContentHandler services.
URLStreamHandlerService - interface org.osgi.service.url.URLStreamHandlerService.
Service interface with public versions of the protected java.net.URLStreamHandler methods.
URLStreamHandlerSetter - interface org.osgi.service.url.URLStreamHandlerSetter.
Interface used by URLStreamHandlerService objects to call the setURL method on the proxy URLStreamHandler object.
URL_CONTENT_MIMETYPE - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the MIME types serviced by a java.net.ContentHandler.
URL_HANDLER_PROTOCOL - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the protocols serviced by a URLStreamHandlerService.
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.
USES_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "uses") identifying a list of packages that an exported package uses.
Unit - class org.osgi.util.measurement.Unit.
A unit system for measurements.
Uri - class info.dmtree.Uri.
This class contains static utility methods to manipulate DMT URIs.
User - interface org.osgi.service.useradmin.User.
A User role managed by a User Admin service.
UserAdmin - interface org.osgi.service.useradmin.UserAdmin.
This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes.
UserAdminEvent - class org.osgi.service.useradmin.UserAdminEvent.
Role change event.
UserAdminEvent(ServiceReference, 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 org.osgi.service.useradmin.UserAdminListener.
Listener for UserAdminEvents.
UserAdminPermission - class org.osgi.service.useradmin.UserAdminPermission.
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.
UserPromptCondition - class org.osgi.util.mobile.UserPromptCondition.
Class representing a user prompt condition.
ungetService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Releases the service object referenced by the specified ServiceReference object.
ungetService(Bundle, ServiceRegistration, Object) - Method in interface org.osgi.framework.ServiceFactory
Releases a service object.
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.osgi.util.xml.XMLParserActivator
Releases a XML Parser Factory object.
uninstall() - Method in interface org.osgi.framework.Bundle
Uninstalls this bundle.
uninstall() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
Uninstalls the deployment package.
uninstallForced() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
This method is called to completely uninstall a deployment package, which couldn't be uninstalled using traditional means (DeploymentPackage.uninstall()) due to exceptions.
unity - Static variable in class org.osgi.util.measurement.Unit
No Unit (Unity)
unlock() - Method in class org.osgi.service.application.ApplicationDescriptor
Unsets the lock state of the application.
unlockSpecific() - Method in class org.osgi.service.application.ApplicationDescriptor
This method is used to notify the container implementation that the corresponding application has been unlocked and it should update the application.locked service property accordingly.
unregister() - Method in interface org.osgi.framework.ServiceRegistration
Unregisters a service.
unregister(String) - Method in interface org.osgi.service.http.HttpService
Unregisters a previous registration done by registerServlet or registerResources methods.
update() - Method in interface org.osgi.framework.Bundle
Updates this bundle.
update(InputStream) - Method in interface org.osgi.framework.Bundle
Updates this bundle from an InputStream.
update(Dictionary) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object.
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.
updateWire(Wire, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
Update the properties of a Wire object.
updated(Dictionary) - Method in interface org.osgi.service.cm.ManagedService
Update the configuration for a Managed Service.
updated(String, Dictionary) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Create a new instance, or update the configuration of an existing instance.
updated(String, StatusVariable) - Method in interface org.osgi.service.monitor.MonitorListener
Callback for notification of a StatusVariable change.
updated(Wire, Object) - Method in interface org.osgi.service.wireadmin.Consumer
Update the value.

OSGi™ Service Platform
Release 4
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, 2006). All Rights Reserved. Licensed under the OSGi Specification License, Version 1.0