public interface RemoteGaugeAPI
extends java.rmi.Remote, org.distributeme.core.lifecycle.ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
deInit(java.util.Map<?,?> __transportableCallContext) |
java.util.List |
getGauges(java.util.Map<?,?> __transportableCallContext) |
java.util.List |
getGauges(java.lang.String[] names,
java.util.Map<?,?> __transportableCallContext) |
java.util.List |
init(java.util.Map<?,?> __transportableCallContext) |
java.util.List getGauges(java.util.Map<?,?> __transportableCallContext)
throws net.anotheria.anoplass.api.APIException,
java.rmi.RemoteException
net.anotheria.anoplass.api.APIExceptionjava.rmi.RemoteExceptionjava.util.List getGauges(java.lang.String[] names,
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.