com.r3corda.node.services.config / NodeConfigurationFromConfig

NodeConfigurationFromConfig

class NodeConfigurationFromConfig : NodeConfiguration


Constructors

<init> NodeConfigurationFromConfig(config: <ERROR CLASS> = ConfigFactory.load())

Properties

basedir val basedir: Path
certificateSigningService val certificateSigningService: <ERROR CLASS>
config val config: <ERROR CLASS>
dataSourceProperties val dataSourceProperties: Properties
devMode val devMode: Boolean
emailAddress val emailAddress: String
exportJMXto val exportJMXto: String
keyStorePassword val keyStorePassword: String
myLegalName val myLegalName: String
nearestCity val nearestCity: String
trustStorePassword val trustStorePassword: String

Inherited Properties

certificatesPath open val certificatesPath: Path