|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectViewHandlerWrapper
com.caucho.server.webbeans.ConversationJsfViewHandler
public class ConversationJsfViewHandler
The conversation scope value
Constructor Summary | |
---|---|
ConversationJsfViewHandler(ViewHandler next)
|
Method Summary | |
---|---|
ViewHandler |
getWrapped()
|
void |
renderView(FacesContext context,
UIViewRoot viewToRender)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConversationJsfViewHandler(ViewHandler next)
Method Detail |
---|
public void renderView(FacesContext context, UIViewRoot viewToRender) throws java.io.IOException, FacesException
java.io.IOException
FacesException
public ViewHandler getWrapped()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |