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 longgetCpcErrors()java.lang.String[]getErrors()longgetMetadataErrors()longgetProcessErrors()voidreset()
-