org.pentaho.di.core.plugins
Class JarFileCache
java.lang.Object
org.pentaho.di.core.plugins.JarFileCache
public class JarFileCache
- extends Object
Method Summary |
void |
addEntry(org.apache.commons.vfs.FileObject fileObject,
org.scannotation.AnnotationDB annotationDb)
|
void |
clear()
|
org.scannotation.AnnotationDB |
getEntry(org.apache.commons.vfs.FileObject fileObject)
|
static JarFileCache |
getInstance()
|
getInstance
public static JarFileCache getInstance()
addEntry
public void addEntry(org.apache.commons.vfs.FileObject fileObject,
org.scannotation.AnnotationDB annotationDb)
getEntry
public org.scannotation.AnnotationDB getEntry(org.apache.commons.vfs.FileObject fileObject)
clear
public void clear()