Uses of Class
net.sf.jpkgmk.prototype.AbstractPrototypeEntry

Packages that use AbstractPrototypeEntry
net.sf.jpkgmk.prototype   
 

Uses of AbstractPrototypeEntry in net.sf.jpkgmk.prototype
 

Subclasses of AbstractPrototypeEntry in net.sf.jpkgmk.prototype
 class AbstractPrototypeEntryDevice
          Abstract device prototype entry used by the character and block device prototype entries.
 class PrototypeEntryBlockDevice
           
 class PrototypeEntryCharacterDevice
           
 class PrototypeEntryDirectory
           
 class PrototypeEntryDirectoryExclusive
          an exclusive directory accessible only by this package
 class PrototypeEntryFile
           
 class PrototypeEntryFileEditable
          a file to be edited upon installation or removal (may be shared by several packages)
 class PrototypeEntryFileVolatile
          volatile file (one whose contents are expected to change, like a log file)
 class PrototypeEntryInfo
           
 class PrototypeEntryLink
           
 class PrototypeEntryPipe
           
 class PrototypeEntrySymbolicLink
           
 



Copyright © 2007-2008. All Rights Reserved.