public interface RemoteJourneyAPI extends Remote, org.distributeme.core.lifecycle.ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
List |
analyzeJourney(String journeyName,
Map<?,?> __transportableCallContext) |
List |
deInit(Map<?,?> __transportableCallContext) |
List |
deleteJourney(String journeyName,
Map<?,?> __transportableCallContext) |
List |
getJourney(String name,
Map<?,?> __transportableCallContext) |
List |
getJourneys(Map<?,?> __transportableCallContext) |
List |
getTracedCall(String journeyName,
int callPosition,
TimeUnit unit,
Map<?,?> __transportableCallContext) |
List |
init(Map<?,?> __transportableCallContext) |
List getJourneys(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getJourney(String name, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getTracedCall(String journeyName, int callPosition, TimeUnit unit, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList analyzeJourney(String journeyName, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList deleteJourney(String journeyName, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList init(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIInitException, RemoteException
net.anotheria.anoplass.api.APIInitExceptionRemoteExceptionList deInit(Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionCopyright © 2010-2015 anotheria.net. All Rights Reserved.