public class PathBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REGISTERED_SERVICES_PATH |
| Constructor and Description |
|---|
PathBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static <T> String |
instancePath(Service service,
ServiceNode<T> node) |
static String |
servicePath(Service service) |
public static String REGISTERED_SERVICES_PATH
public static <T> String instancePath(Service service, ServiceNode<T> node)
Copyright © 2015–2023. All rights reserved.