|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.azureus.util.InitialisationFunctions
public class InitialisationFunctions
Constructor Summary | |
---|---|
InitialisationFunctions()
|
Method Summary | |
---|---|
static void |
earlyInitialisation(AzureusCore core)
|
protected static void |
hookDownloadAddition()
|
static void |
lateInitialisation(AzureusCore core)
|
protected static void |
register(Download download)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InitialisationFunctions()
Method Detail |
---|
public static void earlyInitialisation(AzureusCore core)
public static void lateInitialisation(AzureusCore core)
protected static void hookDownloadAddition()
protected static void register(Download download)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |