org.apache.servicemix.jbi.util
Class XmlPersistenceSupport

java.lang.Object
  extended by org.apache.servicemix.jbi.util.XmlPersistenceSupport

public final class XmlPersistenceSupport
extends Object


Method Summary
static Object read(File file)
           
static void write(File file, Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

read

public static Object read(File file)
                   throws IOException
Throws:
IOException

write

public static void write(File file,
                         Object obj)
                  throws IOException
Throws:
IOException


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.