public class ActivatorManager extends IzouModule implements AddonThreadPoolUser
log, main| Constructor and Description |
|---|
ActivatorManager(Main main) |
| Modifier and Type | Method and Description |
|---|---|
void |
addActivator(ActivatorModel activatorModel)
adds an activator and automatically submits it to the Thread-Pool
|
void |
removeActivator(ActivatorModel activatorModel)
removes the activator and stops the Thread
|
debug, debug, error, error, fatal, fatal, getID, getMainclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsubmit, submit, timeOutdebug, debug, error, error, fatal, fatal, getMainisOwnerpublic ActivatorManager(Main main)
public void addActivator(ActivatorModel activatorModel) throws IllegalIDException
activatorModel - the activator to addIllegalIDException - not yet implementedpublic void removeActivator(ActivatorModel activatorModel)
activatorModel - the activator to removeCopyright © 2016. All rights reserved.