public interface EventService
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_DISPATCHER |
| Modifier and Type | Method and Description |
|---|---|
int |
getConsumerIndex(String consumerClass) |
Dispatcher |
getDispatcher(String name)
Get dispatcher for configuration named by "name".
|
void |
returnDispatcher(String key,
Dispatcher disp) |
static final String DEFAULT_DISPATCHER
Dispatcher getDispatcher(String name)
void returnDispatcher(String key, Dispatcher disp)
int getConsumerIndex(String consumerClass)
Copyright © 2016 DuraSpace. All rights reserved.