org.seasar.framework.container.factory.property
クラス BindingPropertyDefBuilder
java.lang.Object
org.seasar.framework.container.factory.property.AbstractPropertyDefBuilder<Binding>
org.seasar.framework.container.factory.property.BindingPropertyDefBuilder
- すべての実装されたインタフェース:
- PropertyDefBuilder
public class BindingPropertyDefBuilder
- extends AbstractPropertyDefBuilder<Binding>
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingPropertyDefBuilder
public BindingPropertyDefBuilder()
getAnnotationType
protected Class<Binding> getAnnotationType()
- 定義:
- クラス
AbstractPropertyDefBuilder<Binding>
内の getAnnotationType
createPropertyDef
protected PropertyDef createPropertyDef(String propertyName,
AccessTypeDef accessTypeDef,
Binding binding)
- 定義:
- クラス
AbstractPropertyDefBuilder<Binding>
内の createPropertyDef
Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.