|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.applications.mmbob.ExternalProfilesManager
| Constructor Summary | |
ExternalProfilesManager(int sleeptime)
|
|
| Method Summary | |
static void |
addToCheckQueue(ProfileInfo pi)
|
static void |
addToSyncQueue(ProfileInfo pi)
|
void |
doWork()
Main work loop |
static ExternalProfileInterface |
getHandler(String name)
|
void |
init()
init() |
static void |
loadExternalHandlers(Forum f)
|
void |
run()
Main loop, exception protected |
void |
start()
Starts the main Thread. |
void |
stop()
Stops the main Thread. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExternalProfilesManager(int sleeptime)
| Method Detail |
public void init()
public void start()
public void stop()
public void run()
run in interface Runnablepublic void doWork()
public static void addToSyncQueue(ProfileInfo pi)
public static void addToCheckQueue(ProfileInfo pi)
public static ExternalProfileInterface getHandler(String name)
public static void loadExternalHandlers(Forum f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||