public interface RemoteThresholdAPI extends Remote, org.distributeme.core.lifecycle.ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
List |
createThreshold(ThresholdPO po,
Map<?,?> __transportableCallContext) |
List |
deInit(Map<?,?> __transportableCallContext) |
List |
getAlerts(Map<?,?> __transportableCallContext) |
List |
getGuardsForThreshold(String thresholdId,
Map<?,?> __transportableCallContext) |
List |
getThresholdDefinition(String id,
Map<?,?> __transportableCallContext) |
List |
getThresholdDefinitions(Map<?,?> __transportableCallContext) |
List |
getThresholdStatuses(Map<?,?> __transportableCallContext) |
List |
getThresholdStatuses(String[] names,
Map<?,?> __transportableCallContext) |
List |
getWorstStatus(List<String> thresholdNames,
Map<?,?> __transportableCallContext) |
List |
getWorstStatus(Map<?,?> __transportableCallContext) |
List |
init(Map<?,?> __transportableCallContext) |
List |
removeThreshold(String id,
Map<?,?> __transportableCallContext) |
List |
updateThreshold(String thresholdId,
ThresholdPO po,
Map<?,?> __transportableCallContext) |
List getAlerts(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList createThreshold(ThresholdPO po, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getThresholdStatuses(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getThresholdStatuses(String[] names, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getThresholdDefinitions(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList removeThreshold(String id, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList updateThreshold(String thresholdId, ThresholdPO po, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getWorstStatus(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getThresholdDefinition(String id, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getWorstStatus(List<String> thresholdNames, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getGuardsForThreshold(String thresholdId, 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.