public interface NetworkListeners extends ConfigBeanProxy, 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()
Returns the parent element of this configuration element.
|
List<ThreadPool> |
getThreadPool()
Defines public thread-pool(s), which could be referenced within network-listener element(s)
|
createChild, deepCopy, getParentaddProperty, getProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removePropertyList<ThreadPool> getThreadPool()
List<NetworkListener> getNetworkListener()
@DuckTyped NetworkConfig getParent()
ConfigBeanProxygetParent in interface ConfigBeanProxyCopyright © 2019. All rights reserved.