public interface RemoteAccumulatorAPI extends Remote, org.distributeme.core.lifecycle.ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
List |
createAccumulator(AccumulatorPO formBean,
Map<?,?> __transportableCallContext) |
List |
deInit(Map<?,?> __transportableCallContext) |
List |
getAccumulator(String id,
Map<?,?> __transportableCallContext) |
List |
getAccumulatorByName(String name,
Map<?,?> __transportableCallContext) |
List |
getAccumulatorDefinition(String id,
Map<?,?> __transportableCallContext) |
List |
getAccumulatorDefinitions(Map<?,?> __transportableCallContext) |
List |
getAccumulatorGraphData(String id,
Map<?,?> __transportableCallContext) |
List |
init(Map<?,?> __transportableCallContext) |
List |
removeAccumulator(String id,
Map<?,?> __transportableCallContext) |
List createAccumulator(AccumulatorPO formBean, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList removeAccumulator(String id, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getAccumulatorDefinitions(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getAccumulatorDefinition(String id, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getAccumulatorGraphData(String id, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getAccumulator(String id, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getAccumulatorByName(String name, 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.