public class AcquireJobNotificationEventHandler extends Object implements SimulationEventHandler
| Constructor and Description |
|---|
AcquireJobNotificationEventHandler(JobExecutor jobExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(SimulationEvent event)
execute event in the context
|
void |
init()
initialize event handler
|
public AcquireJobNotificationEventHandler(JobExecutor jobExecutor)
public void init()
SimulationEventHandlerinit in interface SimulationEventHandlerpublic void handle(SimulationEvent event)
SimulationEventHandlerhandle in interface SimulationEventHandlerevent - event to handleCopyright © 2016 Alfresco. All rights reserved.