public class ServiceRegistrars extends Object
ServiceRegistrar.| Constructor and Description |
|---|
ServiceRegistrars() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceRegistrar |
createServiceRegistrar(Path path,
String address,
String domain)
Create a registrar.
|
public static ServiceRegistrar createServiceRegistrar(Path path, String address, String domain)
path - Path to plugin jar.address - The address of the registry the registrar should connect to.domain - The domain that the registry should be managing.Copyright © 2017. All rights reserved.