EAF 6.4 Implementation
A B C D E F G H I J K L M N O P Q R S T U V W X

L

LBSConnection - class com.lutris.applet.LBSConnection.
This file is the counterpart to com.lutris.appserver.server.httpPresentation.AppletUtils.
LOG_CLASS - Static variable in class org.enhydra.server.EnhydraServer
 
LRUCache - class com.lutris.util.LRUCache.
This class implements a fixed size Least-Recently-Used cache.
LRUCache(int) - Constructor for class com.lutris.util.LRUCache
Create a new, empty cache.
Log4jLogChannel - class com.lutris.logging.Log4jLogChannel.
Standard implementation of a channel associated with a logging facility.
Log4jLogChannel(String, Logger, String) - Constructor for class com.lutris.logging.Log4jLogChannel
Construct a new log channel.
Log4jLogWriter - class com.lutris.logging.Log4jLogWriter.
Class use to write log output to a particular LogChannel and level.
Log4jLogWriter(LogChannel, String) - Constructor for class com.lutris.logging.Log4jLogWriter
Constructor.
Log4jLogWriter(LogChannel, int) - Constructor for class com.lutris.logging.Log4jLogWriter
Constructor.
Log4jLogger - class com.lutris.logging.Log4jLogger.
Log4j implementation of the Logger.
Log4jLogger(boolean) - Constructor for class com.lutris.logging.Log4jLogger
Construct a new logger.
LogAdapter - class com.lutris.logging.LogAdapter.
Temporary class for maintaing old applications that uses deprecated com.lutris.logging.*
LogAdapter() - Constructor for class com.lutris.logging.LogAdapter
 
LogAdapter(Logger) - Constructor for class com.lutris.logging.LogAdapter
 
lenghtRequired - Static variable in class com.lutris.http.HttpStatus
 
levelNames - Variable in class com.lutris.logging.Log4jLogger
Table translating level number to name and the largest entry in the array that is valid.
levelNames - Variable in class com.lutris.logging.MonologLogger
Table translating level number to name and the largest entry in the array that is valid.
levelNames - Variable in class com.lutris.logging.StandardLogger
Table translating level number to name and the largest entry in the array that is valid.
lf - Variable in class org.enhydra.logging.MonologFactory
Deprecated.  
loadSessionHome(Config) - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Loads the StandardSessionHome used by this session manager.
loadSessionUserTable(Config) - Method in class com.lutris.appserver.server.sessionEnhydra.StandardSessionManager
Loads the StandardSessiondUserTable used by this session manager.
loader - Variable in class com.lutris.appserver.server.sessionEnhydra.PagedSessionHome
The class loader to use when reading in paged data.
log(String) - Method in class org.apache.catalina.logger.TomcatMonologFileLogger
Writes the specified message to a servlet log file, usually an event log.
log(String, Object, Frame, long) - Method in class org.enhydra.logging.MonologSink
 
log(String) - Method in class org.enhydra.logging.MonologSink
 
logDebug(String) - Method in class com.lutris.logging.EnhydraXMLCLogger
Login an debug message.
logDebug(String, Throwable) - Method in class com.lutris.logging.EnhydraXMLCLogger
Login an debug message with exception.
logError(String) - Method in class com.lutris.logging.EnhydraXMLCLogger
Login an error message.
logError(String, Throwable) - Method in class com.lutris.logging.EnhydraXMLCLogger
Login an error message with exception.
logFileLevelFlags - Variable in class com.lutris.logging.Log4jLogger
Table of levels that are to be written to the log file.
logFileLevelFlags - Variable in class com.lutris.logging.MonologLogger
Table of levels that are to be written to the log file.
logFileLevelFlags - Variable in class com.lutris.logging.StandardLogger
Table of levels that are to be written to the log file.
logIn(User, Session, boolean) - Static method in class com.lutris.appserver.server.sessionEnhydra.SessionUtil
Logs a user in.
logInfo(String) - Method in class com.lutris.logging.EnhydraXMLCLogger
Login an info message.
logInfo(String, Throwable) - Method in class com.lutris.logging.EnhydraXMLCLogger
Login an info message with exception.
logOut(Session) - Static method in class com.lutris.appserver.server.sessionEnhydra.SessionUtil
Dissasociates the user from the session and all references to the session are deleted from the session manager.

EAF 6.4 Implementation
A B C D E F G H I J K L M N O P Q R S T U V W X