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


コンストラクタの概要
PersistenceUnitPropertyDefBuilder.PersistenceUnitExpression(String unitName)
           
 
メソッドの概要
 Object evaluate(org.seasar.framework.container.S2Container container, Map context)
           
 String getUnitName()
           
 
クラス 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.