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