Constructor and Description |
---|
BeanArg(InjectManager injectManager,
java.lang.reflect.Type type,
java.lang.annotation.Annotation[] bindings,
InjectionPoint ip) |
Modifier and Type | Method and Description |
---|---|
void |
bind() |
java.lang.Object |
eval(CreationalContext<T> parentEnv) |
java.lang.String |
toString() |
public BeanArg(InjectManager injectManager, java.lang.reflect.Type type, java.lang.annotation.Annotation[] bindings, InjectionPoint ip)