| Modifier and Type | Field and Description |
|---|---|
static String |
SUCCESS
The response when invocation succeeds.
|
| Modifier and Type | Method and Description |
|---|---|
String |
reportServices(Map<String,ServiceData> apps)
Report a map of service definitions
|
String |
reportTraces(List<Trace> traces)
Report an ordered collection of traces.
|
static final String SUCCESS
@PUT @Path(value="/services") String reportServices(Map<String,ServiceData> apps)
apps - A map of service name to service informationSUCCESSCopyright © 2017. All rights reserved.