jef.test
Class DeepCopyTest

java.lang.Object
  extended by jef.test.DeepCopyTest

public class DeepCopyTest
extends java.lang.Object

Author:
frusso

Field Summary
protected static Logger logger
           
 
Constructor Summary
DeepCopyTest()
          Creates a new instance of DeepCopyTest
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static Logger logger
Constructor Detail

DeepCopyTest

public DeepCopyTest()
Creates a new instance of DeepCopyTest

Method Detail

main

public static void main(java.lang.String[] args)
                 throws DnaDeserializationException,
                        DeepCopyException,
                        MissingDnaContainerException,
                        DnaSerializationException,
                        InstantiatorException,
                        UnknownDeepCopierException,
                        java.lang.CloneNotSupportedException
Throws:
DnaDeserializationException
DeepCopyException
MissingDnaContainerException
DnaSerializationException
InstantiatorException
UnknownDeepCopierException
java.lang.CloneNotSupportedException