net.corda.node.internal / AbstractNode / makeServiceEntries
makeServiceEntries
protected fun makeServiceEntries(): List<ServiceEntry>
A service entry contains the advertised ServiceInfo along with the service identity. The identity name is
taken from the configuration or, if non specified, generated by combining the nodes legal name and the service id.