|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.serial.objectmetamodel.DataExport
public abstract class DataExport
DataExport is class which is not part of the public API used only during
the persistence of the meta-model into bytes which happens at DataContainer.saveData(DataOutput)
and org.jboss.serial.objectmetamodel.DataContainer#loadData(DataInput))
So... Don't use this class
$Id: DataExport.java,v 1.7 2006/02/24 20:33:10 csuconic Exp $
Constructor Summary | |
---|---|
DataExport()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataExport()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |