ccs.cpc.impl
Class ArchCreateData

java.lang.Object
  extended by ccs.cpc.impl.ArchLoadData
      extended by ccs.cpc.impl.ArchCreateData

public class ArchCreateData
extends ArchLoadData

Extra data required to create an archive. At this time, there isn't any, but this placeholder preserves the rightful structure.


Field Summary
 
Fields inherited from class ccs.cpc.impl.ArchLoadData
archf, isCreate, isTransient, parentf, pwd
 
Constructor Summary
ArchCreateData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchCreateData

public ArchCreateData()