|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndpointStatsMBean
| Method Summary | |
|---|---|
long |
getInboundExchangeCount()
Get the Inbound MessageExchange count |
double |
getInboundExchangeRate()
Get the Inbound MessageExchange rate (number/sec) |
long |
getOutboundExchangeCount()
Get the Outbound MessageExchange count |
double |
getOutboundExchangeRate()
Get the Outbound MessageExchange rate (number/sec) |
void |
reset()
reset all stats counters |
| Method Detail |
|---|
long getInboundExchangeCount()
double getInboundExchangeRate()
long getOutboundExchangeCount()
double getOutboundExchangeRate()
void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||