|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.AjaxPageClassComponentEventResultProcessor
public class AjaxPageClassComponentEventResultProcessor
Processes a Class result by converting the Class to a logical page name, then processing that.
ComponentSource,
AjaxPageNameComponentEventResultProcessor| Constructor Summary | |
|---|---|
AjaxPageClassComponentEventResultProcessor(ComponentSource componentSource,
ComponentEventResultProcessor masterProcessor)
|
|
| Method Summary | |
|---|---|
void |
processResultValue(java.lang.Class value)
For a given, non-null return value from a component event method, construct and send a response. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AjaxPageClassComponentEventResultProcessor(ComponentSource componentSource,
@Ajax
ComponentEventResultProcessor masterProcessor)
| Method Detail |
|---|
public void processResultValue(java.lang.Class value)
throws java.io.IOException
ComponentEventResultProcessor
processResultValue in interface ComponentEventResultProcessor<java.lang.Class>value - the value returned from a method
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||