org.gudy.azureus2.plugins.installer
Interface FilePluginInstaller

All Superinterfaces:
InstallablePlugin

public interface FilePluginInstaller
extends InstallablePlugin

Author:
parg

Method Summary
 java.io.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

java.io.File getFile()