public interface RemoteTracerAPI
extends java.rmi.Remote, org.distributeme.core.lifecycle.ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
createTracer(java.lang.String producerId,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
deInit(java.util.Map<?,?> __transportableCallContext) |
java.util.List |
disableTracer(java.lang.String producerId,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
enableTracer(java.lang.String producerId,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
getTracer(java.lang.String producerId,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
getTracers(java.util.Map<?,?> __transportableCallContext) |
java.util.List |
getTraces(java.lang.String producerId,
TimeUnit timeUnit,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
init(java.util.Map<?,?> __transportableCallContext) |
java.util.List |
removeTracer(java.lang.String producerId,
java.util.Map<?,?> __transportableCallContext) |
java.util.List getTracers(java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List getTracer(java.lang.String producerId,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List getTraces(java.lang.String producerId,
TimeUnit timeUnit,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List createTracer(java.lang.String producerId,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List removeTracer(java.lang.String producerId,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List disableTracer(java.lang.String producerId,
java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List enableTracer(java.lang.String producerId,
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.