org.seasar.framework.container.factory.property
クラス PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression
java.lang.Object
org.seasar.framework.container.impl.AbstractExpression
org.seasar.framework.container.factory.property.PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression
- すべての実装されたインタフェース:
- org.seasar.framework.container.Expression
- 含まれているクラス:
- PersistenceUnitPropertyDefBuilder
public static class PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression
- extends org.seasar.framework.container.impl.AbstractExpression
クラス org.seasar.framework.container.impl.AbstractExpression から継承されたフィールド |
lineNumber, source, sourceName |
クラス org.seasar.framework.container.impl.AbstractExpression から継承されたメソッド |
getLineNumber, getSource, getSourceName, toString |
PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression
public PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression(String unitName)
getUnitName
public String getUnitName()
evaluate
public Object evaluate(org.seasar.framework.container.S2Container container,
Map context)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.