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
すべての実装されたインタフェース:
Expression
含まれているクラス:
PersistenceUnitPropertyDefBuilder

public static class PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression
extends AbstractExpression


フィールドの概要
 
クラス org.seasar.framework.container.impl.AbstractExpression から継承されたフィールド
lineNumber, source, sourceName
 
コンストラクタの概要
PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression(String unitName)
           
 
メソッドの概要
 Object evaluate(S2Container container, Map context)
           
 String getUnitName()
           
 
クラス org.seasar.framework.container.impl.AbstractExpression から継承されたメソッド
getLineNumber, getSource, getSourceName, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression

public PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression(String unitName)
メソッドの詳細

getUnitName

public String getUnitName()

evaluate

public Object evaluate(S2Container container,
                       Map context)


Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.