| Package | Description |
|---|---|
| io.vertigo.commons | |
| io.vertigo.commons.impl.app | |
| io.vertigo.commons.plugins.app.infos.http |
| Modifier and Type | Method and Description |
|---|---|
CommonsFeatures |
CommonsFeatures.withNodeInfosPlugin(Class<? extends AppNodeInfosPlugin> nodeInfosPluginClass,
Param... params)
Adds a NodeInfosPlugin
|
| Constructor and Description |
|---|
AppManagerImpl(Optional<AppNodeRegistryPlugin> nodeRegistryPluginOpt,
List<AppNodeInfosPlugin> nodeInfosPlugins) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpAppNodeInfosPlugin
Plugin to retrieve infos of a node with the http protocol (Rest Webservices)
|
Copyright © 2019. All rights reserved.