org.seasar.framework.container.factory
インタフェース PropertyDefBuilder
- 既知の実装クラスの一覧:
- AbstractPropertyDefBuilder, BindingPropertyDefBuilder, EJBPropertyDefBuilder, PersistenceContextPropertyDefBuilder, PersistenceUnitPropertyDefBuilder, ResourcePropertyDefBuilder
public interface PropertyDefBuilder
メソッドの概要 |
org.seasar.framework.container.PropertyDef |
createPropertyDef(org.seasar.framework.container.factory.AnnotationHandler annotationHandler,
org.seasar.framework.beans.BeanDesc beanDesc,
Field field)
|
org.seasar.framework.container.PropertyDef |
createPropertyDef(org.seasar.framework.container.factory.AnnotationHandler annotationHandler,
org.seasar.framework.beans.BeanDesc beanDesc,
org.seasar.framework.beans.PropertyDesc propertyDesc)
|
createPropertyDef
org.seasar.framework.container.PropertyDef createPropertyDef(org.seasar.framework.container.factory.AnnotationHandler annotationHandler,
org.seasar.framework.beans.BeanDesc beanDesc,
org.seasar.framework.beans.PropertyDesc propertyDesc)
createPropertyDef
org.seasar.framework.container.PropertyDef createPropertyDef(org.seasar.framework.container.factory.AnnotationHandler annotationHandler,
org.seasar.framework.beans.BeanDesc beanDesc,
Field field)
Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.