- launch(Map) - Method in class org.osgi.service.application.ApplicationDescriptor
-
Launches a new instance of an application.
- launchSpecific(Map) - Method in class org.osgi.service.application.ApplicationDescriptor
-
Called by launch() to create and start a new instance in an application
model specific way.
- LIFECYCLE - Static variable in class org.osgi.service.subsystem.SubsystemPermission
-
The action string lifecycle
.
- LIFECYCLE_ACTION - Static variable in class org.osgi.service.application.ApplicationAdminPermission
-
Allows the lifecycle management of the target applications.
- LIMIT_EXCEEDED - Static variable in exception org.osgi.service.dmt.DmtException
-
The requested operation failed because a specific limit was exceeded,
e.g.
- LIST - Static variable in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
-
Constant String to the "list" action.
- listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
List the current Configuration
objects which match the filter.
- listDeploymentPackages() - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
-
Lists the Deployment Packages currently installed on the platform.
- 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.
- 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.application.ApplicationContext
-
This method returns the service object for the specified
referenceName
.
- 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.application.ApplicationContext
-
This method returns the service objects for the specified
referenceName
.
- locateServices(String) - Method in interface org.osgi.service.component.ComponentContext
-
Returns the service objects for the specified reference name.
- lock() - Method in class org.osgi.service.application.ApplicationDescriptor
-
Sets the lock state of the application.
- LOCK_ACTION - Static variable in class org.osgi.service.application.ApplicationAdminPermission
-
Allows setting/unsetting the locking state of the target applications.
- 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.
- lockSpecific() - Method in class org.osgi.service.application.ApplicationDescriptor
-
This method is used to notify the container implementation that the
corresponding application has been locked and it should update the
application.locked
service property accordingly.
- 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.
- lx - Static variable in class org.osgi.util.measurement.Unit
-
The illuminance unit lux (lx).