Package org.apache.uima.aae.jmx
Interface ServiceErrorsMBean
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ServiceErrors
-
Method Details
-
getErrors
String[] getErrors() -
getProcessErrors
long getProcessErrors() -
getMetadataErrors
long getMetadataErrors() -
getCpcErrors
long getCpcErrors() -
reset
void reset()
-