Module openj9.dtfj

Class LibraryCollector


  • public class LibraryCollector
    extends Object
    • Constructor Detail

      • LibraryCollector

        public LibraryCollector()
    • Method Detail

      • main

        public static void main​(String[] args)
      • collectLibrariesFor

        public LibraryCollector.CollectorResult collectLibrariesFor​(String coreFilePath,
                                                                    String type)
        Start the library collection process for a given core file
        Parameters:
        coreFilePath - path to the core file
        type - the type of library collection to perform
        Returns:
        the result of the collection