|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Service
| Method Summary | |
|---|---|
long |
getFailedRequestCount()
Total number of failed requests on this interface since the component has started. |
String |
getInterfaceName()
Interface Name as defined in the component. |
String |
getLastFailedRequestDescription()
Description of last failure on this interface for consumption by an operator. |
Date |
getLastFailedRequestTime()
Date Time of last failure on this interface. |
Date |
getLastSuccessfulRequestTime()
|
Date |
getLastTransactionEndTime()
|
long |
getLastTransactionProcessingTime()
|
Date |
getLastTransactionStartTime()
|
String |
getMethodName()
|
long |
getPort()
Port Number |
String |
getProtocol()
Communication protocol e.g. |
String |
getServiceDescription()
Description of the service for an Operator. |
long |
getTotalRequestCount()
Total number of requests on this interface since the component has started. |
double |
getTps()
|
ConnectionStatus |
getTransactionStatus()
|
int |
getUsedThreads()
|
| Method Detail |
|---|
String getServiceDescription()
String getInterfaceName()
String getProtocol()
long getPort()
long getTotalRequestCount()
long getFailedRequestCount()
Date getLastFailedRequestTime()
String getLastFailedRequestDescription()
Date getLastSuccessfulRequestTime()
String getMethodName()
Date getLastTransactionStartTime()
Date getLastTransactionEndTime()
long getLastTransactionProcessingTime()
ConnectionStatus getTransactionStatus()
double getTps()
int getUsedThreads()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||