org.gudy.azureus2.plugins.installer
Interface FilePluginInstaller

All Superinterfaces:
InstallablePlugin
All Known Implementing Classes:
FilePluginInstallerImpl

public interface FilePluginInstaller
extends InstallablePlugin

Author:
parg

Method Summary
 File getFile()
           
 
Methods inherited from interface org.gudy.azureus2.plugins.installer.InstallablePlugin
getAlreadyInstalledPlugin, getDescription, getId, getInstaller, getName, getRelativeURLBase, getVersion, install, install, isAlreadyInstalled, uninstall
 

Method Detail

getFile

File getFile()