Package com.biglybt.update
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:Plugin
This method is called when the Plugin is loaded by the client- Specified by:
initialize
in interfacePlugin
- Parameters:
pi
- the interface that the plugin must use to communicate with the client
-
unload
public void unload()- Specified by:
unload
in interfaceUnloadablePlugin
-