public abstract class AbstractAsyncEventListener extends Object implements EventListener
| Constructor and Description |
|---|
AbstractAsyncEventListener() |
AbstractAsyncEventListener(int threadPoolSize) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Runnable |
create(Event event) |
void |
handle(Event event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypespublic AbstractAsyncEventListener(int threadPoolSize)
public AbstractAsyncEventListener()
public void handle(Event event)
handle in interface EventListenerCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.