public class ListenersConfig
extends java.lang.Object
| Constructor and Description |
|---|
ListenersConfig(ListenersType type,
ListenersType... others) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<ListenersType.Listener> |
listeners() |
java.lang.String |
threadPool() |
public ListenersConfig(ListenersType type, ListenersType... others)
public java.lang.String threadPool()
public java.lang.Iterable<ListenersType.Listener> listeners()