net.sourceforge.speedcontrol.azureus
Class SpeedControlPlugin

java.lang.Object
  extended by net.sourceforge.speedcontrol.azureus.SpeedControlPlugin
All Implemented Interfaces:
org.gudy.azureus2.plugins.Plugin

public class SpeedControlPlugin
extends java.lang.Object
implements org.gudy.azureus2.plugins.Plugin

Azureus plugin class implementation. Uses PicoContainer to start main classes.


Constructor Summary
SpeedControlPlugin()
           
 
Method Summary
 void initialize(org.gudy.azureus2.plugins.PluginInterface pluginInterface)
          Called by Azureus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeedControlPlugin

public SpeedControlPlugin()
Method Detail

initialize

public void initialize(org.gudy.azureus2.plugins.PluginInterface pluginInterface)
                throws org.gudy.azureus2.plugins.PluginException
Called by Azureus

Specified by:
initialize in interface org.gudy.azureus2.plugins.Plugin
Throws:
org.gudy.azureus2.plugins.PluginException


Copyright © 2006 null. All Rights Reserved.