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

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.
IDENTIFIER - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key IDENTIFIER, used in BundleStateMBean.IDENTIFIER_ITEM.
IDENTIFIER - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key IDENTIFIER, used ServiceStateMBean.IDENTIFIER_ITEM.
IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundle identifier in BundleStateMBean.BUNDLE_TYPE.
IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the service identifier in ServiceStateMBean.SERVICE_TYPE.
IdRefMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for the verified id of another component managed by the Blueprint Container.
IMEICondition - Class in org.osgi.util.gsm
Class representing an IMEI condition.
implies(Permission) - Method in class info.dmtree.security.AlertPermission
Checks if this AlertPermission object implies the specified permission.
implies(Permission) - Method in class info.dmtree.security.DmtPermission
Checks if this DmtPermission object "implies" the specified permission.
implies(Permission) - Method in class info.dmtree.security.DmtPrincipalPermission
Checks if this DmtPrincipalPermission object implies the specified permission.
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.application.ApplicationAdminPermission
Checks if the specified permission is implied by this 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.deploymentadmin.DeploymentAdminPermission
Checks if this DeploymentAdminPermission would imply the parameter permission.
implies(Permission) - Method in class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
Checks if this DeploymentCustomizerPermission would imply the parameter 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.monitor.MonitorPermission
Determines if the specified permission is implied by this permission.
implies(Permission) - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Determines if a EndpointPermission object "implies" the specified permission.
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.
IMPORT - Static variable in class org.osgi.framework.PackagePermission
The action string import.
IMPORT - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
The action string import.
IMPORT_ERROR - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A fatal importing error occurred.
IMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the packages on which the bundle depends.
IMPORT_REGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Add an import registration.
IMPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.2.
IMPORT_UNREGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Remove an import registration.
IMPORT_WARNING - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A problematic situation occurred, the import is still active.
IMPORTED_PACKAGES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key IMPORTED_PACKAGES, used in BundleStateMBean.EXPORTED_PACKAGES_ITEM.
IMPORTED_PACKAGES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the imported package names in BundleStateMBean.BUNDLE_TYPE .The key is BundleStateMBean.IMPORTED_PACKAGES and the the type is JmxConstants.STRING_ARRAY_TYPE.
IMPORTING_BUNDLES - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The key IMPORTING_BUNDLES, used in PackageStateMBean.IMPORTING_BUNDLES_ITEM.
IMPORTING_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The item containing the bundle identifier in PackageStateMBean.PACKAGE_TYPE.
ImportReference - Interface in org.osgi.service.remoteserviceadmin
An Import Reference associates an active proxy service to a remote endpoint.
ImportRegistration - Interface in org.osgi.service.remoteserviceadmin
An Import Registration associates an active proxy service to a remote endpoint.
importService(EndpointDescription) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
Import a service from an Endpoint.
IMSICondition - Class in org.osgi.util.gsm
Class representing an IMSI condition.
INCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive identifying a list of classes to include in the exported package.
INFO - Static variable in class org.osgi.framework.FrameworkEvent
An informational event has occurred.
info.dmtree - package info.dmtree
Device Management Tree Package Version 1.0.
info.dmtree.notification - package info.dmtree.notification
Device Management Tree Notification Package Version 1.0.
info.dmtree.notification.spi - package info.dmtree.notification.spi
Device Management Tree Notification SPI Package Version 1.0.
info.dmtree.registry - package info.dmtree.registry
Device Management Tree Registry Package Version 1.0.
info.dmtree.security - package info.dmtree.security
Device Management Tree Security Package Version 1.0.
info.dmtree.spi - package info.dmtree.spi
Device Management Tree SPI Package Version 1.0.
init() - Method in interface org.osgi.framework.launch.Framework
Initialize this Framework.
initCause(Throwable) - Method in exception info.dmtree.DmtIllegalStateException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.framework.BundleException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.framework.InvalidSyntaxException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.cm.ConfigurationException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.component.ComponentException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.deploymentadmin.DeploymentException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.http.NamespaceException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.prefs.BackingStoreException
Initializes the cause of this exception to the specified value.
INITIALPROVISIONING_ENTRIES - Static variable in interface org.osgi.service.provisioning.ProvisioningService
Name of the header that specifies the type information for the ZIP file entries.
INSTALL - Static variable in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
Constant String to the "install" action.
installBundle(String, InputStream) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified InputStream object.
installBundle(String) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified location identifier.
installBundle(String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Install the bundle indicated by the bundleLocations
installBundleFromURL(String, String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Install the bundle indicated by the bundleLocations
installBundles(String[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch install the bundles indicated by the list of bundleLocationUrls
installBundlesFromURL(String[], String[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch install the bundles indicated by the list of bundleLocationUrls
installDeploymentPackage(InputStream) - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
Installs a Deployment Package from an input stream.
INSTALLED - Static variable in interface org.osgi.framework.Bundle
The bundle is installed but not yet resolved.
INSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been installed.
INSTALLED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
Constant INSTALLED for the BundleStateMBean.STATE
INTEGER - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of Integer
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER (3) type.
INVALID_ACTION - Static variable in exception org.osgi.service.upnp.UPnPException
No Action found by that name at this service.
INVALID_ARGS - Static variable in exception 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_OPERATION - Static variable in exception org.osgi.framework.BundleException
The operation was invalid.
INVALID_SEQUENCE_NUMBER - Static variable in exception org.osgi.service.upnp.UPnPException
The different end-points are no longer in synchronization.
INVALID_URI - Static variable in exception info.dmtree.DmtException
The requested command failed because the target URI or node name is null or syntactically invalid.
INVALID_VARIABLE - Static variable in exception org.osgi.service.upnp.UPnPException
Refers to a non existing variable.
InvalidSyntaxException - Exception in org.osgi.framework
A Framework exception used to indicate that a filter string has an invalid syntax.
InvalidSyntaxException(String, String) - Constructor for exception org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
InvalidSyntaxException(String, String, Throwable) - Constructor for exception org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
invoke(Dictionary) - Method in interface org.osgi.service.upnp.UPnPAction
Invokes the action.
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.
isAbsoluteUri(String) - Static method in class info.dmtree.Uri
Checks whether the specified URI is an absolute URI.
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.
isBundleActivationPolicyUsed(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Returns whether the specified bundle's autostart setting indicates that the activation policy declared in the bundle's manifest must be used.
isBundlePersistentlyStarted(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Returns whether the specified bundle's autostart setting indicates the bundle must be started.
isConnected() - Method in interface org.osgi.service.wireadmin.Wire
Return the connection state of this Wire object.
isFatal() - Method in exception info.dmtree.DmtException
Check whether this exception is marked as fatal in the session.
isFragment(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer whether the bundle is a fragment or not
isLaunchableSpecific() - Method in class org.osgi.service.application.ApplicationDescriptor
This method is called by launch() to verify that according to the container, the application is launchable.
isLeaf() - Method in interface info.dmtree.MetaNode
Check whether the node is a leaf node or an internal one.
isLeafNode(String) - Method in interface info.dmtree.DmtSession
Tells whether a node is a leaf or an interior node of the DMT.
isLeafNode(String[]) - Method in interface info.dmtree.spi.ReadableDataSession
Tells whether a node is a leaf or an interior node of the DMT.
isLocal() - Method in interface org.osgi.service.monitor.MonitoringJob
Returns whether the job was started locally or remotely.
isMutable() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the Condition is mutable.
isMutable() - Method in class org.osgi.util.mobile.UserPromptCondition
Checks whether the condition may change during the lifetime of the UserPromptCondition object.
isNodeUri(String) - Method in interface info.dmtree.DmtSession
Check whether the specified URI corresponds to a valid node in the DMT.
isNodeUri(String[]) - Method in interface info.dmtree.spi.ReadableDataSession
Check whether the specified path corresponds to a valid node in the DMT.
isPermitted(String, int) - Method in class info.dmtree.Acl
Check whether the given permissions are granted to a certain principal.
isPersistentlyStarted(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer if the bundle is persistently started when its start level is reached
isPostponed() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the evaluation must be postponed until the end of the permission check.
isPostponed() - Method in class org.osgi.util.mobile.UserPromptCondition
Checks if the UserPromptCondition.isSatisfied() method needs to prompt the user, thus cannot give results instantly.
isRecurring() - Method in interface org.osgi.service.application.ScheduledApplication
Queries if the schedule is recurring.
isRemovalPending(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer true if the bundle is pending removal
isRemovalPending(String, String, long) - Method in interface org.osgi.jmx.framework.PackageStateMBean
Answer if this package is exported by a bundle which has been updated or uninstalled
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.
isRemoved() - Method in interface org.osgi.framework.hooks.service.ListenerHook.ListenerInfo
Return the state of the listener for this addition and removal life cycle.
isReplay() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
Return whether this event is a replay event.
isRequired(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer true if the bundle is required by another bundle
isRunning() - Method in interface org.osgi.service.monitor.MonitoringJob
Returns whether the job is running.
isSameService(EndpointDescription) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Answers if this Endpoint Description refers to the same service instance as the given Endpoint Description.
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 Condition objects are satisfied.
isSatisfied() - Method in class org.osgi.util.mobile.UserPromptCondition
Displays the prompt string to the user and returns true if the user accepts.
isSatisfied(Condition[], Dictionary) - Method in class org.osgi.util.mobile.UserPromptCondition
Checks an array of UserPrompt conditions.
isStale() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
Gives back the state of the deployment package whether it is stale or not).
isValid() - Method in interface org.osgi.service.wireadmin.Wire
Return the state of this Wire object.
isValidName(String) - Method in interface info.dmtree.MetaNode
Checks whether the given name is a valid name for this node.
isValidUri(String) - Static method in class info.dmtree.Uri
Checks whether the specified URI is valid.
isValidValue(DmtData) - Method in interface info.dmtree.MetaNode
Checks whether the given value is valid for this node.
isZeroOccurrenceAllowed() - Method in interface info.dmtree.MetaNode
Check whether zero occurrence of this node is valid.
Item - Class in org.osgi.jmx
The item class enables the definition of open types in the appropriate interfaces.
Item(String, String, OpenType, String...) - Constructor for class org.osgi.jmx.Item
Create a triple of name, description, and type.

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