public class FileSystemClassProvider extends PathClassProvider
FileSystem to provide classes.PathClassProvider.ClassProvider.ClassSupplier| Constructor and Description |
|---|
FileSystemClassProvider(java.nio.file.FileSystem fileSystem,
boolean close) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the class provider and free all resources.
|
java.nio.file.FileSystem |
getFileSystem() |
getAllClasses, getClass, getPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassNode, thenpublic FileSystemClassProvider(java.nio.file.FileSystem fileSystem,
boolean close)
public java.nio.file.FileSystem getFileSystem()
public void close()
throws java.lang.Exception
ClassProviderjava.lang.Exception - If an error occurred while closing the class provider