|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.program.ValueGenerator
public abstract class ValueGenerator
Creates a new value.
| Constructor Summary | |
|---|---|
ValueGenerator()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
create()
|
java.lang.Object |
createObject(java.util.Hashtable env)
Creates the object from the proxy. |
java.lang.Class |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValueGenerator()
| Method Detail |
|---|
public java.lang.Class getType()
public java.lang.Object createObject(java.util.Hashtable env)
ObjectProxy
createObject in interface ObjectProxypublic abstract java.lang.Object create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||