public class GaugeAPIImpl extends AbstractMoskitoAPIImpl implements GaugeAPI
| Constructor and Description |
|---|
GaugeAPIImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<GaugeAO> |
getGauges()
Returns all configured gauges with their current min/max/current values.
|
List<GaugeAO> |
getGauges(String... names)
Returns named gauges and their values.
|
void |
init() |
addValidationError, addValidationError, checkValidationAndThrowException, deInit, getApiConfig, getAttributeFromSession, getCallContext, getCurrentLocale, getCurrentUserId, getDefaultExpirePeriodForAttribute, getExpirePeriodForAttribute, getLoggedInUserId, getPrivateAttributeName, getSession, removeAttributeFromSession, setAttributeInSession, setAttributeInSession, setAttributeInSession, setAttributeInSessionpublic void init()
throws net.anotheria.anoplass.api.APIInitException
init in interface net.anotheria.anoplass.api.APIinit in class net.anotheria.anoplass.api.AbstractAPIImplnet.anotheria.anoplass.api.APIInitExceptionpublic List<GaugeAO> getGauges()
GaugeAPICopyright © 2010-2015 anotheria.net. All Rights Reserved.