| Constructor and Description |
|---|
RemoteThreadAPIStub() |
RemoteThreadAPIStub(org.distributeme.core.ServiceDescriptor target) |
| Modifier and Type | Method and Description |
|---|---|
void |
activateHistory() |
void |
deactivateHistory() |
void |
deInit() |
ActiveThreadHistoryAO |
getActiveThreadHistory()
Returns current thread history if its active.
|
List<ThreadInfoAO> |
getThreadDump() |
List<ThreadInfoAO> |
getThreadInfos() |
ThreadsInfoAO |
getThreadsInfo()
Returns ThreadsInfoAO.
|
void |
init() |
void |
startTestThread()
This methid is used to start a test thread for history testing purposes.
|
public RemoteThreadAPIStub()
public RemoteThreadAPIStub(org.distributeme.core.ServiceDescriptor target)
public List<ThreadInfoAO> getThreadInfos() throws net.anotheria.anoplass.api.APIException
getThreadInfos in interface ThreadAPInet.anotheria.anoplass.api.APIExceptionpublic void startTestThread()
throws net.anotheria.anoplass.api.APIException
ThreadAPIstartTestThread in interface ThreadAPInet.anotheria.anoplass.api.APIExceptionpublic List<ThreadInfoAO> getThreadDump() throws net.anotheria.anoplass.api.APIException
getThreadDump in interface ThreadAPInet.anotheria.anoplass.api.APIExceptionpublic void activateHistory()
throws net.anotheria.anoplass.api.APIException
activateHistory in interface ThreadAPInet.anotheria.anoplass.api.APIExceptionpublic void deactivateHistory()
throws net.anotheria.anoplass.api.APIException
deactivateHistory in interface ThreadAPInet.anotheria.anoplass.api.APIExceptionpublic ActiveThreadHistoryAO getActiveThreadHistory() throws net.anotheria.anoplass.api.APIException
ThreadAPIgetActiveThreadHistory in interface ThreadAPInet.anotheria.anoplass.api.APIExceptionpublic ThreadsInfoAO getThreadsInfo() throws net.anotheria.anoplass.api.APIException
ThreadAPIgetThreadsInfo in interface ThreadAPInet.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-2015 anotheria.net. All Rights Reserved.