|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.jsf.cfg.BeanProgram
com.caucho.jsf.cfg.MapPropertyBeanProgram
public class MapPropertyBeanProgram
| Constructor Summary | |
|---|---|
MapPropertyBeanProgram(java.lang.reflect.Method getter,
java.lang.reflect.Method setter,
java.util.List<AbstractValue> keys,
java.util.List<AbstractValue> values,
java.lang.String propertyName)
|
|
| Method Summary | |
|---|---|
void |
configure(FacesContext context,
java.lang.Object bean)
Configures the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapPropertyBeanProgram(java.lang.reflect.Method getter,
java.lang.reflect.Method setter,
java.util.List<AbstractValue> keys,
java.util.List<AbstractValue> values,
java.lang.String propertyName)
| Method Detail |
|---|
public void configure(FacesContext context,
java.lang.Object bean)
throws ConfigException
configure in class BeanProgramConfigException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||