org.seasar.framework.util
クラス SerializeUtil

java.lang.Object
  拡張org.seasar.framework.util.SerializeUtil

public class SerializeUtil
extends Object


メソッドの概要
static Object serialize(Object o)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

serialize

public static Object serialize(Object o)
                        throws IORuntimeException,
                               ClassNotFoundRuntimeException
例外:
IORuntimeException
ClassNotFoundRuntimeException


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