Skip to content

com.github.manosbatsis.corda.testacles.containers.config.network / NetworkConfigContributor

NetworkConfigContributor

open class NetworkConfigContributor :ConfigObjectDataContributor

Modify the existing node.conf as follows:

Constructors

Name Summary
<init> NetworkConfigContributor(nodeHostName:String, ssl: BrokerRpcSslOptions? = null)
Modify the existing node.conf as follows:

Properties

Name Summary
dataEntries open val dataEntries:List<ConfigObjectData>

Inherited Properties

Name Summary
paths open val paths:Set<String>
The paths effected by this contributor

Inherited Functions

Name Summary
applyConfig open fun applyConfig(target: Config, paths:Set<String>): Config
Apply configuration contributions for the giver or default paths