| Constructor and Description |
|---|
RemoteGaugeAPIStub() |
RemoteGaugeAPIStub(org.distributeme.core.ServiceDescriptor target) |
| Modifier and Type | Method and Description |
|---|---|
void |
deInit() |
java.util.List<GaugeAO> |
getGauges()
Returns all configured gauges with their current min/max/current values.
|
java.util.List<GaugeAO> |
getGauges(java.lang.String[] names)
Returns named gauges and their values.
|
void |
init() |
public RemoteGaugeAPIStub()
public RemoteGaugeAPIStub(org.distributeme.core.ServiceDescriptor target)
public java.util.List<GaugeAO> getGauges() throws net.anotheria.anoplass.api.APIException
GaugeAPIpublic java.util.List<GaugeAO> getGauges(java.lang.String[] names) throws net.anotheria.anoplass.api.APIException
GaugeAPIpublic void init()
throws net.anotheria.anoplass.api.APIInitException
init in interface net.anotheria.anoplass.api.APInet.anotheria.anoplass.api.APIInitExceptionpublic void deInit()
deInit in interface net.anotheria.anoplass.api.APICopyright © 2010-2020 anotheria.net. All Rights Reserved.