|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.program.ConfigProgram
com.caucho.config.program.FieldGeneratorProgram
public class FieldGeneratorProgram
| Constructor Summary | |
|---|---|
FieldGeneratorProgram(java.lang.reflect.Field field,
ValueGenerator gen)
|
|
| Method Summary | |
|---|---|
void |
inject(java.lang.Object bean,
ConfigContext env)
Configures the bean using the current program. |
| Methods inherited from class com.caucho.config.program.ConfigProgram |
|---|
addProgram, configure, configure, configure, configure, configure, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldGeneratorProgram(java.lang.reflect.Field field,
ValueGenerator gen)
| Method Detail |
|---|
public void inject(java.lang.Object bean,
ConfigContext env)
throws ConfigException
ConfigProgram
inject in class ConfigProgrambean - the bean to configureenv - the Config environment
ConfigException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||