|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.dyndns.nuda.mapper.helper.CommandAcceptorHelper
public class CommandAcceptorHelper
コマンド受領オブジェクト用ヘルパークラスです
コンストラクタの概要 | |
---|---|
CommandAcceptorHelper()
|
メソッドの概要 | |
---|---|
static CommandAcceptor |
getAcceptor(java.lang.Class<?> decClass)
引数に指定されたクラスオブジェクトを生成元としてコマンド受領オブジェクトを生成して返します |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public CommandAcceptorHelper()
メソッドの詳細 |
---|
public static CommandAcceptor getAcceptor(java.lang.Class<?> decClass)
decClass
- コマンド受領オブジェクトの生成元となるクラスオブジェクト
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |