public class AutoBindingAutoDef extends AbstractAutoBindingDef
nameAUTO_NAME, CONSTRUCTOR_NAME, NONE_NAME, PROPERTY_NAME, SEMIAUTO_NAME| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
AutoBindingAutoDef(String name) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ConstructorAssembler |
createConstructorAssembler(ComponentDef componentDef) |
PropertyAssembler |
createPropertyAssembler(ComponentDef componentDef) |
equals, getName, hashCodeprotected AutoBindingAutoDef(String name)
public ConstructorAssembler createConstructorAssembler(ComponentDef componentDef)
public PropertyAssembler createPropertyAssembler(ComponentDef componentDef)
Copyright © 2015–2016 The DBFlute Project. All rights reserved.