public class DeployResourcesEventHandler extends Object implements SimulationEventHandler
| Modifier and Type | Field and Description |
|---|---|
protected String |
resourcesKey
process to start key
|
| Constructor and Description |
|---|
DeployResourcesEventHandler(String resourcesKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(SimulationEvent event)
execute event in the context
|
void |
init()
initialize event handler
|
protected String resourcesKey
public DeployResourcesEventHandler(String resourcesKey)
public void init()
SimulationEventHandlerinit in interface SimulationEventHandlerpublic void handle(SimulationEvent event)
SimulationEventHandlerhandle in interface SimulationEventHandlerevent - event to handleCopyright © 2016 Alfresco. All rights reserved.