public class ReferTypeValue extends Object implements ValueProxy
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected Class<?> |
type |
protected boolean |
typeFirst |
| Constructor and Description |
|---|
ReferTypeValue() |
ReferTypeValue(Field field) |
ReferTypeValue(String name,
Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(IocMaking ing) |
Object |
getByType(Ioc ioc,
IocContext ctx) |
protected String name
protected Class<?> type
protected boolean typeFirst
public ReferTypeValue()
public ReferTypeValue(Field field)
public Object get(IocMaking ing)
get in interface ValueProxypublic Object getByType(Ioc ioc, IocContext ctx)
Copyright © 2017. All rights reserved.