org.gcube.common.core.instrumentation
Interface RIMBean
- All Known Implementing Classes:
- RI
public interface RIMBean
getServiceName
String getServiceName()
getServiceClass
String getServiceClass()
getStatus
String getStatus()
getScope
String getScope()
getCallCount
long getCallCount()
getAverageResponseTime
float getAverageResponseTime()
getLastResponseTime
float getLastResponseTime()
getFailedCalls
long getFailedCalls()
addScope
String addScope(String s)
throws Exception
- Throws:
Exception
removeScope
String removeScope(String s)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.