- 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.
- LevelData - Class in org.osgi.service.dal.functions.data
-
Function level data wrapper.
- LevelData(Map) - Constructor for class org.osgi.service.dal.functions.data.LevelData
-
Constructs new LevelData
instance with the specified field
values.
- LevelData(long, Map, 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_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
-
- LITER - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of volume.
- 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.
- 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.
- 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.
- log(int, String) - Method in interface org.osgi.service.log.LogService
-
Logs a message.
- log(int, String, Throwable) - Method in interface org.osgi.service.log.LogService
-
Logs a message with an exception.
- log(ServiceReference, int, String) - Method in interface org.osgi.service.log.LogService
-
Logs a message associated with a specific ServiceReference
object.
- log(ServiceReference, int, String, Throwable) - Method in interface org.osgi.service.log.LogService
-
Logs a message with an exception associated and a
ServiceReference
object.
- LOG_DEBUG - Static variable in interface org.osgi.service.log.LogService
-
A debugging message (Value 4).
- LOG_ERROR - Static variable in interface org.osgi.service.log.LogService
-
An error message (Value 1).
- LOG_INFO - Static variable in interface org.osgi.service.log.LogService
-
An informational message (Value 3).
- LOG_WARNING - Static variable in interface org.osgi.service.log.LogService
-
A warning message (Value 2).
- LogEntry - Interface in org.osgi.service.log
-
Provides methods to access the information contained in an individual Log
Service log entry.
- logged(LogEntry) - Method in interface org.osgi.service.log.LogListener
-
Listener method called for each LogEntry object created.
- LogListener - Interface in org.osgi.service.log
-
Subscribes to LogEntry
objects from the LogReaderService
.
- LogReaderService - Interface in org.osgi.service.log
-
Provides methods to retrieve LogEntry
objects from the log.
- LogService - Interface in org.osgi.service.log
-
Provides methods for bundles to write messages to the log.
- LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The LONG
type.
- 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.