Skip navigation links
OSGi™ Enterprise
Release 7
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

L

LAST_MODIFIED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key LAST_MODIFIED, used in BundleStateMBean.LAST_MODIFIED_ITEM.
LAST_MODIFIED_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the last modified time in the BundleStateMBean.BUNDLE_TYPE.
LIFECYCLE - Static variable in class org.osgi.service.subsystem.SubsystemPermission
The action string lifecycle.
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.
listBundles() - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the bundle state of the system in tabular form.
listBundles(String...) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the bundle state of the system in tabular form.
listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
List the current Configuration objects which match the filter.
listDefaultPermissions() - Method in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
Answer the list of encoded permissions representing the default permissions assigned to bundle locations that have no assigned permissions
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.
listGroups() - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of group names
listInformation() - Method in interface org.osgi.jmx.service.provisioning.ProvisioningServiceMBean
Returns a table representing the Provisioning Information Dictionary.
listLocations() - Method in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
Answer the bundle locations that have permissions assigned to them
listPackages() - Method in interface org.osgi.jmx.framework.PackageStateMBean
Answer the package state of the system in tabular form The Tabular Data is typed by PackageStateMBean.PACKAGES_TYPE, which has PackageStateMBean.PACKAGE_TYPE as its Composite Type.
listRoles() - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of role names in the User Admin database
listServices() - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the service state of the system in tabular form.
listServices(String, String) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the service state of the system in tabular form.
listServices(String, String, String...) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the service state of the system in tabular form.
listUsers() - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of user names in the User Admin database
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
 
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
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 - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key LOCATION, used in BundleStateMBean.LOCATION_ITEM.
location - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
ISO 3166-2 location where this node instance is running, if known.
LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundle location in BundleStateMBean.BUNDLE_TYPE.
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.
log(int, String) - Method in interface org.osgi.service.log.LogService
Deprecated.
Since 1.4. Replaced by Logger. See LoggerFactory.
log(int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Deprecated.
Since 1.4. Replaced by Logger. See LoggerFactory.
log(ServiceReference<?>, int, String) - Method in interface org.osgi.service.log.LogService
Deprecated.
Since 1.4. Replaced by Logger. See LoggerFactory.
log(ServiceReference<?>, int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Deprecated.
Since 1.4. Replaced by Logger. See LoggerFactory.
LOG_DEBUG - Static variable in interface org.osgi.service.log.LogService
Deprecated.
Since 1.4. Replaced by LogLevel.DEBUG.
LOG_ERROR - Static variable in interface org.osgi.service.log.LogService
Deprecated.
Since 1.4. Replaced by LogLevel.ERROR.
LOG_INFO - Static variable in interface org.osgi.service.log.LogService
Deprecated.
Since 1.4. Replaced by LogLevel.INFO.
LOG_SERVICE_ID - Static variable in interface org.osgi.service.log.admin.LoggerAdmin
Logger Admin service property to associate the Logger Admin service with a LoggerFactory service.
LOG_WARNING - Static variable in interface org.osgi.service.log.LogService
Deprecated.
Since 1.4. Replaced by LogLevel.WARN.
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.
Logger - Interface in org.osgi.service.log
Provides methods for bundles to write messages to the log using SLF4J-style format strings.
LOGGER_CONTEXT_DEFAULT_LOGLEVEL - Static variable in interface org.osgi.service.log.admin.LoggerContext
Framework launching property specifying the default log level of the root Logger Context.
LOGGER_CONTEXT_PID - Static variable in interface org.osgi.service.log.admin.LoggerContext
Logger Context PID.
LoggerAdmin - Interface in org.osgi.service.log.admin
LoggerAdmin service for configuring loggers.
LoggerConsumer<E extends java.lang.Exception> - Interface in org.osgi.service.log
An operation that accepts a Logger argument and produces no result.
LoggerContext - Interface in org.osgi.service.log.admin
Logger Context for a bundle.
LoggerFactory - Interface in org.osgi.service.log
Logger Factory service for logging information.
LogLevel - Enum in org.osgi.service.log
Log Levels.
LogListener - Interface in org.osgi.service.log
Subscribes to LogEntry objects from the LogReaderService.
LogReaderService - Interface in org.osgi.service.log
LogReaderService for obtaining logging information.
LogService - Interface in org.osgi.service.log
LogService for logging information.
LogStreamProvider - Interface in org.osgi.service.log.stream
LogStreamProvider service for creating a PushStream of LogEntry objects.
LogStreamProvider.Options - Enum in org.osgi.service.log.stream
Creation options for the PushStream of LogEntry objects.
LONG - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of Long
LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The LONG type.
LONG_ARRAY_TYPE - Static variable in class org.osgi.jmx.JmxConstants
The MBean Open type for an array of longs
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links
OSGi™ Enterprise
Release 7

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