Uses of Interface
hudson.plugins.findbugs.util.FileInputStreamFactory

Packages that use FileInputStreamFactory
hudson.plugins.findbugs.util   
 

Uses of FileInputStreamFactory in hudson.plugins.findbugs.util
 

Methods in hudson.plugins.findbugs.util with parameters of type FileInputStreamFactory
 void ModuleDetector.setFileInputStreamFactory(FileInputStreamFactory fileInputStreamFactory)
          Sets the factory to the specified value.
 

Constructors in hudson.plugins.findbugs.util with parameters of type FileInputStreamFactory
ModuleDetector(java.io.File workspace, FileInputStreamFactory fileInputStreamFactory)
          Creates a new instance of ModuleDetector.
 



Copyright © 2009. All Rights Reserved.