public interface RemoteJourneyAPI
extends java.rmi.Remote, org.distributeme.core.lifecycle.ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
analyzeJourney(java.lang.String journeyName,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
analyzeJourneyByMethod(java.lang.String journeyName,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
deInit(java.util.Map<?,?> __transportableCallContext) |
java.util.List |
deleteJourney(java.lang.String journeyName,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
getJourney(java.lang.String name,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
getJourneys(java.util.Map<?,?> __transportableCallContext) |
java.util.List |
getTracedCall(java.lang.String journeyName,
int callPosition,
TimeUnit unit,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
getTracedCallByName(java.lang.String journeyName,
java.lang.String traceName,
TimeUnit unit,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
init(java.util.Map<?,?> __transportableCallContext) |
java.util.List getJourneys(java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List getJourney(java.lang.String name,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List getTracedCall(java.lang.String journeyName,
int callPosition,
TimeUnit unit,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List getTracedCallByName(java.lang.String journeyName,
java.lang.String traceName,
TimeUnit unit,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List analyzeJourney(java.lang.String journeyName,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List analyzeJourneyByMethod(java.lang.String journeyName,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List deleteJourney(java.lang.String journeyName,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List init(java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIInitException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIInitExceptionjava.rmi.RemoteExceptionjava.util.List deInit(java.util.Map<?,?> __transportableCallContext)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionCopyright © 2010-2020 anotheria.net. All Rights Reserved.