Interface ServiceErrorsMBean

All Superinterfaces:
Serializable
All Known Implementing Classes:
ServiceErrors

public interface ServiceErrorsMBean extends Serializable
  • Method Details

    • getErrors

      String[] getErrors()
    • getProcessErrors

      long getProcessErrors()
    • getMetadataErrors

      long getMetadataErrors()
    • getCpcErrors

      long getCpcErrors()
    • reset

      void reset()