public interface SimulationEventHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(SimulationEvent event)
execute event in the context
|
void |
init()
initialize event handler
|
void init()
void handle(SimulationEvent event)
event
- event to handleCopyright © 2016 Alfresco. All rights reserved.