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

I

ID - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device ID property.
ID - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service id.
IMPORT - Static variable in class org.osgi.framework.PackagePermission
The action string import.
IMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Import-Package") identifying the packages on which the bundle depends.
IMPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Import-Service") identifying the fully qualified class names of the services that the bundle requires (used for informational purposes only).
INCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "include") identifying a list of classes and/or resources of the specified package which must be allowed to be exported in the Export-Package manifest header.
INFO - Static variable in class org.osgi.framework.FrameworkEvent
An informational event has occurred.
INSTALLED - Static variable in interface org.osgi.framework.Bundle
This bundle is installed but not yet resolved.
INSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been installed.
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER (3) type.
INVALID_ACTION - Static variable in class org.osgi.service.upnp.UPnPException
No Action found by that name at this service.
INVALID_ARGS - Static variable in class org.osgi.service.upnp.UPnPException
Not enough arguments, too many arguments with a specific name, or one of more of the arguments are of the wrong type.
INVALID_SEQUENCE_NUMBER - Static variable in class org.osgi.service.upnp.UPnPException
The different end-points are no longer in synchronization.
INVALID_VARIABLE - Static variable in class org.osgi.service.upnp.UPnPException
Refers to a non existing variable.
IO_SCHEME - Static variable in interface org.osgi.service.io.ConnectionFactory
Service property containing the scheme(s) for which this Connection Factory can create Connection objects.
InvalidSyntaxException - exception org.osgi.framework.InvalidSyntaxException.
A Framework exception.
InvalidSyntaxException(String, String) - Constructor for class org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
InvalidSyntaxException(String, String, Throwable) - Constructor for class org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
implies(Permission) - Method in class org.osgi.framework.AdminPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.BundlePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.PackagePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.ServicePermission
Determines if a ServicePermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines if a ConfigurationPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.event.TopicPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks if this UserAdminPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.wireadmin.WirePermission
Checks if this WirePermission object implies the specified permission.
initCause(Throwable) - Method in class org.osgi.framework.BundleException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in class org.osgi.framework.InvalidSyntaxException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in class org.osgi.service.cm.ConfigurationException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in class org.osgi.service.component.ComponentException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in class org.osgi.service.http.NamespaceException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in class org.osgi.service.prefs.BackingStoreException
The cause of this exception can only be set when constructed.
installBundle(String) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified location string.
installBundle(String, InputStream) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified InputStream object.
invoke(Dictionary) - Method in interface org.osgi.service.upnp.UPnPAction
Invokes the action.
isAssignableTo(Bundle, String) - Method in interface org.osgi.framework.ServiceReference
Tests if the bundle that registered the service referenced by this ServiceReference and the specified bundle use the same source for the package of the specified class name.
isBundlePersistentlyStarted(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Return the persistent state of the specified bundle.
isConnected() - Method in interface org.osgi.service.wireadmin.Wire
Return the connection state of this Wire object.
isMutable() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the Condition is mutable.
isPostponed() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the evaluation must be postponed until the end of the permission check.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns true if the package associated with this ExportedPackage object has been exported by a bundle that has been updated or uninstalled.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns true if the bundle associated with this RequiredBundle object has been updated or uninstalled.
isSatisfied() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the Condition is satisfied.
isSatisfied(Condition[], Dictionary) - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether a the set of Conditions are satisfied.
isValid() - Method in interface org.osgi.service.wireadmin.Wire
Return the state of this Wire object.

OSGi Service Platform
Release 4 (draft)
A B C D E F G H I J K L M N O P R S T U V W X
Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.