Overview
Package
Class
Tree
Deprecated
Index
Help
EAF 7.4 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
A
AbsConfigFile
- Class in
org.enhydra.util
AbsConfigFile is abstract class which contains methods used to manipulate application's configuration file to read its configuration parameters.
AbsConfigFile()
- Constructor for class org.enhydra.util.
AbsConfigFile
Default constructor for an empty configuration file.
AbsConfigFile(File)
- Constructor for class org.enhydra.util.
AbsConfigFile
Constructor from a File.
AbsConfigFile(KeywordValueTable)
- Constructor for class org.enhydra.util.
AbsConfigFile
Constructor from a KeywordValueTable.
AbsConfigMBean
- Class in
org.enhydra.util
Core MBean Implementation
AbsConfigMBean()
- Constructor for class org.enhydra.util.
AbsConfigMBean
A constructor with no arguments is required.
AbstractDBConnectionFactory
- Interface in
com.lutris.appserver.server.sql
AbstractDBTransactionFactory
- Interface in
com.lutris.appserver.server.sql
activeSessionCount()
- Method in interface com.lutris.appserver.server.session.
SessionManager
Gets the number of currently active sessions.
add(String, User)
- Method in interface com.lutris.appserver.server.sessionEnhydra.
StandardSessionUserTable
Add a session key to the user to session xref table.
add(ObjectId)
- Method in class com.lutris.appserver.server.sql.
ObjectId
Returns an object id whose value is (this+val).
add(long)
- Method in class com.lutris.appserver.server.sql.
ObjectId
Returns an object id whose value is (this+val).
addArgument(String, String)
- Method in error com.lutris.appserver.server.httpPresentation.
PageRedirectException
Add an argument to the URL.
addAttribute(String, String)
- Method in class org.enhydra.util.
AbsConfigMBean
Add new attribute to config
addConnection(String, String)
- Method in interface org.enhydra.server.
ApplicationServer
Add a new connection for listening requests.
addConnection(String, String, String, String)
- Method in interface org.enhydra.server.
ApplicationServer
Add a new https connection for listening requests
addCookie(Cookie)
- Method in interface com.lutris.appserver.server.httpPresentation.
HttpPresentationResponse
Adds the specified cookie to the response.
addedAttributes
- Variable in class org.enhydra.util.
AbsConfigMBean
addEntry(String, String[], String)
- Method in class org.enhydra.util.
AbsConfigFile
Adds an entry to the configuration.
addEntry(String, String, String)
- Method in class org.enhydra.util.
AbsConfigFile
Adds an entry to the configuration.
addEntry(String, String[], String)
- Method in interface org.enhydra.util.
ConfigFileInterface
Add an entry to the config file.
addEntry(String, String, String)
- Method in interface org.enhydra.util.
ConfigFileInterface
Add an entry to the config file.
ALERT
- Static variable in class com.lutris.logging.
Logger
A condition that should be corrected immediately
align
- Variable in class com.lutris.html.
HtmlTableCell
ALIGN_CENTER
- Static variable in class com.lutris.html.
HtmlTableCell
ALIGN_LEFT
- Static variable in class com.lutris.html.
HtmlTableCell
ALIGN_RIGHT
- Static variable in class com.lutris.html.
HtmlTableCell
allocate()
- Method in interface com.lutris.appserver.server.sql.
ConnectionAllocator
Allocate a connection either from the managed pool or create a new.
allocate()
- Method in interface com.lutris.appserver.server.sql.
DBConnection
Method called when this connection object is allocated from the connection allocator.
allocateConnection(String)
- Method in interface com.lutris.appserver.server.sql.
DatabaseManager
Allocate a connection to the specified logic database.
allocateConnection()
- Method in interface com.lutris.appserver.server.sql.
DatabaseManager
Allocate a connection to the default logical database.
allocateConnection()
- Method in interface com.lutris.appserver.server.sql.
LogicalDatabase
Return a connection to this logical database.
allocateObjectId(String)
- Method in interface com.lutris.appserver.server.sql.
DatabaseManager
Allocate an object id from the specified logical database.
allocateObjectId()
- Method in interface com.lutris.appserver.server.sql.
DatabaseManager
Allocate an object id from the specified logical database.
allocateObjectId()
- Method in interface com.lutris.appserver.server.sql.
LogicalDatabase
Return an object id for this logical database.
appConfigMBean
- Variable in class com.lutris.appserver.server.
StandardApplication
Application
- Interface in
com.lutris.appserver.server
Interface used to define a Lutris server application.
application
- Variable in class org.enhydra.util.
EafConfigMBean
ApplicationException
- Exception in
com.lutris.appserver.server
Exception for failure in and Application object.
ApplicationException(String)
- Constructor for exception com.lutris.appserver.server.
ApplicationException
Construct a exception without a specified cause.
ApplicationException(String, Throwable)
- Constructor for exception com.lutris.appserver.server.
ApplicationException
Construct a exception with an associated causing exception.
ApplicationException(Throwable)
- Constructor for exception com.lutris.appserver.server.
ApplicationException
Construct a exception with an associated causing exception.
ApplicationServer
- Interface in
org.enhydra.server
Description: This interface bridges the gap between Application Server (Servlet Container) and Enhydra Server.
appName
- Variable in class com.lutris.appserver.server.
StandardApplication
The name of the application; defaults to the unqualified class name.
Overview
Package
Class
Tree
Deprecated
Index
Help
EAF 7.4 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X