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