@Path(value="/orbit/diagnostics") public class DiagnosticsHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DiagnosticsHandler.HealthcheckResult |
| Constructor and Description |
|---|
DiagnosticsHandler() |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticsHandler.HealthcheckResult |
getHealthCheck() |
@GET @Path(value="/healthcheck") @Produces(value="application/json") public DiagnosticsHandler.HealthcheckResult getHealthCheck()
Copyright © 2016 Electronic Arts Inc. All rights reserved.