public class RemoteGaugeAPISkeleton extends Object implements RemoteGaugeAPI
| Constructor and Description |
|---|
RemoteGaugeAPISkeleton() |
RemoteGaugeAPISkeleton(GaugeAPI anImplementation) |
| Modifier and Type | Method and Description |
|---|---|
List |
deInit(Map<?,?> __transportableCallContext) |
long |
getCreationTimestamp() |
List |
getGauges(Map<?,?> __transportableCallContext) |
List |
getGauges(String[] names,
Map<?,?> __transportableCallContext) |
long |
getLastAccessTimestamp() |
List |
init(Map<?,?> __transportableCallContext) |
public RemoteGaugeAPISkeleton()
public RemoteGaugeAPISkeleton(GaugeAPI anImplementation)
public List getGauges(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getGauges in interface RemoteGaugeAPInet.anotheria.anoplass.api.APIExceptionpublic List getGauges(String[] names, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException
getGauges in interface RemoteGaugeAPInet.anotheria.anoplass.api.APIExceptionpublic List init(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIInitException
init in interface RemoteGaugeAPInet.anotheria.anoplass.api.APIInitExceptionpublic List deInit(Map<?,?> __transportableCallContext)
deInit in interface RemoteGaugeAPIpublic 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.