|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.hammurapi.config.Bean2ContextConfigurableAdapter
public class Bean2ContextConfigurableAdapter
Populates a bean with parameters from HttpRequest.
| Constructor Summary | |
|---|---|
Bean2ContextConfigurableAdapter(java.lang.Object bean)
|
|
| Method Summary | |
|---|---|
void |
configure(Context context,
Converter converter)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bean2ContextConfigurableAdapter(java.lang.Object bean)
| Method Detail |
|---|
public void configure(Context context,
Converter converter)
throws ConfigurationException
configure in interface ContextConfigurablecontext - Context to read values fromconverter - Converter to convert values to proper type.
ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||