public class RemoteNowRunningAPIStub extends java.lang.Object implements NowRunningAPI
| Constructor and Description |
|---|
RemoteNowRunningAPIStub() |
RemoteNowRunningAPIStub(org.distributeme.core.ServiceDescriptor target) |
| Modifier and Type | Method and Description |
|---|---|
void |
deInit() |
java.util.List<EntryPointAO> |
getEntryPoints()
Returns the entry points with now-running and past-running actions.
|
int |
getNowRunningCount()
Number of currently running requests.
|
void |
init() |
public RemoteNowRunningAPIStub()
public RemoteNowRunningAPIStub(org.distributeme.core.ServiceDescriptor target)
public 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.APIExceptionpublic 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.