| Package | Description |
|---|---|
| io.vertigo.commons.impl | |
| io.vertigo.commons.impl.node | |
| io.vertigo.commons.plugins.node.infos.http |
| Modifier and Type | Method and Description |
|---|---|
CommonsFeatures |
CommonsFeatures.withNodeInfosPlugin(Class<? extends NodeInfosPlugin> nodeInfosPluginClass,
Param... params)
Adds a NodeInfosPlugin
|
| Constructor and Description |
|---|
NodeManagerImpl(Optional<NodeRegistryPlugin> nodeRegistryPluginOpt,
List<NodeInfosPlugin> nodeInfosPlugins) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpNodeInfosPlugin
Plugin to retrieve infos of a node with the http protocol (Rest Webservices)
|
Copyright © 2018. All Rights Reserved.