feat2.config.type
クラス ObjectRefConverter

java.lang.Object
  拡張feat2.config.type.ObjectRefConverter

public class ObjectRefConverter
extends java.lang.Object

ObjectRefへのコンバータ。

作成者:
SUGIMOTO Ken-ichi

コンストラクタの概要
ObjectRefConverter()
           
 
メソッドの概要
 java.lang.Object convert(java.lang.Class type, java.lang.Object value)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ObjectRefConverter

public ObjectRefConverter()
メソッドの詳細

convert

public java.lang.Object convert(java.lang.Class type,
                                java.lang.Object value)