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
 long getCpcErrors()
           
 java.lang.String[] getErrors()
           
 long getMetadataErrors()
           
 long getProcessErrors()
           
 void reset()
           
 

Method Detail

getErrors

java.lang.String[] getErrors()

getProcessErrors

long getProcessErrors()

getMetadataErrors

long getMetadataErrors()

getCpcErrors

long getCpcErrors()

reset

void reset()


Copyright © 2011. All Rights Reserved.