Package org.apache.uima.aae.jmx
Interface ServiceErrorsMBean
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
ServiceErrors
public interface ServiceErrorsMBean extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCpcErrors()
java.lang.String[]
getErrors()
long
getMetadataErrors()
long
getProcessErrors()
void
reset()
-