OSGi™ Compendium
Release 6
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

Icon - Annotation Type in org.osgi.service.metatype.annotations
Icon information for an ObjectClassDefinition.
id - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The id of the component configuration.
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.
identity(Requirement) - Method in interface org.osgi.service.repository.ExpressionCombiner
IdentityExpression - Interface in org.osgi.service.repository
A RequirementExpression representing a requirement.
IdRefMetadata - Interface in org.osgi.service.blueprint.reflect
Metadata for the verified id of another component managed by the Blueprint Container.
immediate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The immediate state.
IMPLEMENTATION_NAMESPACE - Static variable in class org.osgi.namespace.implementation.ImplementationNamespace
Namespace name for "implementation" capabilities and requirements.
implementationClass - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The fully qualified name of the implementation class.
ImplementationNamespace - Class in org.osgi.namespace.implementation
Implementation Capability and Requirement Namespace.
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.coordinator.CoordinationPermission
Determines if the specified permission is implied by this object.
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.dmt.security.AlertPermission
Checks if this AlertPermission object implies the specified permission.
implies(Permission) - Method in class org.osgi.service.dmt.security.DmtPermission
Checks if this DmtPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Checks if this DmtPrincipalPermission 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.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.subsystem.SubsystemPermission
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.
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_REGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Add an import registration.
IMPORT_UNREGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Remove an import registration.
IMPORT_UPDATE - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Update an import registration.
IMPORT_WARNING - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A problematic situation occurred, the import is still active.
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.
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.
INITIATE - Static variable in class org.osgi.service.coordinator.CoordinationPermission
The action string initiate.
initParams - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
The servlet initialization parameters as provided during registration of the servlet.
initParams - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The servlet filter initialization parameters as provided during registration of the servlet filter.
initParams - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
The servlet context initialization parameters.
insertHostedCapability(List<Capability>, HostedCapability) - Method in class org.osgi.service.resolver.ResolveContext
Add a HostedCapability to the list of capabilities returned from ResolveContext.findProviders(Requirement).
INSTALL - Static variable in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
Constant String to the "install" action.
install(String) - Method in interface org.osgi.service.subsystem.Subsystem
Installs a subsystem from the specified location identifier.
install(String, InputStream) - Method in interface org.osgi.service.subsystem.Subsystem
Installs a subsystem from the specified content.
install(String, InputStream, InputStream) - Method in interface org.osgi.service.subsystem.Subsystem
Installs a subsystem from the specified content according to the specified deployment manifest.
installBundle(String) - Method in interface org.osgi.service.rest.client.RestClient
Install a new bundle given by an externally reachable location string, typically describing a URL.
installBundle(String, InputStream) - Method in interface org.osgi.service.rest.client.RestClient
Install a new bundle given by an InputStream to a bundle content.
installDeploymentPackage(InputStream) - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
Installs a Deployment Package from an input stream.
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER type.
interfaceName - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The service interface of the reference.
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_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 org.osgi.service.dmt.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.
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 org.osgi.service.dmt.Uri
Checks whether the specified URI is an absolute URI.
isComponentEnabled(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Returns whether the specified component description is currently enabled.
isConnected() - Method in interface org.osgi.service.wireadmin.Wire
Return the connection state of this Wire object.
isDone() - Method in interface org.osgi.util.promise.Promise
Returns whether this Promise has been resolved.
isEffective(Requirement) - Method in class org.osgi.service.resolver.ResolveContext
Test if a given requirement should be wired in the resolve operation.
isEmpty() - Method in class org.osgi.service.event.EventProperties
Indicate if this properties is empty.
isFatal() - Method in exception org.osgi.service.dmt.DmtException
Check whether this exception is marked as fatal in the session.
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 org.osgi.service.dmt.MetaNode
Check whether the node is a leaf node or an internal one.
isLeafNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Tells whether a node is a leaf or an interior node of the DMT.
isLeafNode(String[]) - Method in interface org.osgi.service.dmt.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.
isNodeUri(String) - Method in interface org.osgi.service.dmt.DmtSession
Check whether the specified URI corresponds to a valid node in the DMT.
isNodeUri(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Check whether the specified path corresponds to a valid node in the DMT.
isPermitted(String, int) - Method in class org.osgi.service.dmt.Acl
Check whether the given permissions are granted to a certain principal.
isRecurring() - Method in interface org.osgi.service.application.ScheduledApplication
Queries if the schedule is recurring.
isReplay() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
Return whether this event is a replay event.
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.
isStale() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
Gives back the state of the deployment package whether it is stale or not).
isTerminated() - Method in interface org.osgi.service.coordinator.Coordination
Returns whether this Coordination is terminated.
isValid() - Method in interface org.osgi.service.wireadmin.Wire
Return the state of this Wire object.
isValidName(String) - Method in interface org.osgi.service.dmt.MetaNode
Checks whether the given name is a valid name for this node.
isValidUri(String) - Static method in class org.osgi.service.dmt.Uri
Checks whether the specified URI is valid.
isValidValue(DmtData) - Method in interface org.osgi.service.dmt.MetaNode
Checks whether the given value is valid for this node.
isZeroOccurrenceAllowed() - Method in interface org.osgi.service.dmt.MetaNode
Check whether zero occurrence of this node is valid.
A B C D E F G H I J K L M N O P R S T U V W X Y 
OSGi™ Compendium
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0