public class InjectionPointArg<T> extends Arg<T>
InjectionPointArg()
T
eval(CreationalContext<T> env)
bind
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InjectionPointArg()
public T eval(CreationalContext<T> env)
eval
Arg<T>