public interface NetworkListeners
extends org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag
| Modifier and Type | Interface and Description |
|---|---|
static class |
NetworkListeners.Duck |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkListener> |
getNetworkListener()
Defines network listeners
|
NetworkConfig |
getParent() |
List<ThreadPool> |
getThreadPool()
Defines public thread-pool(s), which could be referenced within network-listener element(s)
|
List<ThreadPool> getThreadPool()
List<NetworkListener> getNetworkListener()
@DuckTyped NetworkConfig getParent()
getParent in interface org.jvnet.hk2.config.ConfigBeanProxyCopyright © 2017. All rights reserved.