ServiceImporter

The service importer allows integrate other discovery technologies with the Vert.x service discovery. It maps entries from another technology to a and maps to a publication in this other technology. The importer is one side of a service discovery bridge.

package

Default

Methods

__construct

__construct() 

Closes the importer

close( $arg0) : void

Arguments

$arg0

callable

Starts the importer.

start( $arg0,  $arg1,  $arg2,  $arg3) : void

Arguments

$arg0

Vertx

$arg1

ServicePublisher

$arg2

array

$arg3

Future