org.jboss.serial.objectmetamodel
Interface ObjectSubstitutionInterface


public interface ObjectSubstitutionInterface

If ObjectSubstitution needs to be handled, send an implementation of this class to DataContainer $Id: ObjectSubstitutionInterface.java,v 1.3 2006/04/18 18:42:42 csuconic Exp $

Author:
Clebert Suconic

Method Summary
 java.lang.Object replaceObject(java.lang.Object obj)
           
 

Method Detail

replaceObject

java.lang.Object replaceObject(java.lang.Object obj)
                               throws java.io.IOException
Throws:
java.io.IOException


JBoss Serialization, a new approach to java-serialization.