@Service @Property(name="event.topics", value="com/adobe/granite/workflow/event") public class CQEventDispatcher extends java.lang.Object implements EventHandler
Constructor and Description |
---|
CQEventDispatcher() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event event)
Called by the
EventAdmin service to notify the listener of an
event. |
public void handleEvent(Event event)
EventHandler
EventAdmin
service to notify the listener of an
event.handleEvent
in interface EventHandler
event
- The event that occurred.Copyright © 2010 - 2019 Adobe. All Rights Reserved