|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.update.UpdaterUpdateChecker
public class UpdaterUpdateChecker
Constructor Summary | |
---|---|
UpdaterUpdateChecker()
|
Method Summary | |
---|---|
static java.lang.String |
getPluginID()
|
void |
initialize(PluginInterface pi)
This method is called when the Plugin is loaded by Azureus |
void |
unload()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdaterUpdateChecker()
Method Detail |
---|
public static java.lang.String getPluginID()
public void initialize(PluginInterface pi)
Plugin
initialize
in interface Plugin
pi
- the interface that the plugin must use to communicate with Azureuspublic void unload()
unload
in interface UnloadablePlugin
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |