org.caleigo.core
Class AbstractEntityDescriptor.Dezerializer

java.lang.Object
  extended byorg.caleigo.core.AbstractEntityDescriptor.Dezerializer
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AbstractEntityDescriptor

protected static class AbstractEntityDescriptor.Dezerializer
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
protected  java.lang.String mClassName
           
 
Constructor Summary
AbstractEntityDescriptor.Dezerializer(java.lang.String className)
           
 
Method Summary
protected  java.lang.Object readResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mClassName

protected java.lang.String mClassName
Constructor Detail

AbstractEntityDescriptor.Dezerializer

public AbstractEntityDescriptor.Dezerializer(java.lang.String className)
Method Detail

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException


Copyright © 2005 Caleigo. All Rights Reserved.