public class RemoteThresholdAPISkeleton extends Object implements RemoteThresholdAPI
| Constructor and Description |
|---|
RemoteThresholdAPISkeleton() |
RemoteThresholdAPISkeleton(ThresholdAPI anImplementation) |
| Modifier and Type | Method and Description |
|---|---|
List |
createThreshold(ThresholdPO po,
Map<?,?> __transportableCallContext) |
List |
deInit(Map<?,?> __transportableCallContext) |
List |
getAlerts(Map<?,?> __transportableCallContext) |
long |
getCreationTimestamp() |
List |
getGuardsForThreshold(String thresholdId,
Map<?,?> __transportableCallContext) |
long |
getLastAccessTimestamp() |
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) |
public RemoteThresholdAPISkeleton()
public RemoteThresholdAPISkeleton(ThresholdAPI anImplementation)
public List getAlerts(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getAlerts in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List createThreshold(ThresholdPO po, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
createThreshold in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List getThresholdStatuses(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getThresholdStatuses in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List getThresholdStatuses(String[] names, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getThresholdStatuses in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List getThresholdDefinitions(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getThresholdDefinitions in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List removeThreshold(String id, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
removeThreshold in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List updateThreshold(String thresholdId, ThresholdPO po, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
updateThreshold in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List getWorstStatus(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getWorstStatus in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List getThresholdDefinition(String id, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getThresholdDefinition in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List getWorstStatus(List<String> thresholdNames, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getWorstStatus in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List getGuardsForThreshold(String thresholdId, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getGuardsForThreshold in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIExceptionpublic List init(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIInitException
init in interface RemoteThresholdAPInet.anotheria.anoplass.api.APIInitExceptionpublic List deInit(Map<?,?> __transportableCallContext)
deInit in interface RemoteThresholdAPIpublic long getCreationTimestamp()
getCreationTimestamp in interface org.distributeme.core.lifecycle.ServiceAdapterpublic long getLastAccessTimestamp()
getLastAccessTimestamp in interface org.distributeme.core.lifecycle.ServiceAdapterCopyright © 2010-2015 anotheria.net. All Rights Reserved.