com.github.manosbatsis.corda.testacles.containers.node / NodeContainer / getBinds
getBinds¶
abstract fun getBinds(nodeDir:
File
):
List
<Bind>
Set the Bind entries for the container. Overrides should call super
.
com.github.manosbatsis.corda.testacles.containers.node / NodeContainer / getBinds
abstract fun getBinds(nodeDir:
File
):
List
<Bind>
Set the Bind entries for the container. Overrides should call super
.