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