public interface EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(java.util.List<Event> event)
Handle the provided events
|
void handleEvent(java.util.List<Event> event)
event - the events to handle
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0