- labels - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
 
- 
Labels
 
- labelsQuery - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
 
- 
Label Query
 
- LAN - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
 
- 
The string of network interface type which means the network interface to
 connect to a local area network.
 
- lastModifiedTime - Variable in class org.osgi.service.onem2m.dto.ResourceDTO
 
- 
last modified time
 
- leave() - Method in interface org.osgi.service.zigbee.ZigBeeNode
 
- 
Requests this node to leave the ZigBee network.
 
- leave(boolean, boolean) - Method in interface org.osgi.service.zigbee.ZigBeeNode
 
- 
Requests the device to leave the network.
 
- leaveGroup(String) - Method in interface org.osgi.service.zigbee.ZigBeeGroup
 
- 
Requests an endpoint to leave this group.
 
- level - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
 
- 
Level
 
- LevelData - Class in org.osgi.service.dal.functions.data
 
- 
Function level data wrapper.
 
- LevelData(Map<String, ?>) - Constructor for class org.osgi.service.dal.functions.data.LevelData
 
- 
Constructs new LevelData instance with the specified field
 values.
 
- LevelData(long, Map<String, Object>, BigDecimal, String) - Constructor for class org.osgi.service.dal.functions.data.LevelData
 
- 
Constructs new LevelData instance with the specified arguments.
 
- LIGHT - Static variable in interface org.osgi.service.dal.functions.Types
 
- 
The function type is applicable to:
 
 
 MultiLevelControl - indicates that the MultiLevelControl
 can control light devices.
 
- limit - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
 
- 
Limit number of Answers
 
- limit(long) - Method in interface org.osgi.util.pushstream.PushStream
 
- 
Automatically close the channel after the maxSize number of elements is
 received.
 
- limit(Duration) - Method in interface org.osgi.util.pushstream.PushStream
 
- 
Automatically close the channel after the given amount of time has
 elapsed.
 
- LIMIT_EXCEEDED - Static variable in exception org.osgi.service.dmt.DmtException
 
- 
The requested operation failed because a specific limit was exceeded,
 e.g.
 
- LIQUID - Static variable in interface org.osgi.service.dal.functions.Types
 
- 
The function type is applicable to:
 
 
 MultiLevelControl - indicates that the MultiLevelControl
 can control the liquid level.
 
- listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
 
- 
List the current Configuration objects which match the filter.
 
- listContext() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
 
- 
 
- ListenerDTO - Class in org.osgi.service.http.runtime.dto
 
- 
Represents a listener currently being used by a servlet context.
 
- ListenerDTO() - Constructor for class org.osgi.service.http.runtime.dto.ListenerDTO
 
-  
 
- listenerDTOs - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
 
- 
Returns the representations of the listener services associated with this
 context.
 
- listOfURIs - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
 
- 
List Of URIs
 
- LITER - Static variable in class org.osgi.service.dal.SIUnits
 
- 
Unit of volume.
 
- Literal() - Constructor for class org.osgi.service.cdi.annotations.BeanPropertyType.Literal
 
-  
 
- Literal() - Constructor for class org.osgi.service.cdi.annotations.ComponentProperties.Literal
 
-  
 
- Literal() - Constructor for class org.osgi.service.cdi.annotations.ComponentScoped.Literal
 
-  
 
- Literal() - Constructor for class org.osgi.service.cdi.annotations.PrototypeRequired.Literal
 
-  
 
- Literal() - Constructor for class org.osgi.service.cdi.annotations.Reluctant.Literal
 
-  
 
- Literal() - Constructor for class org.osgi.service.cdi.annotations.SingleComponent.Literal
 
-  
 
- loadDriver(String) - Method in interface org.osgi.service.device.DriverLocator
 
- 
Get an InputStream from which the driver bundle providing a
 driver with the giving DRIVER_ID can be installed.
 
- LOCAL_ENLISTMENT_ENABLED - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
 
- 
The property used to determine whether local enlistment is enabled for
 this resource provider
 
- LOCAL_ENLISTMENT_ENABLED - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
 
- 
The property used to determine whether local enlistment is enabled for
 this resource provider
 
- LocalResource - Interface in org.osgi.service.transaction.control
 
- 
Resources that can integrate with local transactions should do so using this
 interface
 
- localTokenID - Variable in class org.osgi.service.onem2m.dto.LocalTokenIdAssignmentDTO
 
- 
local token ID
 
- LocalTokenIdAssignmentDTO - Class in org.osgi.service.onem2m.dto
 
- 
DTO expresses LocalTokenIdAssignment.
 
- LocalTokenIdAssignmentDTO() - Constructor for class org.osgi.service.onem2m.dto.LocalTokenIdAssignmentDTO
 
-  
 
- localTokenIDs - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
 
- 
Local Token Identifiers
 
- locateService(String) - Method in interface org.osgi.service.component.ComponentContext
 
- 
Returns the service object for the specified reference name.
 
- locateService(String, ServiceReference<S>) - Method in interface org.osgi.service.component.ComponentContext
 
- 
Returns the service object for the specified reference name and
 ServiceReference.
 
- locateServices(String) - Method in interface org.osgi.service.component.ComponentContext
 
- 
Returns the service objects for the specified reference name.
 
- location - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
 
- 
ISO 3166-2 location where this node instance is running,
 if known.
 
- LOCK_INTERRUPTED - Static variable in exception org.osgi.service.coordinator.CoordinationException
 
- 
The current thread was interrupted while waiting to register a
 Participant with a Coordination.
 
- LOCK_TYPE_ATOMIC - Static variable in interface org.osgi.service.dmt.DmtSession
 
- 
LOCK_TYPE_ATOMIC is an exclusive lock with transactional
 functionality.
 
- LOCK_TYPE_EXCLUSIVE - Static variable in interface org.osgi.service.dmt.DmtSession
 
- 
LOCK_TYPE_EXCLUSIVE lock guarantees full access to the tree, but
 can not be shared with any other locks.
 
- LOCK_TYPE_SHARED - Static variable in interface org.osgi.service.dmt.DmtSession
 
- 
Sessions created with LOCK_TYPE_SHARED lock allows read-only
 access to the tree, but can be shared between multiple readers.
 
- LOGICAL_TYPE - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
 
- 
Property name for the device logical type.
 
- LogStreamProvider - Interface in org.osgi.service.log.stream
 
- 
 
- LogStreamProvider.Options - Enum in org.osgi.service.log.stream
 
- 
 
- LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
 
- 
The LONG type.
 
- LONG_CHARACTER_STRING - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
 
- 
According to ZigBee Cluster Library [1], the Long Character String data
 type contains data octets encoding characters according to the language
 and character set field of the complex descriptor.
 
- LONG_OCTET_STRING - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
 
- 
According to ZigBee Cluster Library [1], the Long Octet String data type
 contains data in application-defined formats.
 
- LOW_LEVEL - Static variable in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
 
- 
Current power source level: 33%.
 
- LOWER_ERROR_THRESHOLD - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
 
- 
Optional property defining the value of the lower error threshold.
 
- LOWER_WARNING_THRESHOLD - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
 
- 
Optional property defining the value of the lower warning threshold.
 
- LUMEN - Static variable in class org.osgi.service.dal.SIUnits
 
- 
Unit of luminous flux.
 
- LUX - Static variable in class org.osgi.service.dal.SIUnits
 
- 
Unit of illuminance.