org.jboss.serial.objectmetamodel
Class ObjectDescriptorFactory

java.lang.Object
  extended by org.jboss.serial.objectmetamodel.ObjectDescriptorFactory
All Implemented Interfaces:
ClassMetaConsts

public class ObjectDescriptorFactory
extends java.lang.Object
implements ClassMetaConsts

Author:
clebert suconic

Field Summary
 
Fields inherited from interface org.jboss.serial.util.ClassMetaConsts
EMPTY_CLASS_ARRY, EMPTY_OBJECT_ARRAY, emptyReference, identityHashStrategy, REFERENCE_TYPE_IN_USE
 
Constructor Summary
ObjectDescriptorFactory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectDescriptorFactory

public ObjectDescriptorFactory()


JBoss Serialization, a new approach to java-serialization.