|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.program.Arg<T>
com.caucho.config.inject.InjectionPointArg<T>
public class InjectionPointArg<T>
A saved program for creating a constructor argument
Constructor Summary | |
---|---|
InjectionPointArg()
|
Method Summary | |
---|---|
T |
eval(CreationalContext<T> env)
|
Methods inherited from class com.caucho.config.program.Arg |
---|
bind |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InjectionPointArg()
Method Detail |
---|
public T eval(CreationalContext<T> env)
eval
in class Arg<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |