Options to configure the service discovery.
package |
Default |
---|
__construct( $serviceDiscoveryOptions = null)
mixed | null
getAnnounceAddress() : string
string
getBackendConfiguration() : array
array
getName() : string
string
getUsageAddress() : string
string
isAutoRegistrationOfImporters() : boolean
boolean
setAnnounceAddress( $announceAddress) : $this
string
$this
setAutoRegistrationOfImporters( $autoRegistrationOfImporters) : $this
boolean
$this
setBackendConfiguration( $backendConfiguration) : $this
array
$this
setName( $name) : $this
string
$this
setUsageAddress( $usageAddress) : $this
string
$this