| Package | Description |
|---|---|
| net.anotheria.moskito.webui.gauges.api | |
| net.anotheria.moskito.webui.gauges.api.generated |
| Modifier and Type | Method and Description |
|---|---|
List<GaugeAO> |
GaugeAPI.getGauges()
Returns all configured gauges with their current min/max/current values.
|
List<GaugeAO> |
GaugeAPIImpl.getGauges() |
List<GaugeAO> |
GaugeAPI.getGauges(String... names)
Returns named gauges and their values.
|
List<GaugeAO> |
GaugeAPIImpl.getGauges(String... names) |
| Modifier and Type | Method and Description |
|---|---|
List<GaugeAO> |
RemoteGaugeAPIStub.getGauges() |
List<GaugeAO> |
RemoteGaugeAPIStub.getGauges(String[] names) |
Copyright © 2010-2015 anotheria.net. All Rights Reserved.