org.seasar.extension.sql.context
クラス SqlContextPropertyAccessor

java.lang.Object
  拡張ognl.ObjectPropertyAccessor
      拡張org.seasar.extension.sql.context.SqlContextPropertyAccessor
すべての実装インタフェース:
PropertyAccessor

public class SqlContextPropertyAccessor
extends ObjectPropertyAccessor

SqlContextのためのPropertyAccessorです。

作成者:
higa

コンストラクタの概要
SqlContextPropertyAccessor()
           
 
メソッドの概要
 Object getProperty(Map cx, Object target, Object name)
           
 
クラス ognl.ObjectPropertyAccessor から継承したメソッド
getPossibleProperty, hasGetProperty, hasGetProperty, hasSetProperty, hasSetProperty, setPossibleProperty, setProperty
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SqlContextPropertyAccessor

public SqlContextPropertyAccessor()
メソッドの詳細

getProperty

public Object getProperty(Map cx,
                          Object target,
                          Object name)
                   throws OgnlException
例外:
OgnlException


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