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.1 2005/08/29 22:48:27 csuconic Exp $
- Author:
- Clebert Suconic
Method Summary |
java.lang.Object |
replaceObject(java.lang.Object obj)
|
replaceObject
public java.lang.Object replaceObject(java.lang.Object obj)
throws java.io.IOException
- Throws:
java.io.IOException
JBoss Serialization, a new approach to java-serialization.