Class UpdaterUpdateChecker
java.lang.Object
com.biglybt.update.UpdaterUpdateChecker
- All Implemented Interfaces:
Plugin, UnloadablePlugin
-
Constructor Details
-
UpdaterUpdateChecker
public UpdaterUpdateChecker()
-
-
Method Details
-
getPluginID
-
initialize
Description copied from interface:PluginThis method is called when the Plugin is loaded by the client- Specified by:
initializein interfacePlugin- Parameters:
pi- the interface that the plugin must use to communicate with the client
-
unload
public void unload()- Specified by:
unloadin interfaceUnloadablePlugin
-