public class RemoteJourneyAPISkeleton extends Object implements RemoteJourneyAPI
| Constructor and Description |
|---|
RemoteJourneyAPISkeleton() |
RemoteJourneyAPISkeleton(JourneyAPI anImplementation) |
| Modifier and Type | Method and Description |
|---|---|
List |
analyzeJourney(String journeyName,
Map<?,?> __transportableCallContext) |
List |
deInit(Map<?,?> __transportableCallContext) |
List |
deleteJourney(String journeyName,
Map<?,?> __transportableCallContext) |
long |
getCreationTimestamp() |
List |
getJourney(String name,
Map<?,?> __transportableCallContext) |
List |
getJourneys(Map<?,?> __transportableCallContext) |
long |
getLastAccessTimestamp() |
List |
getTracedCall(String journeyName,
int callPosition,
TimeUnit unit,
Map<?,?> __transportableCallContext) |
List |
init(Map<?,?> __transportableCallContext) |
public RemoteJourneyAPISkeleton()
public RemoteJourneyAPISkeleton(JourneyAPI anImplementation)
public List getJourneys(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getJourneys in interface RemoteJourneyAPInet.anotheria.anoplass.api.APIExceptionpublic List getJourney(String name, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getJourney in interface RemoteJourneyAPInet.anotheria.anoplass.api.APIExceptionpublic List getTracedCall(String journeyName, int callPosition, TimeUnit unit, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getTracedCall in interface RemoteJourneyAPInet.anotheria.anoplass.api.APIExceptionpublic List analyzeJourney(String journeyName, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
analyzeJourney in interface RemoteJourneyAPInet.anotheria.anoplass.api.APIExceptionpublic List deleteJourney(String journeyName, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
deleteJourney in interface RemoteJourneyAPInet.anotheria.anoplass.api.APIExceptionpublic List init(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIInitException
init in interface RemoteJourneyAPInet.anotheria.anoplass.api.APIInitExceptionpublic List deInit(Map<?,?> __transportableCallContext)
deInit in interface RemoteJourneyAPIpublic 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.