public interface Activators
Modifier and Type | Method and Description |
---|---|
void |
addActivator(ActivatorModel activatorModel)
adds an activator and automatically submits it to the Thread-Pool
|
Identification |
getManagerIdentification()
returns the ID of the Manager
|
void |
removeActivator(ActivatorModel activatorModel)
removes the activator and stops the Thread
|
void addActivator(ActivatorModel activatorModel) throws IllegalIDException
activatorModel
- the activator to addIllegalIDException
- not yet implementedvoid removeActivator(ActivatorModel activatorModel)
activatorModel
- the activator to removeIdentification getManagerIdentification()
Copyright © 2016. All rights reserved.