public class NowRunningAPIImpl extends AbstractMoskitoAPIImpl implements NowRunningAPI
| Constructor and Description |
|---|
NowRunningAPIImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EntryPointAO> |
getEntryPoints()
Returns the entry points with now-running and past-running actions.
|
int |
getNowRunningCount()
Number of currently running requests.
|
getConfigurationaddValidationError, addValidationError, checkValidationAndThrowException, deInit, getApiConfig, getAttributeFromSession, getCallContext, getCurrentLocale, getCurrentUserId, getDefaultExpirePeriodForAttribute, getExpirePeriodForAttribute, getLoggedInUserId, getPrivateAttributeName, getSession, init, removeAttributeFromSession, setAttributeInSession, setAttributeInSession, setAttributeInSession, setAttributeInSessionpublic java.util.List<EntryPointAO> getEntryPoints() throws net.anotheria.anoplass.api.APIException
NowRunningAPIgetEntryPoints in interface NowRunningAPInet.anotheria.anoplass.api.APIExceptionpublic int getNowRunningCount()
throws net.anotheria.anoplass.api.APIException
NowRunningAPIgetNowRunningCount in interface NowRunningAPInet.anotheria.anoplass.api.APIExceptionCopyright © 2010-2020 anotheria.net. All Rights Reserved.