|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RequestHandler
An interface for classes that want to be run at the start and end of each jsf request.
Method Summary | |
---|---|
void |
deinit()
|
void |
init(FacesContext facesContext)
|
Method Detail |
---|
void init(FacesContext facesContext) throws FacesException
FacesException
void deinit() throws FacesException
FacesException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |