|
||||||||||
| 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.FieldComponentProgram
public class FieldComponentProgram
| Constructor Summary | |
|---|---|
FieldComponentProgram(ComponentImpl component,
java.lang.reflect.Field field)
|
|
| 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 FieldComponentProgram(ComponentImpl component,
java.lang.reflect.Field field)
| Method Detail |
|---|
public void inject(java.lang.Object bean,
ConfigContext env)
ConfigProgram
inject in class ConfigProgrambean - the bean to configureenv - the Config environment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||