|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ForwardingJspApplicationContext
is ...ForwardingJspFactory
is ...JspApplicationContext
in a BeanManager-aware
JspApplicationContext (if the application is CDI-ready).
IArchive
contains a beans.xml
.
IArchive
contains a beans.xml
.
IWeldService
is some kind of utility service that takes care of Weld related
operations.WeldContextCustomizer
will add to the Tomcat Context the appropriate
application and Context listeners.WeldJspApplicationContext
intercepts WeldJspApplicationContext.getExpressionFactory()
to
produces a CDI enabled ExpressionFactory
.WeldJspFactory
is ...WeldLifeCycleListener
is a Tomcat Context Lifecycle listener.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |