Package com.ibm.java.diagnostics.healthcenter.api.classes


package com.ibm.java.diagnostics.healthcenter.api.classes
  • Interfaces
    Class
    Description
    This class provides access to all the classes information that Health Center monitored.
    This class defines the values returned when a class event takes place and is used by the ClassesEventListener interface
    This interface needs to be implemented to receive notifications via the classesEvent call every time a classes event takes place
    This class represents a Java class and the instance totals that are associated with it.
    This class defines the values returned when a class histogram event takes place and is used by the ClassHistogramEventListener interface
    This interface needs to be implemented to receive notifications via the classHistogramEvent call every time a class histogram event takes place
    This class represents a single Java class that was loaded at a given time.