public final class NetconfCallhomePluginBuilder extends Object
NetconfCallhomePlugin.| Modifier and Type | Method and Description |
|---|---|
NetconfCallhomePlugin |
build()
Build new instance of
NetconfCallhomePlugin from NetconfCallhomePluginBuilder. |
static NetconfCallhomePluginBuilder |
from(NetconfConfiguration configuration,
LightyServices lightyServices)
|
NetconfCallhomePluginBuilder |
withExecutorService(ExecutorService executor)
Inject executor service to execute futures.
|
public static NetconfCallhomePluginBuilder from(NetconfConfiguration configuration, LightyServices lightyServices)
configuration - input Netconf configuration.lightyServices - services from LightyControllerNetconfCallhomePluginBuilder class.public NetconfCallhomePluginBuilder withExecutorService(ExecutorService executor)
executor - injected executor serviceNetconfCallhomePluginBuilder.public NetconfCallhomePlugin build()
NetconfCallhomePlugin from NetconfCallhomePluginBuilder.Copyright © 2020. All rights reserved.