|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectorEndPointFactoryStats
A Stats interface to represent the statistical data about Endpoint factory in the Connector Module
| Method Summary | |
|---|---|
CountStatistic |
getDeliveredMessageCount()
indicates the number of messages delivered through Endpoints created, via this endpoint factory |
CountStatistic |
getMessagesCreatedCount()
indicates the number of messages created via this endpoint factory, since the last reset |
CountStatistic |
getRuntimeExceptionsCount()
indicates the number of runtime exceptions that had occurred during the delivery of messages to endpoints created via this endpoint factory. |
| Method Detail |
|---|
CountStatistic getMessagesCreatedCount()
CountStatistic getDeliveredMessageCount()
CountStatistic getRuntimeExceptionsCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||