Package | Description |
---|---|
org.intellimate.izou.activator | |
org.intellimate.izou.system.context |
Modifier and Type | Method and Description |
---|---|
void |
ActivatorManager.addActivator(ActivatorModel activatorModel)
adds an activator and automatically submits it to the Thread-Pool
|
void |
ActivatorManager.removeActivator(ActivatorModel activatorModel)
removes the activator and stops the Thread
|
Modifier and Type | Method and Description |
---|---|
void |
Activators.addActivator(ActivatorModel activatorModel)
adds an activator and automatically submits it to the Thread-Pool
|
void |
Activators.removeActivator(ActivatorModel activatorModel)
removes the activator and stops the Thread
|
Copyright © 2016. All rights reserved.