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, getMain
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
submit, submit, timeOut
debug, debug, error, error, fatal, fatal, getMain
isOwner
public 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.