- Icon - Annotation Type in org.osgi.service.metatype.annotations
-
- 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.
- 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.cm.ConfigurationPermission
-
Determines if a ConfigurationPermission
object "implies" the
specified permission.
- implies(Permission) - Method in class org.osgi.service.dal.DevicePermission
-
Determines if the specified permission is implied by this object.
- 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.useradmin.UserAdminPermission
-
Checks if this UserAdminPermission
object "implies" the
specified permission.
- 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.http.NamespaceException
-
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.
- 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.
- INTERNAL_ERROR - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
-
9002 Internal error
- 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_ARGUMENTS - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
-
9003 Invalid Arguments
- INVALID_PARAMETER_NAME - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
-
9005 Invalid parameter name (associated with Set/GetParameterValues,
GetParameterNames, Set/GetParameterAttributes, AddObject, and
DeleteObject)
- INVALID_PARAMETER_TYPE - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
-
9006 Invalid parameter type (associated with SetParameterValues)
- INVALID_PARAMETER_VALUE - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
-
9007 Invalid parameter value (associated with SetParameterValues)
- INVALID_SEQUENCE_NUMBER - Static variable in exception org.osgi.service.upnp.UPnPException
-
The different end-points are no longer in synchronization.
- INVALID_TELEGRAM - Static variable in exception org.osgi.service.enocean.EnOceanException
-
The message was invalid.
- 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.
- inverse() - Method in interface org.osgi.service.dal.functions.BooleanControl
-
Reverses the BooleanControl
state.
- invoke(EnOceanRPC, EnOceanHandler) - Method in interface org.osgi.service.enocean.EnOceanDevice
-
Sends an RPC to the remote device.
- invoke(Dictionary) - Method in interface org.osgi.service.upnp.UPnPAction
-
Invokes the action.
- IPADDRESS - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The key string of "ipAddress" service property.
- IPADDRESS_SCOPE - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The key string of "ipAddress.scope" service property.
- IPADDRESS_SCOPE_GLOBAL - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address scope which means global address.
- IPADDRESS_SCOPE_HOST - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address scope which means "This host on this network".
- IPADDRESS_SCOPE_LINKED_SCOPED_UNICAST - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address scope which means "Linked-Scoped Unicast".
- IPADDRESS_SCOPE_LINKLOCAL - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address scope which means "Link Local".
- IPADDRESS_SCOPE_LOOPBACK - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address scope which means "Loopback".
- IPADDRESS_SCOPE_PRIVATE_USE - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address scope which means "Private-Use Networks".
- IPADDRESS_SCOPE_SHARED - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address scope which means "Shared Address Space".
- IPADDRESS_SCOPE_UNIQUE_LOCAL - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address scope which means "Unique-Local".
- IPADDRESS_SCOPE_UNSPECIFIED - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address scope which means "Unspecified Address".
- IPADDRESS_VERSION - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The key string of "ipAddress.version" service property.
- IPADDRESS_VERSION_4 - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address version which means IP address version 4.
- IPADDRESS_VERSION_6 - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The string of IP address version which means IP address version 6.
- 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.
- isCTS() - Method in interface org.osgi.service.serial.SerialDevice
-
Returns the CTS state.
- isDeleted() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
-
Returns true if the ResourceMonitor instance has been deleted, that is the
ResourceMonitor.delete()
method has been called previously.
- isDone() - Method in interface org.osgi.util.promise.Promise
-
Returns whether this Promise has been resolved.
- isDSR() - Method in interface org.osgi.service.serial.SerialDevice
-
Returns the DSR state.
- isDTR() - Method in interface org.osgi.service.serial.SerialDevice
-
Returns the DTR state.
- isEmpty() - Method in class org.osgi.service.event.EventProperties
-
Indicate if this properties is empty.
- isEnabled() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
-
Checks if the monitoring for this resource type is enabled for this
resource context
- isFatal() - Method in exception org.osgi.service.dmt.DmtException
-
Check whether this exception is marked as fatal in the session.
- 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.
- isLoopback() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
-
Returns whether a network interface is a loopback interface.
- 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.
- isParameter() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
-
Returns true
of this is a parameter, if it returns false
it is an object or table.
- isPermitted(String, int) - Method in class org.osgi.service.dmt.Acl
-
Check whether the given permissions are granted to a certain principal.
- isPointToPoint() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
-
Returns whether a network interface is a point to point interface.
- isRTS() - Method in interface org.osgi.service.serial.SerialDevice
-
Returns the DTS state.
- isUp() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
-
Returns whether a network interface is up and running.
- isUpperThreshold() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
-
Returns true if the threshold triggering this event is an upper
threshold.
- 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.
- isVirtual() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
-
Returns whether this interface is a virtual interface (also called
subinterface).
- isWriteable() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
-
Return true
if this parameter is writeable, otherwise
false
.
- isZeroOccurrenceAllowed() - Method in interface org.osgi.service.dmt.MetaNode
-
Check whether zero occurrence of this node is valid.