public interface ExecutorAware
ExecutorService to use by an
EventProvider.| Modifier and Type | Method and Description |
|---|---|
void |
setExecutorService(ExecutorService executor)
Sets the
ExecutorService to use. |
void setExecutorService(ExecutorService executor)
ExecutorService to use.executor - The executor service.Copyright © 2014–2015. All rights reserved.