public class JarFileCache extends Object
Modifier and Type | Method and Description |
---|---|
void |
clear() |
org.scannotation.AnnotationDB |
getAnnotationDB(org.apache.commons.vfs.FileObject fileObject) |
org.apache.commons.vfs.FileObject[] |
getFileObjects(PluginFolderInterface pluginFolderInterface) |
static JarFileCache |
getInstance() |
public static JarFileCache getInstance()
public org.scannotation.AnnotationDB getAnnotationDB(org.apache.commons.vfs.FileObject fileObject) throws org.apache.commons.vfs.FileSystemException, IOException
org.apache.commons.vfs.FileSystemException
IOException
public org.apache.commons.vfs.FileObject[] getFileObjects(PluginFolderInterface pluginFolderInterface) throws KettleFileException
KettleFileException
public void clear()