Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
N
P
R
S
T
U
V
_
A
AppContext
- Class in
de.lmu.ifi.pst.x10080133.util
appContext injected by AppContextProvider, provides application wide static access to spring application-context example: (TicketDAO) AppContext.getApplicationContext().getBean("ticketDAO");
AppContext()
- Constructor for class de.lmu.ifi.pst.x10080133.util.
AppContext
appContext
- Static variable in class de.lmu.ifi.pst.x10080133.util.
AppContext
AppContextProvider
- Class in
de.lmu.ifi.pst.x10080133.util
Helper class to provide application wide access to application context Spring initializes bean automatically and calls setApplicationContext
AppContextProvider()
- Constructor for class de.lmu.ifi.pst.x10080133.util.
AppContextProvider
application
- Variable in class de.lmu.ifi.pst.x10080133.domain.
NavigationFile
AppMonitor
- Class in
de.lmu.ifi.pst.x10080133.monitor
Manages every protected request, needs to be registered in deployment descriptor on url-pattern /protected/*
AppMonitor()
- Constructor for class de.lmu.ifi.pst.x10080133.monitor.
AppMonitor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
N
P
R
S
T
U
V
_