com.github.manosbatsis.corda.rpc.poolboy.config / RpcConfigurationService / getAllRpcNodeParams
getAllRpcNodeParams¶
abstract fun getAllRpcNodeParams(): Map<String,
NodeParams
>
Read-only snapshot of all RPC connection configuration (i.e. NodeParams) by “node name” per your configuration implementation, e.g. application.properties key, database primary key etc.
Note: the implementor is solely responsible for any caching while retrieving results