I consider the above an application specific functionality which can be
implemented using current code.
The UIMA-AS client notifies the application every time a reply from a
service is received. The application
receives a callback that includes a CAS and statistics associated with the
CAS. The application can
choose to aggregate stats in a different (app specific way) using generic
stats provided. UIMA-AS JMX stats
are meant to provide generic information about the running system and I dont
think that the change is
needed. Application *may* decide to create its own specialized MBeans and
populate them from the
application callbacks.

Reply via email to