org.seasar.framework.container.factory.property
クラス PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression
java.lang.Object
org.seasar.framework.container.factory.property.PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression
- すべての実装されたインタフェース:
- org.seasar.framework.container.Expression
- 含まれているクラス:
- PersistenceUnitPropertyDefBuilder
public static class PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression
- extends Object
- implements org.seasar.framework.container.Expression
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression
public PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression(String unitName)
getUnitName
public String getUnitName()
evaluate
public Object evaluate(org.seasar.framework.container.S2Container container,
Map context)
- 定義:
- インタフェース
org.seasar.framework.container.Expression
内の evaluate
Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.