| Constructor and Description |
|---|
RI(GCUBEServiceContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCall() |
void |
addFailedCall() |
String |
addScope(String s) |
float |
getAverageResponseTime() |
long |
getCallCount() |
long |
getFailedCalls() |
float |
getLastResponseTime() |
String |
getScope() |
String |
getServiceClass() |
String |
getServiceName() |
String |
getStatus() |
String |
removeScope(String s) |
void |
setLastResponseTime(float time) |
public RI(GCUBEServiceContext ctxt)
public String getServiceClass()
getServiceClass in interface RIMBeanpublic String getServiceName()
getServiceName in interface RIMBeanpublic String removeScope(String s) throws Exception
removeScope in interface RIMBeanExceptionpublic long getCallCount()
getCallCount in interface RIMBeanpublic void addCall()
public float getAverageResponseTime()
getAverageResponseTime in interface RIMBeanpublic float getLastResponseTime()
getLastResponseTime in interface RIMBeanpublic void setLastResponseTime(float time)
public long getFailedCalls()
getFailedCalls in interface RIMBeanpublic void addFailedCall()
Copyright © 2015. All Rights Reserved.