|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.program.ValueGenerator
com.caucho.config.program.ComponentValueGenerator
public class ComponentValueGenerator
Generator for a component value.
| Constructor Summary | |
|---|---|
ComponentValueGenerator(java.lang.String location,
Bean<?> bean)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
create()
Creates the value. |
| Methods inherited from class com.caucho.config.program.ValueGenerator |
|---|
createObject, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentValueGenerator(java.lang.String location,
Bean<?> bean)
| Method Detail |
|---|
public java.lang.Object create()
create in class ValueGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||