Class FFCLoadsOfFiles


  • public class FFCLoadsOfFiles
    extends java.lang.Object
    Perform document loads and fetches of child associations in increasing numbers.

    ETWOTWO-744

    Since:
    2.2SP2
    Author:
    Derek Hulley, CACEIS
    • Constructor Summary

      Constructors 
      Constructor Description
      FFCLoadsOfFiles()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void doExample​(ServiceRegistry serviceRegistry)  
      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
    • Constructor Detail

      • FFCLoadsOfFiles

        public FFCLoadsOfFiles()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • doExample

        public static void doExample​(ServiceRegistry serviceRegistry)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception