public class RemoteThreadAPISkeleton extends Object implements RemoteThreadAPI
| Constructor and Description |
|---|
RemoteThreadAPISkeleton() |
RemoteThreadAPISkeleton(ThreadAPI anImplementation) |
| Modifier and Type | Method and Description |
|---|---|
List |
activateHistory(Map<?,?> __transportableCallContext) |
List |
deactivateHistory(Map<?,?> __transportableCallContext) |
List |
deInit(Map<?,?> __transportableCallContext) |
List |
getActiveThreadHistory(Map<?,?> __transportableCallContext) |
long |
getCreationTimestamp() |
long |
getLastAccessTimestamp() |
List |
getThreadDump(Map<?,?> __transportableCallContext) |
List |
getThreadInfos(Map<?,?> __transportableCallContext) |
List |
getThreadsInfo(Map<?,?> __transportableCallContext) |
List |
init(Map<?,?> __transportableCallContext) |
List |
startTestThread(Map<?,?> __transportableCallContext) |
public RemoteThreadAPISkeleton()
public RemoteThreadAPISkeleton(ThreadAPI anImplementation)
public List getThreadInfos(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getThreadInfos in interface RemoteThreadAPInet.anotheria.anoplass.api.APIExceptionpublic List startTestThread(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
startTestThread in interface RemoteThreadAPInet.anotheria.anoplass.api.APIExceptionpublic List getThreadDump(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getThreadDump in interface RemoteThreadAPInet.anotheria.anoplass.api.APIExceptionpublic List activateHistory(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
activateHistory in interface RemoteThreadAPInet.anotheria.anoplass.api.APIExceptionpublic List deactivateHistory(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
deactivateHistory in interface RemoteThreadAPInet.anotheria.anoplass.api.APIExceptionpublic List getActiveThreadHistory(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getActiveThreadHistory in interface RemoteThreadAPInet.anotheria.anoplass.api.APIExceptionpublic List getThreadsInfo(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getThreadsInfo in interface RemoteThreadAPInet.anotheria.anoplass.api.APIExceptionpublic List init(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIInitException
init in interface RemoteThreadAPInet.anotheria.anoplass.api.APIInitExceptionpublic List deInit(Map<?,?> __transportableCallContext)
deInit in interface RemoteThreadAPIpublic long getCreationTimestamp()
getCreationTimestamp in interface org.distributeme.core.lifecycle.ServiceAdapterpublic long getLastAccessTimestamp()
getLastAccessTimestamp in interface org.distributeme.core.lifecycle.ServiceAdapterCopyright © 2010-2015 anotheria.net. All Rights Reserved.