Package com.ibm.java.diagnostics.healthcenter.api.gc
package com.ibm.java.diagnostics.healthcenter.api.gc
-
ClassDescriptionThis class provides information about the garbage collection behaviour in the monitored Java application.The different types of garbage collection mode.This class provides default values for the garbage collection preferencesThis class defines the values returned with a GC event takes place and is used by the GCEventListener interfaceThis interface needs to be implemented to receive notifications via the gcEvent call every time a gc takes placeThis class allows applications to retrieve or set various preferences that are relevant to the garbage collection dataThis class represents a heap size at a specific time.This class is used to store a single object allocation event.This interface needs to be implemented to receive notifications via the objectAllocationEvent call every time an object allocation takes placeThis is a single time event data representing a garbage collection pause.