Class ResourceRepositoryImpl.FileLayout

  • Enclosing class:
    ResourceRepositoryImpl

    public static class ResourceRepositoryImpl.FileLayout
    extends java.lang.Object
    Class maintains the info stored in the text file in the cnf directory that holds our contents.
    • Constructor Summary

      Constructors 
      Constructor Description
      FileLayout()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • version

        public int version
      • increment

        public int increment
      • date

        public long date
    • Constructor Detail

      • FileLayout

        public FileLayout()