public class AutoPropertyAssembler extends AbstractPropertyAssembler
| コンストラクタと説明 |
|---|
AutoPropertyAssembler(ComponentDef componentDef) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
assemble(Object component) |
protected boolean |
needsPlainPropertyInjection(PropertyDesc propDesc) |
protected void |
setupPlainProperty(Object component,
BeanDesc beanDesc,
ComponentDef componentDef,
Set<String> names) |
bindExternally, getValue, getValue, getValuesgetArgs, getBeanDesc, getComponentClass, getComponentDefpublic AutoPropertyAssembler(ComponentDef componentDef)
public void assemble(Object component)
protected void setupPlainProperty(Object component, BeanDesc beanDesc, ComponentDef componentDef, Set<String> names)
protected boolean needsPlainPropertyInjection(PropertyDesc propDesc)
Copyright © 2015–2016 The DBFlute Project. All rights reserved.