FileDocCategorySizeDatePackage
Plugin.javaAPI DocAzureus 3.0.3.41931Fri Jul 08 02:15:40 BST 2005org.gudy.azureus2.plugins

Plugin

public interface Plugin
Defines the plugin interface to implement in order to create a Plugin
author
Olivier

Fields Summary
Constructors Summary
Methods Summary
public voidinitialize(PluginInterface pluginInterface)
This method is called when the Plugin is loaded by Azureus

param
pluginInterface the interface that the plugin must use to communicate with Azureus
since
2.0.4.0