Package com.google.gerrit.common
Class SiteLibraryLoaderUtil
- java.lang.Object
- 
- com.google.gerrit.common.SiteLibraryLoaderUtil
 
- 
 @GwtIncompatible("Unemulated classes in java.nio and Guava") public final class SiteLibraryLoaderUtil extends Object
- 
- 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Path>listJars(Path dir)static voidloadSiteLib(Path libdir)
 
- 
- 
- 
Method Detail- 
loadSiteLibpublic static void loadSiteLib(Path libdir) 
 - 
listJarspublic static List<Path> listJars(Path dir) throws IOException - Throws:
- IOException
 
 
- 
 
-