public class Services extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAMESPACE |
static String |
DEFAULT_PROTO |
| Constructor and Description |
|---|
Services() |
| Modifier and Type | Method and Description |
|---|---|
static String |
serviceToHost(String id) |
static String |
serviceToPort(String id) |
static String |
serviceToProtocol(String id,
String servicePort) |
static String |
toEnvVariable(String str) |
static List<String> |
toServiceEndpointUrl(String serviceId,
String serviceProtocol) |
static String |
toServiceUrl(String serviceName,
String serviceProtocol,
boolean serviceExternal) |
public static final String DEFAULT_PROTO
public static final String DEFAULT_NAMESPACE
Copyright © 2011–2015 Red Hat. All rights reserved.