Class PlatformBundles


  • public class PlatformBundles
    extends Object
    Author:
    gjoranv, Ulf Lilleengen
    • Field Detail

      • LIBRARY_PATH

        public static final Path LIBRARY_PATH
    • Constructor Detail

      • PlatformBundles

        public PlatformBundles()
    • Method Detail

      • commonVespaBundles

        public static Set<Path> commonVespaBundles()
      • absoluteBundlePath

        public static Path absoluteBundlePath​(String fileName)
      • absoluteBundlePath

        public static Path absoluteBundlePath​(String fileName,
                                              com.yahoo.vespa.model.container.PlatformBundles.JarSuffix jarSuffix)
      • isSearchAndDocprocClass

        public static boolean isSearchAndDocprocClass​(String className)