Package org.pentaho.di.core.plugins
Class JarFileCache
java.lang.Object
org.pentaho.di.core.plugins.JarFileCache
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
org.scannotation.AnnotationDB
getAnnotationDB
(org.apache.commons.vfs2.FileObject fileObject) org.apache.commons.vfs2.FileObject[]
getFileObjects
(PluginFolderInterface pluginFolderInterface) static JarFileCache
-
Method Details
-
getInstance
-
getAnnotationDB
public org.scannotation.AnnotationDB getAnnotationDB(org.apache.commons.vfs2.FileObject fileObject) throws IOException - Throws:
IOException
-
getFileObjects
public org.apache.commons.vfs2.FileObject[] getFileObjects(PluginFolderInterface pluginFolderInterface) throws KettleFileException - Throws:
KettleFileException
-
clear
public void clear()
-