org.seasar.extension.dxo.meta.impl
クラス DxoMetadataImpl

java.lang.Object
  拡張org.seasar.extension.dxo.meta.impl.DxoMetadataImpl
すべての実装インタフェース:
DxoMetadata

public class DxoMetadataImpl
extends Object
implements DxoMetadata

作成者:
koichik

フィールドの概要
protected  Map commands
           
 
コンストラクタの概要
DxoMetadataImpl(Class dxoClass, DxoCommandBuilder[] builders)
           
 
メソッドの概要
 DxoCommand getCommand(Method method)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

commands

protected Map commands
コンストラクタの詳細

DxoMetadataImpl

public DxoMetadataImpl(Class dxoClass,
                       DxoCommandBuilder[] builders)
メソッドの詳細

getCommand

public DxoCommand getCommand(Method method)
定義:
インタフェース DxoMetadata 内の getCommand


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