com.pmease.quickbuild.repositorysupport
Class Repository.SerializedForm

java.lang.Object
  extended by com.pmease.quickbuild.repositorysupport.Repository.SerializedForm
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Repository<T extends Revision>

public static class Repository.SerializedForm
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
Repository.SerializedForm(Repository<?> repository)
           
 
Method Summary
 java.lang.Object readResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Repository.SerializedForm

public Repository.SerializedForm(Repository<?> repository)
Method Detail

readResolve

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


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.