public static final class VDJCLibraryRegistry.ClasspathLibraryResolver extends Object implements VDJCLibraryRegistry.LibraryResolver, VDJCLibraryRegistry.AliasResolver, VDJCLibraryRegistry.LibraryNameListProvider
| Constructor and Description |
|---|
VDJCLibraryRegistry.ClasspathLibraryResolver(String path,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getClassLoader() |
Path |
getContext(String libraryName) |
List<String> |
getLibraryNameList() |
String |
getPath() |
VDJCLibraryData[] |
resolve(String libraryName) |
String |
resolveAlias(String libraryName) |
public VDJCLibraryRegistry.ClasspathLibraryResolver(String path, ClassLoader classLoader)
public String getPath()
public ClassLoader getClassLoader()
public Path getContext(String libraryName)
getContext in interface VDJCLibraryRegistry.LibraryResolverpublic List<String> getLibraryNameList()
getLibraryNameList in interface VDJCLibraryRegistry.LibraryNameListProviderpublic String resolveAlias(String libraryName)
resolveAlias in interface VDJCLibraryRegistry.AliasResolverpublic VDJCLibraryData[] resolve(String libraryName)
resolve in interface VDJCLibraryRegistry.LibraryResolverCopyright © 2017. All rights reserved.