|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.waffle.bind.IntrospectingRequestAttributeBinder
public class IntrospectingRequestAttributeBinder
This implementation can handle all standard Java objects and RubyControllers are handled specially (instance_variables)
| Constructor Summary | |
|---|---|
IntrospectingRequestAttributeBinder(BindMonitor bindMonitor)
|
|
| Method Summary | |
|---|---|
void |
bind(javax.servlet.http.HttpServletRequest request,
java.lang.Object controller)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntrospectingRequestAttributeBinder(BindMonitor bindMonitor)
| Method Detail |
|---|
public void bind(javax.servlet.http.HttpServletRequest request,
java.lang.Object controller)
bind in interface RequestAttributeBinder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||