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

  • Interface Summary 
    Interface Description
    MethodProfileData
    This class represents profiling data for a specific method.
    MethodProfileTime
    This class represents a time that a method was called.
    MethodProfilingNode
    This class represents a node in the hierarchy of called and calling methods.
    ProfilingData
    This class represents all the profiling data that was processed by Health Center.
    ProfilingEvent
    This class defines the values returned when a profiling event takes place and is used by the ProfilingEventListener interface
    ProfilingEventListener
    This interface needs to be implemented to receive notifications via the profilingEvent call every time a profiling event takes place
    ProfilingMethod  
� Copyright 2012, 2016 IBM Corporation.