|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Plugin
Defines the plugin interface to implement in order to create a Plugin
Method Summary | |
---|---|
void |
initialize(PluginInterface pluginInterface)
This method is called when the Plugin is loaded by Azureus |
Method Detail |
---|
void initialize(PluginInterface pluginInterface) throws PluginException
pluginInterface
- the interface that the plugin must use to communicate with Azureus
PluginException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |