|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.speedcontrol.SpeedControl
public class SpeedControl
Main class of Speed Control. It is started by PicoContainer and creates the timer for periodic events generation.
Constructor Summary | |
---|---|
SpeedControl(LogAdapter log,
org.gudy.azureus2.plugins.PluginInterface pluginInterface,
Decider decider,
Configuration config)
|
Method Summary | |
---|---|
void |
start()
Start of Speed Control by creating a Timer object for periodic events. |
void |
stop()
Not used |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpeedControl(LogAdapter log, org.gudy.azureus2.plugins.PluginInterface pluginInterface, Decider decider, Configuration config)
Method Detail |
---|
public void start()
start
in interface org.picocontainer.Startable
public void stop()
stop
in interface org.picocontainer.Startable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |