|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Command implementations that
perform regular expression matching against a set of zero or more
patterns.Catalog to use.
Command to execute during
application shutdown.
Command to execute during
application startup.
Command to execute after
the application logic itself is invoked.
Command to execute before
the application logic itself is invoked.
Context
object used for this chain of command request to be stored, in addition
to it being passed in to the command chains.
value() method.
null.
FacesContext for the current request, if any;
otherwise, return null.
null.
Command implementations
that may be useful in the preprocess or postprocess
command chains in the shale catalog.null for no
restrictions.
FacesContext for the current request.
null for no
restrictions.
HttpServletRequest that will be passed on to the
remainder of the filter chain.
HttpServletResponse that will be passed on to the
remainder of the filter chain.
ShaleApplicationFilter is a Filter implementation
that invokes the required Application Controller functionality on
every request.Context implementation for Shale.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||